Skip to content

Commit

Permalink
Simplify and Fix Synchronization in InternalTestCluster (elastic#39168)
Browse files Browse the repository at this point in the history
* Remove unnecessary `synchronized` statements
* Make `Predicate`s constants where possible
* Cleanup some stream usage
* Make unsafe public methods `synchronized`
* Closes elastic#37965
* Closes elastic#37275
* Closes elastic#37345
  • Loading branch information
original-brownbear committed Feb 21, 2019
1 parent ecfd48b commit 5562bb3
Showing 1 changed file with 183 additions and 226 deletions.
Loading

0 comments on commit 5562bb3

Please sign in to comment.