OpenSearch/test/framework
Armin Braun 1a21cc0357
Simplify and Fix Synchronization in InternalTestCluster (#39168) (#39241)
* Simplify and Fix Synchronization in InternalTestCluster (#39168)

* Remove unnecessary `synchronized` statements
* Make `Predicate`s constants where possible
* Cleanup some stream usage
* Make unsafe public methods `synchronized`
* Closes #37965
* Closes #37275
* Closes #37345
2019-02-21 16:27:18 +01:00
..
src Simplify and Fix Synchronization in InternalTestCluster (#39168) (#39241) 2019-02-21 16:27:18 +01:00
build.gradle Testing conventions now checks for tests in main (#37321) 2019-01-24 17:30:50 +02:00