milleruntime opened a new pull request #1819:
URL: https://github.com/apache/accumulo/pull/1819


   * This patch replaces calls to get properties where a Zookeeper watch is
   definitely not needed. The new method getWithoutWatch() will function
   the same but not set a watch on the call to zookeeper exists(). This fix
   will stop ZK watches from hanging around after a table is deleted.
   * This patch will only work in 1.10 and cannot be merged forward to 2.x


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


Reply via email to