On 01/12/2010 02:41, Keiichi Fujino wrote: > IMHO, > In current cluster membership implementation, local member is not > included in the cluster members list. > "cluster.getMembers().length" returns members that doesn't contain > local member. > > Therefore, in this rev, > getAllClusterSessions does not work correctly when two tomcats > clustering configuration.
Hmm. I need to do some more testing here. I was definitely seeing a delay on startup even with a single node cluster which suggested this was returning a non-zero value. Well, I did some more testing and I can't reproduce the problem I was seeing. I'll revert that part of the commit. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
