https://issues.apache.org/bugzilla/show_bug.cgi?id=48614

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P2
           Severity|blocker                     |minor

--- Comment #2 from Mark Thomas <ma...@apache.org> 2010-01-26 03:30:53 GMT ---
This is an unwanted side-effect of adding support for encoding to JULI.
Buffering was also made configurable but there is some unexpected buffering
going on in the classes that do the encoding. You can revert to the original
behaviour by setting bufferSize=-1 for your log handlers.

Looks like either the default bufferSize needs changing or we need to find a
way to avoid the buffering in encoding.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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