https://issues.apache.org/bugzilla/show_bug.cgi?id=45222
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #2 from Mark Thomas <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
