https://bz.apache.org/bugzilla/show_bug.cgi?id=61736

--- Comment #4 from Mark Thomas <ma...@apache.org> ---
My point was not that the queue was the root cause. My point was that because
the queue implementation is a custom one it *might* offer a cleaner way to
implement the polling of the queue rather than getting the current size and
then requesting exactly that many items from the queue.

-- 
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