If the data is cleared, ejb client will fetch the cluster info again from server, failover will still work. Yes, for a clustering scenario, it is better to keep the cluster info to share between all the clients in the same VM. I am just thinking to have a option that we could turn off this .....
2010/6/13 Shawn Jiang <[email protected]> > I did't get it. > > If the data is cleared, the ejb client will lose the connection info to > other nodes. As a result, there will be no failover. Is a expected > behavior for a clustering ? > > On Sat, Jun 12, 2010 at 10:48 AM, Ivan <[email protected]> wrote: > > > Hi, > > Currently, we keep a map on the client side to cache all the latest > > cluster data, and I do not find a way to clear it ( Or I miss it anywhere > > ?). I am thinking that it is better to provide a system property to > > identify > > that whether to cache those datas on the client side, as sometimes, it > > would > > make the users ( at least me :-) ) feel confusion, the ejb client > connects > > to other servers due to the specified server is down some time before. > > Thoughts ? > > -- > > Ivan > > > > > > -- > Shawn > -- Ivan
