Skip to content

PersistentWatcher no longer be used with namespaced CuratorFramework instance #1259

@hanson76

Description

@hanson76

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions