You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2008/12/31 00:59:31 UTC

DO NOT REPLY [Bug 45222] concurrent startup of ReplicatedMap leads to inconsistent state.

https://issues.apache.org/bugzilla/show_bug.cgi?id=45222


Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME




--- Comment #2 from Mark Thomas <ma...@apache.org>  2008-12-30 15:59:31 PST ---
I've done some testing of this and with your test code I see the same problem
you see. However, if the channel is started before the map is created then I
can't repeat the problem you were seeing.

There is some communication between members on map creation so it seems
reasonable to me that the channel should be started first.

It is possible that my test case isn't quite perfect (I was using 4 VMs and the
system clock to sync the starts and the clocks on the VMs were a few 10s of ms
out) so if you still see this issue with the modified test code please feel
free to re-open and I'll take a closer look.


-- 
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org