[
https://issues.apache.org/jira/browse/SOLR-16593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691041#comment-17691041
]
ASF subversion and git services commented on SOLR-16593:
--------------------------------------------------------
Commit 1b2216daa995d5d27086d5d0eb86622dde71b7cd in solr's branch
refs/heads/main from Noble Paul
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=1b2216daa99 ]
SOLR-16593: improved the test
> Redundant 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
> Reporter: Noble Paul
> Assignee: Noble Paul
> Priority: Major
> Fix For: 9.2
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]