David Smiley created SOLR-17292:
-----------------------------------
Summary: PerReplicaStatesOps.persist should propagate failure
Key: SOLR-17292
URL: https://issues.apache.org/jira/browse/SOLR-17292
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Components: SolrCloud
Reporter: David Smiley
[PerReplicaStatesOps.persist|https://github.com/apache/solr/blob/f22a51cc64f83f7b1268d9f3a4c50e36249bdd87/solr/solrj-zookeeper/src/java/org/apache/solr/common/cloud/PerReplicaStatesOps.java#L136]
has a retry loop but if the number of tries are exceeded, the method returns
and does nothing!
The correct behavior should be to throw the relevant exception.
_(Reporting this on behalf of [~ilan])_
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]