On 29/03/2010, ma...@apache.org <ma...@apache.org> wrote:
> Author: markt
>  Date: Mon Mar 29 15:01:14 2010
>  New Revision: 928798
>
>  URL: http://svn.apache.org/viewvc?rev=928798&view=rev
>  Log:
>  Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48895
>  Make clearing thread locals optional and disabled by default since it isn't 
> thread-safe

However, the new boolean flag (clearReferencesThreadLocals) that
controls the process is not safely published between threads. It
should probably be volatile.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to