Remy Maucherat wrote:
[EMAIL PROTECTED] wrote:

luehe 2004/01/27 09:59:27

Modified: coyote/src/java/org/apache/coyote RequestGroupInfo.java
Log:
Avoid java.util.ConcurrentModificationException seen with very high load.
It seems synchronization has become necessary since the addition of the
removeRequestProcessor() method.


-1 for syncing the statistics updates. +1 for the add/remove.

Hmmm, forget it, it's late and I'm tired ;) This has nothing to do with the statistics update, and seems to be reserved to statistics resetting. So it seems to be all good.


Glad to see my email is working again :)

Rémy


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to