[ https://issues.apache.org/activemq/browse/AMQNET-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQNET-260.
---------------------------------
Resolution: Fixed
Fixed in trunk
> Static Timeout property in FutureResponse
> -----------------------------------------
>
> Key: AMQNET-260
> URL: https://issues.apache.org/activemq/browse/AMQNET-260
> Project: ActiveMQ .Net
> Issue Type: Sub-task
> Affects Versions: 1.2.0, 1.3.0
> Reporter: Timothy Bish
> Assignee: Timothy Bish
> Fix For: 1.4.0
>
>
> The FutureResponse class uses a static property to set the Timeout for a response.
This can lead to issues if the client sets the timeout more than once if the timeout change
from infinite to some bounded time span then previous Requests could timeout unexpectedly.
The value should be non-static.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|