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

[UNDERTOW-2031][UNDERTOW-2113][UNDERTOW-2130][UNDERTOW-2133][UNDERTOW-2135] backport bug fixes to 2.2.x branch #1359

Merged
merged 5 commits into from Aug 11, 2022

Commits on Aug 11, 2022

  1. Copy the full SHA
    dd95e08 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4b5801f View commit details
    Browse the repository at this point in the history
  3. [UNDERTOW-2130] Classes witch annotation RunWith are triggered as Tes…

    …tCase.
    
    Signed-off-by: Flavia Rainone <frainone@redhat.com>
    kstekovi authored and fl4via committed Aug 11, 2022
    Copy the full SHA
    b67e821 View commit details
    Browse the repository at this point in the history
  4. [UNDERTOW-2133] Handle RequestTooBigException

    If the request is too big, throw an excpetion to allow the connection to
    be cleaned up closed properly up the call stack.
    jasondlee authored and fl4via committed Aug 11, 2022
    Copy the full SHA
    7d3a045 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1d95f77 View commit details
    Browse the repository at this point in the history