This is an automated email from the ASF dual-hosted git repository.
trohrmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from cb5034b [FLINK-24227][connectors] Introduced maxRecordSizeInBytes and
changed the behaviour of flushOnBufferSizeInBytes, renamed all instances of
flushOnBufferSizeInBytes to maxBatchSizeInBytes to reflect the new behaviour of
this parameter (#17913)
add 3d7ad08 [FLINK-24543][runtime] Avoid possible inconsistencies of
ZookeeperStateHandleStore in case of unstable connection.
No new revisions were added by this update.
Summary of changes:
.../zookeeper/ZooKeeperStateHandleStore.java | 77 +++++++++++-----------
.../zookeeper/ZooKeeperStateHandleStoreTest.java | 70 +++++++++++++++++---
2 files changed, 99 insertions(+), 48 deletions(-)