dlg99 commented on PR #3495:
URL: https://github.com/apache/bookkeeper/pull/3495#issuecomment-1254078416

   and you are correct, after session expired one has to re-create ZK client 
("once a ZooKeeper object is closed or receives a fatal event (SESSION_EXPIRED 
and AUTH_FAILED), the ZooKeeper object becomes invalid." see 
https://zookeeper.apache.org/doc/r3.8.0/zookeeperProgrammers.html ) which is 
doable but needs to be bubbled up the chain of injected dependencies. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to