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

Adrian Preston updated PROTON-811:
----------------------------------
    Attachment: 0001-proton-j-updates-for-idle-timeout.patch

Updated patch so that the interface provided by Transport.java is more general. 
 Transport.java now exposes a tick() method which returns the amount of time 
that the caller should delay for, before calling tick() again.  If tick() is 
called "close enough" to the time that an empty frame needs to be sent - it 
writes the empty frame.

> [PATCH] proton-j: no way to implement idle timeout of a connection
> ------------------------------------------------------------------
>
>                 Key: PROTON-811
>                 URL: https://issues.apache.org/jira/browse/PROTON-811
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-j
>    Affects Versions: 0.8
>            Reporter: Adrian Preston
>         Attachments: 0001-idle_timeout.patch, 
> 0001-proton-j-updates-for-idle-timeout.patch
>
>
> Proton-J does not provide access to idle timeout values and there appears to 
> be no way to send a empty frame (as per section 2.4.5 of the AMQP 1.0 
> standard)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to