Static Timeout property in FutureResponse
-----------------------------------------
Key: AMQNET-260
URL: https://issues.apache.org/activemq/browse/AMQNET-260
Project: ActiveMQ .Net
Issue Type: Sub-task
Reporter: Timothy Bish
Assignee: Jim Gomes
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.