Matthias Pohl

Results 24 issues of Matthias Pohl

## What is the purpose of the change Quoting @zentol from [FLINK-34427](https://issues.apache.org/jira/browse/FLINK-34427?focusedCommentId=17816969&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17816969) here: > The problem is the use of scheduled executors in the FineGrainedSlotManager. It periodically tries to schedule...

## What is the purpose of the change The goal is to enable Apache-hosted runners for the main repo but allow forks to use the GitHub-hosted runners. ## Brief change...

## What is the purpose of the change The GitHub Actions workflow (FLINK-33901) requires us to upgrade to Ubuntu 22.04 (or 20.04) (see further details in sub-issue FLINK-33923). The Azure...

## What is the purpose of the change Increasing test coverage. ## Brief change log * Removes annotations ## Verifying this change This change is a trivial rework / code...

## What is the purpose of the change The purpose of `ActiveResourceManagerTest#testWorkerRegistrationTimeoutNotCountingAllocationTime` is unclear. The two code paths are covered by other tests: - `#testWorkerRegistrationTimeout()` checks the behavior if the...

## What is the purpose of the change * Fixes error message in test execution * unifies S3-related code in one location ## Brief change log * Moves the entire...

1.17 backport PR for parent PR https://github.com/apache/flink/pull/24244

## What is the purpose of the change According to Apache Infra's [GitHub Action Policy|(https://infra.apache.org/github-actions-policy.html) we are allowed to use any action that is under `apache/`, `github/` and `actions` aside...

component=BuildSystem/CI

## PR Chain * FLINK-35550: https://github.com/apache/flink/pull/24909 * FLINK-35551: https://github.com/apache/flink/pull/24910 * ⭐ FLINK-35552: https://github.com/apache/flink/pull/24911 * FLINK-35553: https://github.com/apache/flink/pull/24912 ## What is the purpose of the change The `AdaptiveScheduler` needs to have access...

component=Runtime/Coordination
component=Runtime/Checkpointing

## PR Chain * FLINK-35550: https://github.com/apache/flink/pull/24909 * FLINK-35551: https://github.com/apache/flink/pull/24910 * FLINK-35552: https://github.com/apache/flink/pull/24911 * ⭐ FLINK-35553: https://github.com/apache/flink/pull/24912 ## What is the purpose of the change Make rescale be synchronized with the...

component=Runtime/Coordination
component=Runtime/Checkpointing