[
https://issues.apache.org/jira/browse/PROTON-811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14327314#comment-14327314
]
ASF subversion and git services commented on PROTON-811:
--------------------------------------------------------
Commit c06179e96772a92448aebae953d18ebde9968672 in qpid-proton's branch
refs/heads/master from [~dnwe]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=c06179e ]
PROTON-811: safely handle TransportException
Previously TransportException could be thrown in the TransportImpl
beforePosition initializer that was using tail() directly without a
separate catch to ignore it. It seems cleaner to add a position()
accessor to the TransportInput interface that handles closed streams
in the same way as capacity(), without throwing the RuntimeException
> [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
> Fix For: 0.9
>
> Attachments: 0001-idle_timeout.patch,
> 0001-proton-j-updates-for-idle-timeout-mk3.patch,
> 0001-proton-j-updates-for-idle-timeout-mk4.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)