You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2013/10/08 15:18:42 UTC

[jira] [Created] (SOLR-5314) Shard split action should use soft commits instead of hard commits to make sub shard data visible

Shalin Shekhar Mangar created SOLR-5314:
-------------------------------------------

             Summary: Shard split action should use soft commits instead of hard commits to make sub shard data visible
                 Key: SOLR-5314
                 URL: https://issues.apache.org/jira/browse/SOLR-5314
             Project: Solr
          Issue Type: Bug
          Components: SolrCloud
    Affects Versions: 4.5
            Reporter: Shalin Shekhar Mangar
            Assignee: Shalin Shekhar Mangar
             Fix For: 5.0, 4.6


Before the shard state is switched, the overseer collection processor calls a distributed commit so that the sub shards have visible data. A hard commit is not necessary here because we only care about visibility. It also triggers timeouts for large collections.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org