[
https://issues.apache.org/jira/browse/AMQCPP-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068194#comment-13068194
]
Pavel Jaoshvili edited comment on AMQCPP-377 at 7/20/11 7:40 AM:
-----------------------------------------------------------------
string brokerURI =
"failover:(tcp://"+servername+":61616"
"?wireFormat=openwire"
"&wireFormat.maxInactivityDuration=5000"
")";
Not working too
was (Author: jao):
string brokerURI =
"failover:(tcp://"+servername+":61616"
"?wireFormat=openwire"
"&wireFormat.maxInactivityDuratione=5000"
")";
Not working too
> Does not detect broken connection on Windows
> --------------------------------------------
>
> Key: AMQCPP-377
> URL: https://issues.apache.org/jira/browse/AMQCPP-377
> Project: ActiveMQ C++ Client
> Issue Type: Bug
> Components: Openwire
> Affects Versions: 3.3.0
> Environment: Windows XP, Windows 7
> Reporter: Pavel Jaoshvili
> Assignee: Timothy Bish
>
> Inactivity monitor does not detect broken connection.
> transportInterrupted and transportResumed not called.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira