This is an automated email from the ASF dual-hosted git repository.
xtsong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 0e4e6d7082e [FLINK-38425][table] Add rule to convert correlate node to
vector search physical node (#27121)
add 7b783591192 [FLINK-38499][runtime] Limit max sleep time in Curator for
Zookeeper HA
No new revisions were added by this update.
Summary of changes:
docs/content.zh/docs/deployment/ha/zookeeper_ha.md | 15 ++++++++++++++-
docs/content/docs/deployment/ha/zookeeper_ha.md | 13 +++++++++++++
.../generated/expert_high_availability_zk_section.html | 6 ++++++
.../generated/high_availability_configuration.html | 6 ++++++
.../flink/configuration/HighAvailabilityOptions.java | 9 +++++++++
.../org/apache/flink/runtime/util/ZooKeeperUtils.java | 12 ++++++++++--
.../leaderelection/ZooKeeperLeaderElectionTest.java | 4 ++--
.../org/apache/flink/runtime/util/ZooKeeperUtilsTest.java | 4 ++--
8 files changed, 62 insertions(+), 7 deletions(-)