dlmarion opened a new pull request, #5246:
URL: https://github.com/apache/accumulo/pull/5246

   Modified MAC so that it cleaned up lock paths
   in ZooKeeper and ZooCache when stopping. Noticed
   that in tests that restarted MAC the Manager
   process would wait for the previous lock to be
   removed on the session timeout. The lock paths
   would also be cached in ZooCache and not updated
   right away because the Watcher would not fire
   when MAC was stopped, a ConnectionLoss error
   would be returned when MAC started, and it would
   take a while for ZooCache to fix itself.


-- 
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