https://bz.apache.org/bugzilla/show_bug.cgi?id=65454
--- Comment #2 from Mark Thomas <ma...@apache.org> --- Thanks for reporting this. I'm currently looking at options that don't involved completely re-implementing LinkedBlockingQueue and/or ThreadPoolExecutor. I'm not hopeful of finding such an option at this point. We may need to do something similar to Commons Pool and take a copy of LinkedBlockingQueue and adapt it to our needs. -- 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