You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/10/04 00:06:23 UTC

[GitHub] [accumulo] ctubbsii commented on issue #1225: Use fewer ZooKeeper watchers

ctubbsii commented on issue #1225: Use fewer ZooKeeper watchers
URL: https://github.com/apache/accumulo/issues/1225#issuecomment-538175247
 
 
   I don't think we should add in curator as a dependency for this. It's not strictly necessary to reduce the number of watchers, and would introduce a much larger changeset. Using curator was already discussed, and previously attempted, and abandoned because of too many issues. It's probably worth revisiting again, but it should probably be done incrementally, by first abstracting our ZK code and isolating it to one area of our codebase. Doing any of that is well outside the scope of this narrowly-scoped issue.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services