jira-importer commented on issue #528: URL: https://github.com/apache/curator/issues/528#issuecomment-2604691199
<i><a href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=randgalt">randgalt</a>:</i> <p>Possible implementations (off the top of my head): HandleHolder could be changed to hold the session info. It would get assigned by ConnectionState when the session is established. ZookeeperFactory needs additional arguments for optional session info. If the HandleHolder has session info, it passes it to the ZookeeperFactory. ConnectionState would need to handle KeeperState.Expired in this case (though it may just handle it normally - you'd need to test for that).</p> -- 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: dev-unsubscr...@curator.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org