Robbie Gemmell created PROTON-1114: -------------------------------------- Summary: [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)