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

Fix/suppress ClientPoolImpl stacktrace spam #2432

Merged
merged 4 commits into from
Oct 6, 2017

Commits on Oct 5, 2017

  1. Reapply changes from #2373

    * Copy-paste those changes
    * Fix logic: numTries == 1 instead of numTries > 1
    * Add SafeArg and remove exception from the fast failover message
    gsheasby committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    8ef3392 View commit details
    Browse the repository at this point in the history
  2. newHost -> randomHost

    gsheasby committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    f52c6a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. Fix miscellaneous nits

    gsheasby committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    88f85fb View commit details
    Browse the repository at this point in the history
  2. Fix or suppress warnings

    gsheasby committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    a15cebf View commit details
    Browse the repository at this point in the history