GitHub user markrmiller opened a pull request:
https://github.com/apache/lucene-solr/pull/486
SOLR-12801: Fix the tests, remove BadApples and AwaitsFix annotationsâ¦
â¦, improve env for test development.
SOLR-12804: Remove static modifier from Overseer queue access.
SOLR-12896: Introduce more checks for shutdown and closed to improve clean
close and shutdown. (Partial)
SOLR-12897: Introduce AlreadyClosedException to clean up silly close /
shutdown logging. (Partial)
SOLR-12898: Replace cluster state polling with ZkStateReader#waitFor.
(Partial)
SOLR-12923: The new AutoScaling tests are way to flaky and need special
attention. (Partial)
SOLR-12932: ant test (without badapples=false) should pass easily for
developers. (Partial)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/markrmiller/starburst SOLR-12801
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/486.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #486
----
commit 01c58d67d4e55251346f99f414f4181947e7024f
Author: markrmiller <markrmiller@...>
Date: 2018-10-30T20:26:23Z
SOLR-12801: Fix the tests, remove BadApples and AwaitsFix annotations,
improve env for test development.
SOLR-12804: Remove static modifier from Overseer queue access.
SOLR-12896: Introduce more checks for shutdown and closed to improve clean
close and shutdown. (Partial)
SOLR-12897: Introduce AlreadyClosedException to clean up silly close /
shutdown logging. (Partial)
SOLR-12898: Replace cluster state polling with ZkStateReader#waitFor.
(Partial)
SOLR-12923: The new AutoScaling tests are way to flaky and need special
attention. (Partial)
SOLR-12932: ant test (without badapples=false) should pass easily for
developers. (Partial)
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]