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

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

Commit 0c5c0df6bc8d3738ef6ed071a0f51913f804dde1 in lucene-solr's branch 
refs/heads/master from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=0c5c0df ]

SOLR-9488: Shard split can fail to write commit data on shutdown/restart 
causing replicas to recover without replicating the index


> 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: master (7.0), 6.3
>
>         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

Reply via email to