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

Change Async Servlet span end logic to fix race condition on Undertow #2992

Merged
merged 12 commits into from
May 26, 2021

Commits on May 24, 2021

  1. Configuration menu
    Copy the full SHA
    a2dc390 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f57b9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0af651b View commit details
    Browse the repository at this point in the history
  4. Improve comments.

    agoallikmaa committed May 24, 2021
    Configuration menu
    Copy the full SHA
    308ff19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26ce952 View commit details
    Browse the repository at this point in the history
  6. Removed unused methods

    agoallikmaa committed May 24, 2021
    Configuration menu
    Copy the full SHA
    a0377ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4fafd7f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b2552fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    287b0f2 View commit details
    Browse the repository at this point in the history
  10. Address PR comments

    agoallikmaa committed May 24, 2021
    Configuration menu
    Copy the full SHA
    995eba1 View commit details
    Browse the repository at this point in the history
  11. Added a comment.

    agoallikmaa committed May 24, 2021
    Configuration menu
    Copy the full SHA
    512dc97 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Addressed PR comments

    agoallikmaa committed May 25, 2021
    Configuration menu
    Copy the full SHA
    763aef7 View commit details
    Browse the repository at this point in the history