Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify and Fix Synchronization in InternalTestCluster (#39168) #40013

Merged
merged 1 commit into from
Mar 14, 2019

Commits on Mar 13, 2019

  1. Simplify and Fix Synchronization in InternalTestCluster (elastic#39168)

    * 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
    original-brownbear committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    1def2ce View commit details
    Browse the repository at this point in the history