kezhuw opened a new pull request, #460:
URL: https://github.com/apache/curator/pull/460

   Curator uses `EnsembleProvider::getConnectionString` as connection string to 
`ZooKeeper`. `EnsembleTracker` subscribes to config node to construct up to 
date connection string for `EnsembleProvider`. This is great.
   
   But, currently, `EnsembleTracker` omits chroot part of connection string 
which could cause curator locating at ZooKeeper root after reconnection. This 
could damage clients' data hierarchy in unexpected manner.


-- 
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: commits-unsubscr...@curator.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to