Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dmvk
Copy link
Owner

@dmvk dmvk commented Apr 4, 2023

No description provided.

@dmvk dmvk force-pushed the FLINK-31470 branch 2 times, most recently from fc9afd9 to cb2fcb9 Compare April 5, 2023 08:38
reswqa and others added 18 commits April 6, 2023 14:21
There's the DeclarativeSlotManagerTest that covers some specific issues that should be ported to the fine-grained slot manager.

This closes apache#22306
XComp and others added 9 commits April 12, 2023 19:05
…stop

DefaultLeaderElectionService.stop will now behave in the same way as if the leadership loss was triggered by the HA backend (iff the LeaderElectionService instance has the leadership acquired prior to the stop() call).
…ests with RocksDB backend

We experienced issues with migration tests that use RocksDB backend when generating migration test data for FLINK-31593.
We agreed on disabling changelog backend for those tests. I went through all tests based on hotfix commit 369088f and
disabled the changelog backend for RocksDB only (because we see FileNotFoundExceptions) which shouldn't be an issue for
HashMap- and MemoryStateBackend.

Signed-off-by: Matthias Pohl <[email protected]>
… status being added/removed repeatedly.

This closes apache#22382
The description was only used in the deprecated ZooKeeperLeaderElectionDriver.

Signed-off-by: Matthias Pohl <[email protected]>
…ce injection.

HTTP Client interceptor should not use injector directly to avoid resolutions errors from being silently ignored.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.