Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The following is the new state,json
{"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"}}}
The following fields are added and they look redundant to me
- "collection":"test1"
- "shard":"shard0"
- "core_node_name":"test1_shard0_replica_n0"
Attachments
Issue Links
- is caused by
-
SOLR-15342 Separate out a SolrJ-Zookeeper module
- Closed
- links to