Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Zookeeper namespace validation doesn't allow any namespace #25

Closed
lehphyro opened this issue Aug 30, 2014 · 1 comment
Closed

Zookeeper namespace validation doesn't allow any namespace #25

lehphyro opened this issue Aug 30, 2014 · 1 comment

Comments

@lehphyro
Copy link

If I leave the namespace empty, curator says "/" isn't valid.
If I set namespace = test, a dropwizard-extra regexp validation says it isn't valid
If I set namespace = /test, curator says it isn't valid because it prepends a "/" itself to the namespace

@nicktelford
Copy link
Contributor

Thanks for the bug report. Seems I didn't scrutise the Curator API quite hard enough. Please let me know if you discover any other issues.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants