[ 
https://issues.apache.org/jira/browse/QPID-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robbie Gemmell updated QPID-2796:
---------------------------------

          Description: 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.  (was: The Java 
broker is not able to generate 0-10 AMQP heartbeats. The broker implementation 
leverages much of the 0-10 implementation in common originally developed for 
the client, which simply reflects heartbeats it receives from a broker and as 
such no heartbeats will ever be sent when it is connected to the Java broker.)
    Affects Version/s:     (was: 0.6)
                       0.15
        Fix Version/s: Future
              Summary: implement support for heartbeats following IO changes to 
the broker and 0-8/0-9/0-9-1 client  (was: broker cant generate 0-10 heartbeats)
    
> 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
>    Affects Versions: 0.15
>            Reporter: Robbie Gemmell
>             Fix For: Future
>
>
> 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: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to