This is an automated email from the ASF dual-hosted git repository.
roman pushed a change to branch release-1.20
in repository https://gitbox.apache.org/repos/asf/flink.git
from 87f898ec800 [FLINK-38408][checkpoint] Complete the checkpoint
CompletableFuture after updating statistics to ensures semantic correctness and
prevent test failure
new 016bcdaf3a7 [FLINK-35556] Fix constant in RocksDBSharedResourcesFactory
new ecc05305f2b [FLINK-35556] Harden RocksDBSharedResourcesFactoryTest
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../state/RocksDBSharedResourcesFactory.java | 13 +-
.../state/RocksDBSharedResourcesFactoryTest.java | 182 ++++++++++++++-------
2 files changed, 137 insertions(+), 58 deletions(-)