solr icon indicating copy to clipboard operation
solr copied to clipboard

SOLR-17422: Remove v2 /api/cluster (CLUSTERSTATUS)

Open dsmiley opened this issue 1 year ago • 2 comments

It's a kitchen sink API that is redundant with finer grain endpoints.

https://issues.apache.org/jira/browse/SOLR-17422

I generated the ref guide to review what the modified page looked like. Not ideal but it was formatted the same before SOLR-15748 added the API that this PR removes.

dsmiley avatar Aug 27 '24 02:08 dsmiley

Would adding some pointers to the specific api's be helpful in RefGuide and javadocs? I can imagine a lot of user requests saying "what are the specific end points that replace this"....

epugh avatar Aug 28 '24 09:08 epugh

Would adding some pointers to the specific api's be helpful in RefGuide and javadocs?

+1 on documenting the more granular APIs that can achieve this.

Are we sure there aren't any gaps btw - I can't think of anything offhand that returns "live node" data, for instance? Ditto for listing cluster properties. I'm all for removing the kitchen-sink endpoint, but only if there's another way for users to fetch everything it offers...

gerlowskija avatar Aug 28 '24 11:08 gerlowskija

This PR has had no activity for 60 days and is now labeled as stale. Any new activity will remove the stale label. To attract more reviewers, please tag people who might be familiar with the code area and/or notify the [email protected] mailing list. To exempt this PR from being marked as stale, make it a draft PR or add the label "exempt-stale". If left unattended, this PR will be closed after another 60 days of inactivity. Thank you for your contribution!

github-actions[bot] avatar Oct 28 '24 00:10 github-actions[bot]

This PR is now closed due to 60 days of inactivity after being marked as stale. Re-opening this PR is still possible, in which case it will be marked as active again.

github-actions[bot] avatar Dec 27 '24 00:12 github-actions[bot]