Uploaded image for project: 'Apache Curator'
  1. Apache Curator
  2. CURATOR-273

Namespaces cannot start with /

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 2.9.0
    • None
    • Client
    • None

    Description

      Not so much of a bug as an API quirk: It is an error for namespaces to start with a / since Curator will always blindly append a / in front of the namespace. For example, see `curator-framework/src/main/java/org/apache/curator/framework/imps/NamespaceImpl.java`. Any reason why namespaces starting with a / are not supported? This requires application code to know whether the namespace starts with a / or not.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tdyas Tom Dyas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: