keith-turner opened a new issue #1423: Only call getData in ZooCache
URL: https://github.com/apache/accumulo/issues/1423
 
 
   While looking at #1422 I noticed that zoocache calls exists() and then 
getData().  I think it may be able to only call getData() and catch 
NoNodeException to know something does not exists.
   
   
https://github.com/apache/accumulo/blob/6b54a5d89aa10103105db1a6c6c88903fcaa90e6/core/src/main/java/org/apache/accumulo/fate/zookeeper/ZooCache.java#L408
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to