https://bz.apache.org/bugzilla/show_bug.cgi?id=69617

--- Comment #3 from Maggie Zhang <maggie.zhan...@sap.com> ---
We have previously encountered OutOfMemoryError (OOM). We use G1 GC with its
default configuration. Since the processors are retained by the Acceptor
thread, they remain reachable, preventing GC from reclaiming the memory, which
leads to sustained high heap usage.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to