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][broker] Fix multiple transfer corruption issues when TLS is enabled #22760

Closed
wants to merge 10 commits into from

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    1ffda4c View commit details
    Browse the repository at this point in the history
  2. Use alternative approach: Remove CopyingEncoder and make the encoder …

    …suitable for both use cases
    lhotari committed May 22, 2024
    Configuration menu
    Copy the full SHA
    aa1543f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3767f6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9ad8db View commit details
    Browse the repository at this point in the history
  5. Improve comment

    lhotari committed May 22, 2024
    Configuration menu
    Copy the full SHA
    56cfd35 View commit details
    Browse the repository at this point in the history
  6. Revert "Improve comment"

    This reverts commit 56cfd35.
    lhotari committed May 22, 2024
    Configuration menu
    Copy the full SHA
    2b3021e View commit details
    Browse the repository at this point in the history
  7. Revert "Add workaround for Netty issue which will be fixed by Netty P…

    …R 14071"
    
    This reverts commit b9ad8db.
    lhotari committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cd60221 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06814b5 View commit details
    Browse the repository at this point in the history
  9. Revert "Use alternative approach: Remove CopyingEncoder and make the …

    …encoder suitable for both use cases"
    
    This reverts commit aa1543f.
    lhotari committed May 22, 2024
    Configuration menu
    Copy the full SHA
    305f15c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    24b5779 View commit details
    Browse the repository at this point in the history