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

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
Patches should be in diff -u form.

The Tomcat team avoids using system properties for configuration unless
absolutely necessary (it isn't necessary here).

Given that this requires a network interruption or stop the world GC of > 35
seconds, I'd argue that if you are dealing with network drop-outs or GC pauses
of that length you have much bigger problems than this issue. Not that we won't
try and fix this issue but it may affect how we address it.

-- 
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