[ 
https://issues.apache.org/jira/browse/SOLR-5314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13789193#comment-13789193
 ] 

ASF subversion and git services commented on SOLR-5314:
-------------------------------------------------------

Commit 1530267 from [email protected] in branch 'dev/trunk'
[ https://svn.apache.org/r1530267 ]

SOLR-5314: Shard split action should use soft commits instead of hard commits 
to make sub shard data visible

> 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
>            Priority: Minor
>             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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to