You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.