Shalin Shekhar Mangar created SOLR-9439:
-------------------------------------------

             Summary: Shard split clean up logic for older failed splits is 
faulty
                 Key: SOLR-9439
                 URL: https://issues.apache.org/jira/browse/SOLR-9439
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrCloud
    Affects Versions: 6.1, 5.5.2, 4.10.4
            Reporter: Shalin Shekhar Mangar
            Assignee: Shalin Shekhar Mangar
             Fix For: master (7.0), 6.3


In case a split finds that previous sub-shards exist in construction or 
recovery state. it tries to clean them up by invoking deleteshard API. However, 
the clean up logic tries to invoke deleteshard on the same sub-shards as many 
times as the requested number of sub-ranges. Such repeat calls to deleteshard 
fail and therefore fail the entire shard split operation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to