This is an automated email from the ASF dual-hosted git repository.
roman pushed a change to branch release-1.19
in repository https://gitbox.apache.org/repos/asf/flink.git
from 4ee1a82388c [FLINK-38370] Ensure CommitterOperator commits all pending
committables in batch mode (#27016)
new 914c1a41047 [FLINK-35556] Fix constant in RocksDBSharedResourcesFactory
new 9ecbcad6d37 [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(-)