You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Noble Paul (Jira)" <ji...@apache.org> on 2023/01/13 05:46:00 UTC

[jira] [Commented] (SOLR-16593) New fields are present in the replica object of state.json

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

Noble Paul commented on SOLR-16593:
-----------------------------------

[~haythemkh]  is there any reason why we needed to add these fields into Replica? This seems to be added as a part of SOLR-15342

> New fields are present in the replica object of state.json
> ----------------------------------------------------------
>
>                 Key: SOLR-16593
>                 URL: https://issues.apache.org/jira/browse/SOLR-16593
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Major
>
> The following is the new state,json
> {quote}{"shards":{"shard0":{
> "shard_range":"7c000000-7c1fffff",
> "replicas":{"core_node0":{
> "core":"replicacore",
> "leader":"true",
> "core_node_name":"test1_shard0_replica_n0",
> "node_name":"localhost:8983_solr",
> "base_url":"https://localhost",
> "state":"active",
> "collection":"test1",
> "shard":"shard0",
> "type":"NRT",
> "force_set_state":"false"}},
> "state":"active"}}}
> {quote}
> The following fields are added and they look redundant to me
>  # "collection":"test1"
>  # "shard":"shard0"
>  # "core_node_name":"test1_shard0_replica_n0"



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org