[ https://issues.apache.org/jira/browse/SOLR-16741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17714642#comment-17714642 ]
Justin Sweeney commented on SOLR-16741: --------------------------------------- Feel free to backport this to 9.2 for the 9.2.1 release. > CLUSTERSTATUS API returns wrong value for state ,leader for PRS collections > --------------------------------------------------------------------------- > > Key: SOLR-16741 > URL: https://issues.apache.org/jira/browse/SOLR-16741 > Project: Solr > Issue Type: Task > Security Level: Public(Default Security Level. Issues are Public) > Affects Versions: 9.2 > Reporter: Noble Paul > Assignee: Noble Paul > Priority: Major > Fix For: 9.3 > > Time Spent: 50m > Remaining Estimate: 0h > > This is a regression after SOLR-16580 > *9.1* > "replicas":{"core_node2":{ > "core":"solr-bench-test_shard1_replica_n1", > "leader":"true", > "core_node_name":"core_node2", > "node_name":"127.0.0.1:8983_solr", > "base_url":"http://127.0.0.1:8983/solr";, > "state":"active", > "collection":"solr-bench-test", > "shard":"shard1", > "type":"NRT"}} > *9.2* > "replicas":{"core_node2":{ > "core":"solr-bench-test_shard1_replica_n1", > "node_name":"127.0.0.1:8983_solr", > "base_url":"http://127.0.0.1:8983/solr";, > "state":"down", > "force_set_state":"false", > "type":"NRT"}}, -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org