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

Add "session" command to storage-admin CLI tool for Waltz #19

Open
whynick1 opened this issue Jul 8, 2019 · 1 comment
Open

Add "session" command to storage-admin CLI tool for Waltz #19

whynick1 opened this issue Jul 8, 2019 · 1 comment

Comments

@whynick1
Copy link
Contributor

whynick1 commented Jul 8, 2019

Create a storage-admin CLI command that has the following functionality:

./storage session --partition=[partition_id] --get --set=[session_id]
  • Add ability to get session ID for a partition on a storage node
  • Add ability to set session ID for a partition on a storage node

See https://confluence.corp.wepay-inc.com/display/DI/Waltz+partition+management+design for context.

@whynick1
Copy link
Contributor Author

whynick1 commented Jul 8, 2019

Yes, this feature is not needed to do partition migration. That said, I wanted to include and implement it, as I think it's something that will be generally useful for SREs in cases where the cluster is messed up, or we're running tests. I do agree that it's not high priority.

from @criccomini

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

No branches or pull requests

1 participant