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

Support automatic pre/post migration snapshots #11

Open
danielkza opened this issue Aug 12, 2017 · 0 comments
Open

Support automatic pre/post migration snapshots #11

danielkza opened this issue Aug 12, 2017 · 0 comments

Comments

@danielkza
Copy link
Contributor

Might be a workable solution to #2, but will be annoying to implement, requiring one of:

a) Having nodetool present in the local machine
b) Running nodetool remotely on the Cassandra machine
c) Finding/creating a basic JMX implementation in Python to communicate with Cassandra directly (I've found none yet)
d) Using a JMX proxy

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

No branches or pull requests

2 participants