Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
9.1.1
Description
To reproduce shard shard split scenario
- create a collection with PRS enable
- create shard with NRT and pull replica
- execute a shard split cmd
- result: subshard will not become active
Problem: We observed that prs state of replica is updated by data node. But overseer node doesn't listen/read that updated prs state of replica. because of that subshard remains inactive after shard split.
Attachments
Attachments
Issue Links
- causes
-
SOLR-16753 SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull failures
- Closed
- links to