Description
When using a CuratorFramework client with a namespace set explicitly to the empty string via the builder, calls to unfixForNamespace() on its namespace field will result in invalid paths that are missing their leading slash; e.g. /foo/bar becomes foo/bar.
Attachments
Issue Links
- links to