[
https://issues.apache.org/jira/browse/SOLR-9488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15483632#comment-15483632
]
ASF subversion and git services commented on SOLR-9488:
-------------------------------------------------------
Commit 0af3d4e8e6ff1fa38d59739f30cfffea65a8033c in lucene-solr's branch
refs/heads/branch_6_2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=0af3d4e ]
SOLR-9488: Shard split can fail to write commit data on shutdown/restart
causing replicas to recover without replicating the index
(cherry picked from commit 0c5c0df)
(cherry picked from commit 7370407)
> 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: [email protected]
For additional commands, e-mail: [email protected]