keith-turner opened a new pull request, #5286:
URL: https://github.com/apache/accumulo/pull/5286

   ZooCache was using nulls to track four distinct states about what it had 
discovered about a node in ZooKeeper.  Using nulls to track these discovered 
states was awful, so replaced the usage of nulls with a new enum to track the 
discovered state of a node.


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