[
https://issues.apache.org/jira/browse/SOLR-9488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SOLR-9488:
----------------------------------------
Attachment: SOLR-9488.patch
Patch updated to use control node to issue add replica. This reduces false
failures due to NoHttpResponseExceptions because the cloud client can choose
the node being restarted for the add replica command. This is ready. I'll
commit shortly.
> 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: [email protected]
For additional commands, e-mail: [email protected]