I have noticed that our WebSphere is acting weird. It has been doing this since ever, so it is not due to topology changes:
It appears When a server starts, it needs to have a ping to all other active computers in cell.
If there's another server that is still starting, the current server may decide to wait for it until it is finished.
We tried a few different things, for example it appears that putting the different servers in different core groups eliminates the problem.
I think this means that WebSphere expects the servers to be HighAvailable for each other, but they are not part of the same cluster, or have any applicative relationship between them.
It appears that WebSphere wants to create a connection between every two servers in my cell.
IS this a known bug? Is it fixed in later versions of 6.1 and 7?
Thank you.