Timothy A. Bish created ARTEMIS-5605: ----------------------------------------
Summary: AMQP Bridge and Federation receivers can NPE if closed before remote Attach arrives Key: ARTEMIS-5605 URL: https://issues.apache.org/jira/browse/ARTEMIS-5605 Project: ActiveMQ Artemis Issue Type: Bug Components: AMQP Affects Versions: 2.42.0 Reporter: Timothy A. Bish Assignee: Timothy A. Bish Fix For: 2.43.0 In a rare case if the bridge or federation receiver is closed on the server before the remote peer sends the remote attach an NPE can result because the wrong view of the proton Receiver instance is used to check remote desired capabilities which can be null after the local close is called. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@activemq.apache.org For additional commands, e-mail: issues-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact