[ http://issues.apache.org/jira/browse/XALANJ-1844?page=all ]
Brian Minchau updated XALANJ-1844: ---------------------------------- Fix Version: 2.7 > XMLReaderManager provides neither no way to clear its cache nor it clears its > cache by itself > --------------------------------------------------------------------------------------------- > > Key: XALANJ-1844 > URL: http://issues.apache.org/jira/browse/XALANJ-1844 > Project: XalanJ2 > Type: Bug > Components: Other > Versions: CurrentCVS > Environment: Operating System: All > Platform: All > Reporter: Andre Doherty > Assignee: Henry Zongaro > Fix For: 2.7 > Attachments: 28082.patch, XMLReaderManager.java, XMLReaderManager.java > > Considering a hightly multithreaded system, where threads have a short living > time, and some of the threads perform XSLT transformation, but only once, the > JVM soons reaches memory saturation, since XMLReaders are never re-used. > I would suggest maybe to keep the ThreadLocal mecanism instead of the map + > ThreadLocal duet which appears redondant to me, but maybe i am missing some > point ? > André -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]