This is an automated email from the ASF dual-hosted git repository.
trohrmann pushed a change to branch release-1.10
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 85bc836 [FLINK-19675][python] Fix PythonCalcExpandProjectRule to
handle cases when the calc node contains WHERE clause, composite fields access
and Python UDF at the same time (#13746)
new d0611c5 [hotfix] Close TestingServer in
ZooKeeperLeaderElectionConnectionHandlingTest
new 933041b [FLINK-19557] Trigger LeaderRetrievalListener notification
upon ZooKeeper reconnection in ZooKeeperLeaderRetrievalService
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:
.../ZooKeeperLeaderRetrievalService.java | 15 ++-
...KeeperLeaderElectionConnectionHandlingTest.java | 105 ++++++++++++++++++++-
2 files changed, 113 insertions(+), 7 deletions(-)