Niklas Gustavsson wrote:
Hi

When doing some load testing on FtpServer, I ran into a threading
issue in MdcInjectionFilter.
This error might be something different than a threading issue. This is a typical error you get when doing a loop on a HashMap, and inside the loop, you remove the current element and expect the loop to continue.

Switching to another kind of structure should fix this problem, without changing a lot of code.

--
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org


Reply via email to