-
1. Re: change to client leasing
clebert.suconic Sep 20, 2006 11:46 AM (in response to tom.elrod)By defining a different leaseTime property, I thought that would determine a new ClientINvoker instance on the LocatorRegistry, as the locator will check for Locators properties.
Have you changed the behavior for these properties, or you're talking about a different usage scenario? (Like changing the LeasePeriod after ClientInvoker is connected/created)
Clebert -
2. Re: change to client leasing
tom.elrod Sep 20, 2006 1:35 PM (in response to tom.elrod)You're right, if a Client has different config value for lease_period, will cause a different client invoker instance to be used. So is not an issue.
-
3. Re: change to client leasing
ovidiu.feodorov Sep 20, 2006 2:04 PM (in response to tom.elrod)... so nothing changes, from the Messaging perspective. Great. Is everything in CVS, so I can check out a snapshot and run our functional tests?
Any chance you would tag a point release, so we can used a named dependency, instead of a snapshot? -
4. Re: change to client leasing
tom.elrod Sep 20, 2006 3:24 PM (in response to tom.elrod)Repository binary - http://repository.jboss.com/jboss/remoting/2.2.0.Alpha1/lib/
CVS tag - remoting_2_2_0_Alpha1