[ https://issues.apache.org/jira/browse/QPID-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503723#comment-13503723 ] Rob Godfrey commented on QPID-2796: ----------------------------------- I've made a further check-in to address Robbie's review comments: http://svn.apache.org/viewvc?rev=1413549&view=rev > [Java] implement support for heartbeats following IO changes to the 0-8/0-9/0-9-1/0-10 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: dev-unsubscribe@qpid.apache.org For additional commands, e-mail: dev-help@qpid.apache.org