CloudBees Replication Parent 2518

1 minute read

RELEASED: Public: June 25, 2025

New features

None.

Feature enhancements

None.

Resolved issues

Reclaim thread whenever a websocket reverse proxy happens (BEE-59291)

Whenever a websocket agent would connect to an HA controller, a new thread was spawn and retained for a few minutes. When using JDK21 this thread is now reclaimed immediately after usage, reducing the memory needs when a large amount of websocket agents are attempting to connect.

Known issues

None.

Upgrade notes

None.