[
https://issues.apache.org/jira/browse/SOLR-12087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry Bao updated SOLR-12087:
-----------------------------
Description:
Sometimes when deleting replicas, the replica fails to be removed from the
cluster state. This occurs especially when deleting replicas en mass; the
resulting cause is that the data is deleted but the replicas aren't removed
from the cluster state. Attempting to delete the downed replicas causes
failures because the core does not exist anymore.
This also occurs when trying to move replicas, since that move is an add and
delete.
was:
Sometimes when deleting replicas, the replica fails to be removed from the
cluster state. This occurs especially when deleting replicas en mass; the
resulting cause is that the data is deleted but the replicas aren't removed
from the cluster state. Attempting to delete the downed replicas causes
failures because the core does not exist anymore.
It seems like when deleting replicas, ZK writes are timing out, preventing the
cluster state from being properly updated.
> Deleting shards sometimes fails and causes the shard to exist in the down
> state
> -------------------------------------------------------------------------------
>
> Key: SOLR-12087
> URL: https://issues.apache.org/jira/browse/SOLR-12087
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: SolrCloud
> Affects Versions: 7.2
> Reporter: Jerry Bao
> Priority: Major
>
> Sometimes when deleting replicas, the replica fails to be removed from the
> cluster state. This occurs especially when deleting replicas en mass; the
> resulting cause is that the data is deleted but the replicas aren't removed
> from the cluster state. Attempting to delete the downed replicas causes
> failures because the core does not exist anymore.
> This also occurs when trying to move replicas, since that move is an add and
> delete.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]