Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZOOKEEPER-2565:[WIP]---listquota <path> should display the quota even it is set on parent/child node #942

Closed
wants to merge 2 commits into from

Conversation

maoling
Copy link
Member

@maoling maoling commented May 12, 2019

  • this is still a work in the progress,Plz don't review before removing the WIP tag.
  • more details in the ZOOKEEPER-2565

@maoling maoling changed the title ZOOKEEPER-2565:listquota <path> should display the quota even it is set on parent/child node ZOOKEEPER-2565:[WIP]---listquota <path> should display the quota even it is set on parent/child node May 12, 2019
@maoling
Copy link
Member Author

maoling commented May 26, 2019

  • "listquota display the quota even it is set on parent/child node" is not a good way to solve this issue
  • we should handle this Exception to tell users that a specific parent/child node already had a quota and a complete path(from root to leaf node) can only be set one quota.
  • this fix is travial and will be done with ZOOKEEPER-2563(PR-936) together, because in that path we will do a refactor for the setquota
  • Let me close this PR

@maoling maoling closed this May 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant