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

Repair endpoints: repair related endpoints #405

Closed
2 tasks done
Miles-Garnsey opened this issue Oct 12, 2023 · 1 comment
Closed
2 tasks done

Repair endpoints: repair related endpoints #405

Miles-Garnsey opened this issue Oct 12, 2023 · 1 comment

Comments

@Miles-Garnsey
Copy link
Member

Miles-Garnsey commented Oct 12, 2023

This issue is a duplicate of one in our private mission control project.

To avoid the use of JMX we need to ensure that all of the current JMX endpoints that Reaper calls on Cassandra/DSE are available via HTTP instead.

The endpoints should be made available to management API, and then go on to call the Cassandra/DSE JMX functions below internally, without JMX traffic ever flowing over the network.

Please familiarise yourself with the design principles for the API https://github.com/riptano/mission-control/issues/492 prior to starting work. Note that all endpoints need to sit under /api/v2.

There is a list of endpoints here, this ticket deals only with those relating to repair resources.

Definition of done

Preview Give feedback
@Miles-Garnsey
Copy link
Member Author

This was closed via #358.

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

No branches or pull requests

1 participant