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-2385] Use synchronized WeakHashMap in DefaultByteBufferPool #1599

Merged
merged 2 commits into from
Jun 13, 2024

Commits on Jun 13, 2024

  1. [UNDERTOW-2385] Modify ThreadLocalCache using WeakHashMap

    corby kim authored and fl4via committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    130eb37 View commit details
    Browse the repository at this point in the history
  2. [UNDERTOW-2385] Use synchronized WeakHashMap in DefaultByteBufferPool…

    … to avoid leak for released threads
    
    Signed-off-by: Flavia Rainone <frainone@redhat.com>
    aogburn authored and fl4via committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4348f91 View commit details
    Browse the repository at this point in the history