Skip to content

SOLR-18438: Use existing ClusterV2 to drive live_nodes view in Solr Admin UI - #4897

Open
epugh wants to merge 2 commits into
apache:mainfrom
epugh:SOLR-18438
Open

SOLR-18438: Use existing ClusterV2 to drive live_nodes view in Solr Admin UI#4897
epugh wants to merge 2 commits into
apache:mainfrom
epugh:SOLR-18438

Conversation

@epugh

@epugh epugh commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

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

Description

Nice discovery that we already have a ClusterV2 (api/cluster/nodes) endpoint that provides the liveNodes data that CLUSTERSTATUS also does. This can replace two seperate logic paths!

Solution

Migrate to our V2 endpoint.

Tests

manual and selenium

@epugh epugh added this to the 10.x milestone Sep 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant