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

[FLINK-4387][QS][tests] don't wait and process requests at Netty servers after shutdown request #5606

Closed
wants to merge 1 commit into from

Commits on Mar 1, 2018

  1. [FLINK-4387][QS] don't wait and process requests at Netty servers aft…

    …er shutdown request
    
    There is a race condition on an assertion in Netty's event loop that may cause
    tests to fail when finished early.
    
    This was fixed in 4.0.33.Final, see netty/netty#4357.
    Nico Kruber committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    7acd43e View commit details
    Browse the repository at this point in the history