[ https://issues.apache.org/jira/browse/SOLR-5314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shalin Shekhar Mangar resolved SOLR-5314. ----------------------------------------- Resolution: Fixed I also increased the read time out on the commit call to 2 minutes. > 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org