Re: ZooKeeper connection SUSPENDING
Posted by
Kenzyme on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/ZooKeeper-connection-SUSPENDING-tp38779p38804.html
Hi Roman,
Thank you for your reply.
I'm not 100% sure if those features discussed in the threads will fix the issue, but they seemed related in some way.
Basically, the expected behaviour I had for Flink was similar to how Kafka works i.e. Kafka services continues w/o disruption whenever ZK quorum is maintained during rolling updates.
Best,
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Monday, October 19th, 2020 at 4:38 PM, Khachatryan Roman <
[hidden email]> wrote:
Hi,
AFAIK, the features discussed in the threads you mentioned are not yet implemented. So there is no way to avoid Job restarts in case of ZK rolling restarts.
I'm pulling in Till as he might know better.
Hi,
This is what was shown in Flink logs while restarting ZK :
ZooKeeper connection SUSPENDING. Changes to the submitted job graphs are not monitored (temporarily).
I was able to reproduce this twice with a quorum of 5 ZK nodes while doing some ZK maintenance.