lucene/solr/core
Chris Hostetter 9e250f7219 Fix incorrect assertions in RulesTest.doIntegrationTest
my previous commit added waitForState calls to doIntegrationTest that forgot to take into account initial repFactor when createShard was called

as a result, the test could only pass if wather was called after a initial leader went live, before other replicas became live

this commit fixes this mistake, and hardens the assertions about the location of those replicas given the rule in use

also adds new expecation that trying to add additional replicas that would violate rule will cause request ot fail
2019-08-05 17:08:28 -07:00
..
src Fix incorrect assertions in RulesTest.doIntegrationTest 2019-08-05 17:08:28 -07:00
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