This is an automated email from the ASF dual-hosted git repository.
roman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 3ef71327177 [FLINK-32835][runtime] Migrate unit tests in
"accumulators" and "blob" packages to JUnit5
add 5f9de3eda3e [FLINK-32761][state/backends] Use UUID based on
PhysicalStateHandleID as SharedStateRegistryKey ChangelogStateHandleStreamImpl
No new revisions were added by this update.
Summary of changes:
.../state/IncrementalRemoteKeyedStateHandle.java | 13 ++-----------
.../runtime/state/SharedStateRegistryKey.java | 11 +++++++++++
.../changelog/ChangelogStateHandleStreamImpl.java | 22 +++-------------------
.../IncrementalRemoteKeyedStateHandleTest.java | 6 ++++--
.../state/EmbeddedRocksDBStateBackendTest.java | 3 ++-
5 files changed, 22 insertions(+), 33 deletions(-)