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

Implement getPendingCompactions() in the HttpManagementProxy #1382

Closed
Tracked by #1375 ...
adejanovski opened this issue Sep 5, 2023 · 2 comments · Fixed by #1403
Closed
Tracked by #1375 ...

Implement getPendingCompactions() in the HttpManagementProxy #1382

adejanovski opened this issue Sep 5, 2023 · 2 comments · Fixed by #1403
Assignees
Labels
done Issues in the state 'done'

Comments

@adejanovski
Copy link
Contributor

adejanovski commented Sep 5, 2023

Project board link

Method signature:
public int getPendingCompactions() throws JMException

@adejanovski adejanovski changed the title public int getPendingCompactions() throws JMException Implement getPendingCompactions() in the HttpManagementProxy Sep 5, 2023
@adejanovski adejanovski self-assigned this Sep 6, 2023
@adejanovski adejanovski added in-progress Issues in the state 'in-progress' blocked and removed ready in-progress Issues in the state 'in-progress' labels Sep 6, 2023
@adejanovski adejanovski linked a pull request Sep 8, 2023 that will close this issue
@adejanovski
Copy link
Contributor Author

The HttpMetricsProxy was partially implemented in order to get the metric we're interested in.
That allowed unblocking this ticket.

@adejanovski adejanovski added ready-for-review Issues in the state 'PVTI_lADOBFnRAs4AH-xYzgDXgVA' review Issues in the state 'review' and removed blocked ready-for-review Issues in the state 'PVTI_lADOBFnRAs4AH-xYzgDXgVA' labels Sep 8, 2023
@adejanovski adejanovski added done Issues in the state 'done' and removed review Issues in the state 'review' labels Oct 4, 2023
@Miles-Garnsey
Copy link
Contributor

Merged to main here.

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

Successfully merging a pull request may close this issue.

2 participants