[
https://issues.apache.org/jira/browse/QPID-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503521#comment-13503521
]
Rob Godfrey commented on QPID-2796:
-----------------------------------
Added support for sending heartbeats to the Java Broker (all 0-x protocol
versions) and Java Client (0-8/9/9-1 protocols).
http://svn.apache.org/viewvc?rev=1413376&view=rev
Will be adding a system test before resolving the JIRA
> implement support for heartbeats following IO changes to the broker and
> 0-8/0-9/0-9-1 client
> --------------------------------------------------------------------------------------------
>
> Key: QPID-2796
> URL: https://issues.apache.org/jira/browse/QPID-2796
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker, Java Client
> Affects Versions: 0.15
> Reporter: Robbie Gemmell
> Assignee: Rob Godfrey
> Fix For: 0.21
>
>
> The Java broker and client are not able to generate AMQP heartbeats following
> the updates to their IO layer. The 0-8/0-9/0-9-1 codepaths previously relied
> on the Mina IO layer to support this, and as such can no longer do so. The
> 0-10 path of the Java broker leverages much of the 0-10 implementation in
> common originally developed for the 0-10 Java client, which simply reflects
> heartbeats it receives from a broker and as such no heartbeats will ever be
> sent by broker or the client despite its support.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]