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

Remove takeColumnFamilySnapshot(String var1, String var2, String var3) from HttpManagementProxy, JmxCassandraManagementProxy, ICassandraManagementProxy #1386

Open
Tracked by #1375
adejanovski opened this issue Sep 5, 2023 · 4 comments
Assignees

Comments

@adejanovski
Copy link
Contributor

adejanovski commented Sep 5, 2023

Project board link

Method signature:

public void takeColumnFamilySnapshot(String var1, String var2, String var3) throws IOException

@adejanovski adejanovski changed the title public void takeColumnFamilySnapshot(String var1, String var2, String var3) throws IOException Implement takeColumnFamilySnapshot(String var1, String var2, String var3) in the HttpManagementProxy Sep 5, 2023
@adejanovski adejanovski added in-progress Issues in the state 'in-progress' and removed ready labels Sep 7, 2023
@emerkle826 emerkle826 self-assigned this Sep 7, 2023
@emerkle826
Copy link
Collaborator

@adejanovski adejanovski added ready and removed in-progress Issues in the state 'in-progress' labels Sep 7, 2023
@adejanovski
Copy link
Contributor Author

@emerkle826, this is low priority, we can deal with this later.

@adejanovski adejanovski added product-backlog Issues in the state 'product-backlog' and removed ready labels Sep 8, 2023
@Miles-Garnsey
Copy link
Contributor

This method actually doesn't appear to be used. It is called once in takeColumnFamilySnapshot in the SnapShotProxy, but that method itself is never called.

Suggest we make this ticket about removing this method from the codebase entirely.

@Miles-Garnsey Miles-Garnsey changed the title Implement takeColumnFamilySnapshot(String var1, String var2, String var3) in the HttpManagementProxy Remove takeColumnFamilySnapshot(String var1, String var2, String var3) from HttpManagementProxy, JmxCassandraManagementProxy, ICassandraManagementProxy Sep 11, 2023
@adejanovski
Copy link
Contributor Author

works for me 👍

@adejanovski adejanovski added ready and removed product-backlog Issues in the state 'product-backlog' labels Oct 3, 2023
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

3 participants