You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Hitesh Khamesra (Jira)" <ji...@apache.org> on 2023/02/10 21:37:00 UTC

[jira] [Created] (SOLR-16653) Shard split doesn't work when shard has NRT and pull replica and prs is enable on collection

Hitesh Khamesra created SOLR-16653:
--------------------------------------

             Summary: Shard split doesn't work when shard has NRT and pull replica and prs is enable on collection
                 Key: SOLR-16653
                 URL: https://issues.apache.org/jira/browse/SOLR-16653
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrCloud
    Affects Versions: 9.1.1
            Reporter: Hitesh Khamesra


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.



--
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