jira-importer commented on issue #535: URL: https://github.com/apache/curator/issues/535#issuecomment-2604692353
<i><a href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=randgalt">randgalt</a>:</i> <p>The only way to "fix" this is to support a Watcher pool of some kind. It wouldn't be hard to add. Just a lot of search/replace work. </p> <p>Off the top of my head - I already have the beginnings of a Watcher cache in the private class NamespaceWatcherMap. This could be extended so that it's exposed via the CuratorFramework instance. Recipes would use the new cache API to allocate watchers instead of manually allocating them.</p> <p>hint - hint - whomever implements this would make a very good candidate to be a Curator committer.</p> -- 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: dev-unsubscr...@curator.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org