Shalin Shekhar Mangar created SOLR-12610: --------------------------------------------
Summary: Inject failures during synchronous update requests during shard splits Key: SOLR-12610 URL: https://issues.apache.org/jira/browse/SOLR-12610 Project: Solr Issue Type: Test Security Level: Public (Default Security Level. Issues are Public) Components: SolrCloud Reporter: Shalin Shekhar Mangar Assignee: Shalin Shekhar Mangar Fix For: master (8.0), 7.5 In SOLR-12607, I found a bug where the StdNode's shard was not set correctly causing exceptions during updates forwarded to sub-shard leaders to not be sent back to the clients. This can cause data loss during split. A fix was committed as part of SOLR-12607 but we need to expand coverage to this situation. I'll add failure injection during the synchronous update step to simulate this condition. This will be randomized for each shard split test method. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org