You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ta...@apache.org on 2022/02/14 15:08:00 UTC

[flink] branch master updated (8383f6c -> 8b25ae6)

This is an automated email from the ASF dual-hosted git repository.

tangyun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 8383f6c  [hotfix][docs] Remove too specific command in docs/README.md
     add 8b25ae6  [FLINK-26101][changelog] Avoid shared state registry to discard multi-registered identical changelog state

No new revisions were added by this update.

Summary of changes:
 .../state/IncrementalRemoteKeyedStateHandle.java   |  2 +-
 .../changelog/ChangelogStateBackendHandle.java     | 24 ++++++++++++++++++++++
 .../flink/runtime/state/ChangelogTestUtils.java    | 12 ++++++++++-
 .../runtime/state/SharedStateRegistryTest.java     | 10 +++++----
 4 files changed, 42 insertions(+), 6 deletions(-)