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/11/15 19:30:54 UTC

[GitHub] [accumulo] jzgithub1 removed a comment on issue #1422: Fixes #1225 - Created a single ZooNode that tracks changes for all table configs

jzgithub1 removed a comment on issue #1422: Fixes #1225 - Created a single ZooNode that tracks changes for all table configs
URL: https://github.com/apache/accumulo/pull/1422#issuecomment-554010410
 
 
   @keith-turner I have another branch on my fork that solves the "Unremoved watcher problem".  It is much less risky than this one and simpler to understand.  It is called accumulo-1220.  The main way it works is with the that call to getChildren(tableConfigPath, false).  It removes all of the watches for Table config Items in the conf directory.  The other part is in the ZooCache.  @ivakegg  is looking at it now so you don't have to if you don't want to.

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