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

Improve the lifecycle management of the join control thread in zen discovery. #8327

Commits on Nov 4, 2014

  1. Discovery: Improve the lifecycle management of the join control threa…

    …d in zen discovery.
    
    Also added:
    * Better exception handling in UnicastZenPing#ping and MulticastZenPing#ping
    * In the join thread that runs the innerJoinCluster loop, remember the last known exception and throw that when assertions are enabled. We loop until inner join has completed and if continues exceptions are thrown we should fail the test, because the exception shouldn't occur in production (at least not too often).
    Applied feedback 3
    
    Closes elastic#8327
    martijnvg committed Nov 4, 2014
    Copy the full SHA
    4ddb057 View commit details
    Browse the repository at this point in the history