[ 
https://issues.apache.org/jira/browse/SOLR-16741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17714464#comment-17714464
 ] 

Ishan Chattopadhyaya edited comment on SOLR-16741 at 4/20/23 2:17 PM:
----------------------------------------------------------------------

+1 to include in 9.2.1, if [~jsweeney] (RM) is okay with it.


was (Author: ichattopadhyaya):
+1 to include in 9.2.1, if @justinsweeney (RM) is okay with it.

> 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

Reply via email to