[
https://issues.apache.org/jira/browse/PROTON-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15119846#comment-15119846
]
ASF subversion and git services commented on PROTON-1114:
---------------------------------------------------------
Commit bcd08cc4a7d53665212ea8f66707501d2d1c0db3 in qpid-proton's branch
refs/heads/master from Robert Gemmell
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=bcd08cc ]
PROTON-1114: protect against sending various frame types after the Close frame
has been sent
> [proton-j] the transport should not emit other frames after the Close frame
> has been sent
> -----------------------------------------------------------------------------------------
>
> Key: PROTON-1114
> URL: https://issues.apache.org/jira/browse/PROTON-1114
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-j
> Affects Versions: 0.12.0
> Reporter: Robbie Gemmell
> Assignee: Robbie Gemmell
> Fix For: 0.13.0
>
>
> The proton-j transport can emit other frames after sending the Close frame
> [whether because the Connection object was closed explicitly, or otherwise],
> which is forbidden by the AMQP spec and as such needs to be prevented.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)