[ https://issues.apache.org/jira/browse/SOLR-9488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shalin Shekhar Mangar resolved SOLR-9488. ----------------------------------------- Resolution: Fixed > Shard split can fail to write commit data on shutdown > ----------------------------------------------------- > > Key: SOLR-9488 > URL: https://issues.apache.org/jira/browse/SOLR-9488 > Project: Solr > Issue Type: Sub-task > Security Level: Public(Default Security Level. Issues are Public) > Components: SolrCloud > Affects Versions: 4.10.4, 5.5.2, 6.2 > Reporter: Shalin Shekhar Mangar > Assignee: Shalin Shekhar Mangar > Fix For: 6.2.1, 6.3, master (7.0) > > Attachments: SOLR-9488.patch, SOLR-9488.patch > > > As found in SOLR-9438, the Shard split can fail to write commit data on > shutdown because it doesn't explicitly call commit. This causes replication > to fail because without the commit data, the master version is always 0 which > is assumed to mean an empty index. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org