lucene/solr/core
Ishan Chattopadhyaya a8d5bd34bf SOLR-13718: SPLITSHARD (async) with failures in underlying sub-operations can result in data loss
When SPLITSHARD is issued asynchronously, any exception in a sub-operation isn't propagated and the overall
  SPLITSHARD task proceeds as if there were no failures. This results in marking the active parent shard inactive
  and can result in two empty sub-shards, thus causing data loss.
2019-08-29 10:04:08 +05:30
..
src SOLR-13718: SPLITSHARD (async) with failures in underlying sub-operations can result in data loss 2019-08-29 10:04:08 +05:30
build.xml SOLR-9515: Update to Hadoop 3 (Mark Miller, Kevin Risden) 2019-02-01 15:04:56 -05:00
ivy.xml SOLR-13434: Fix opentracing mock dependency for Solr core tests 2019-06-18 11:37:31 +01:00