dev@glassfish.java.net

IIOP load balancing change in r1.15.2.1

From: Dies Koper <diesk_at_fast.au.fujitsu.com>
Date: Wed, 26 Aug 2009 15:07:57 +1000

Hi,

In GFv2, EJB requests could be load balanced by passing multiple targets
in the Hashtable parameter when instantiating InitialContext. (The
targets would be randomized by rrPolicy.setClusterInstanceInfo).

In GFv2.1 this does not happen anymore because of the following change
by Mark in S1ASCtxFactory.java.

http://fisheye5.cenqua.com/changelog/glassfish?cs=SJSAS91_FCS_BRANCH:mw108355:20081125184850

Is there any particular reason for not doing the randomizing any more?

Thanks,
Dies