Skip to content

Remove unused Monitor endpoints /compactions and /problems - #6506

Open
Amemeda wants to merge 3 commits into
apache:mainfrom
Amemeda:monitor-cleanup
Open

Remove unused Monitor endpoints /compactions and /problems#6506
Amemeda wants to merge 3 commits into
apache:mainfrom
Amemeda:monitor-cleanup

Conversation

@Amemeda

@Amemeda Amemeda commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Removed unused /compactions endpoint on the monitor

image

Removed unused /problems endpoint on the monitor. Files problems.ftl and problems.js were previously removed.

image

This pr closes #6319

@Amemeda Amemeda changed the title Remove unused Monitor endpoints Remove unused Monitor endpoint /compactions Aug 19, 2026
@DomGarguilo
DomGarguilo marked this pull request as ready for review August 19, 2026 20:02
@Amemeda

Amemeda commented Aug 19, 2026

Copy link
Copy Markdown
Contributor Author

Unless anyone thinks there are more unused endpoints I may have missed, I have reviewed the monitor endpoints and think all unused endpoints have been removed. If so, this pr should close the issue mentioned in description. @dlmarion

@dlmarion

Copy link
Copy Markdown
Contributor

Unless anyone thinks there are more unused endpoints I may have missed, I have reviewed the monitor endpoints and think all unused endpoints have been removed. If so, this pr should close the issue mentioned in description. @dlmarion

No issue closing the issue @Amemeda , thanks for checking on this.

@Amemeda

Amemeda commented Aug 20, 2026

Copy link
Copy Markdown
Contributor Author

I realized the /problems endpoint is set up to use problems.ftl and problems.js which do not exist anymore, also assuming /problems is unused
image

@Amemeda Amemeda changed the title Remove unused Monitor endpoint /compactions Remove unused Monitor endpoints /compactions and /problems Aug 20, 2026
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

Successfully merging this pull request may close these issues.

4.0 Monitor - review and remove unused REST endpoints before release

3 participants