hanson76 opened a new issue, #1259: URL: https://github.com/apache/curator/issues/1259
We are trying to upgrade to 5.8.0 and found out that we can not use a namespaced instance of CuratorFramework together with CuratorCache. CuratorCacheImpl uses PersistentWatcher internally that calls client.getCuratorListenable() which is hardcoded to throw an exception in NamespaceFacade. Is this intentional or a regression? -- 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: commits-unsubscr...@curator.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org