https://issues.apache.org/bugzilla/show_bug.cgi?id=46264
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #27761|0 |1 is obsolete| | --- Comment #18 from Mark Thomas <ma...@apache.org> 2011-10-13 10:37:08 UTC --- Created attachment 27767 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27767 Threaded start, stop and deployment for Contexts Updated patch that: - fixes the concurrency issue with the map of deployed applications - completes the remaining TODOs in the patch - removes the use of threads to start/stop listeners etc to prevent memory leaks as that is no longer required if all start/stop is done on a separate, short-lived thread I think this patch is getting pretty close now. Feedback from users with large numbers of apps would be useful. -- 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