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

Close ping handler's executor service properly #7903

Commits on Sep 26, 2014

  1. If a node is being shutdown some in flight ping request may be execut…

    …ed. Make sure to keep track of those ping requests and close the unicast connect executor service.
    
    Closes elastic#7903
    martijnvg committed Sep 26, 2014
    Copy the full SHA
    71adb3a View commit details
    Browse the repository at this point in the history