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

Re enable HttpMetricsHandlerTests in netty5 branch #2337

Merged
merged 18 commits into from Jun 30, 2022

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    0871067 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e58fb6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00ae77b View commit details
    Browse the repository at this point in the history
  4. polish

    pderop committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    f58c433 View commit details
    Browse the repository at this point in the history
  5. fixed spelling mistake

    pderop committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    8b120f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d30d752 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ece59a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    25d92ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cee61dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01e4da8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a87c661 View commit details
    Browse the repository at this point in the history
  5. temporary debug changes

    pderop committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    ed34846 View commit details
    Browse the repository at this point in the history
  6. debug

    pderop committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    176e409 View commit details
    Browse the repository at this point in the history
  7. removed debug

    pderop committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    1b32947 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. since netty #9489 fix, event listeners are now rescheduled in event l…

    …oops queue. this means we should ensure that all event loops are idle before testing metrics
    pderop committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    8e29279 View commit details
    Browse the repository at this point in the history
  2. polish. introduced one awaitForHttpClientCompletion which also ensure…

    …s that all event loops are idles
    pderop committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    19a5f80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d39a8b6 View commit details
    Browse the repository at this point in the history
  4. spelling mistakes

    pderop committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    13b152a View commit details
    Browse the repository at this point in the history