[jboss-jira] [JBoss JIRA] Closed: (JBREM-479) ClientConfigurationMapTestCase failure
David Lloyd (JIRA)
jira-events at lists.jboss.org
Wed Sep 26 05:31:29 EDT 2007
[ http://jira.jboss.com/jira/browse/JBREM-479?page=all ]
David Lloyd closed JBREM-479.
-----------------------------
> ClientConfigurationMapTestCase failure
> --------------------------------------
>
> Key: JBREM-479
> URL: http://jira.jboss.com/jira/browse/JBREM-479
> Project: JBoss Remoting
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 2.0.0.Beta1
> Reporter: Tom Elrod
> Assigned To: Tom Elrod
> Fix For: 2.0.0.Beta2 (Boon)
>
>
> Looks like config map passed to Client constructor should be used when creating ClientInvoker instance within InvokerRegistry (which it is), but also looks like this map should impact the end invoker locator value (adding the extra map entries as locator uri parameters).
> The issue here is create a Client with config map setting timeout to 10 seconds and then another Client with same locator as the first, but with a config map setting timeout to 1 second, will actually get client invoker with a 10 second timeout (as will get the one already registered within InvokerRegistry since has same locator value).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list