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: Enable DEBUG Logging in Flaky Test #34091

Commits on Sep 26, 2018

  1. TESTS: Enable DEBUG Logging in Flaky Test

    * This should surface what errors are thrown on CI
    and in org.elasticsearch.transport.RemoteClusterConnection.ConnectHandler#collectRemoteNodes
    (the sequence of caught error in the last catch block and moving on to the next seed node
    seems to be the only path by which the errors logged in elastic#33756 could come about)
    * Relates elastic#33756
    original-brownbear committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    2453931 View commit details
    Browse the repository at this point in the history