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

TESTS: Set SO_LINGER = 0 for MockNioTransport #32560

Merged
merged 7 commits into from
Sep 19, 2018

Commits on Aug 1, 2018

  1. TESTS: Set SO_LINGER = 0 for MockNioTransport

    * Prevents lingering sockets in TIME_WAIT piling up during test runs and leading to port collisions that manifest as timeouts
    * Fixes elastic#32552
    original-brownbear committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    30584e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c00d926 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e35755f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. Configuration menu
    Copy the full SHA
    22dc798 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. Configuration menu
    Copy the full SHA
    b18a019 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. Configuration menu
    Copy the full SHA
    21c4e88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8a85ee View commit details
    Browse the repository at this point in the history