AMQClient.close doesn't shutdown the AMQP connection cleanly

Bug #1589988 reported by Free Ekanayaka
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
txAMQP
Fix Committed
Undecided
Free Ekanayaka

Bug Description

The AMQP specification formally requires to perform a close/close-ok handshake before shutting down the transport socket:

"A peer that detects a socket closure without having received a Close-Ok handshake method SHOULD log the error."

(see https://www.rabbitmq.com/amqp-0-9-1-reference.html#connection.close.method-id)

I've seen that most other AMQP clients do that, it'd be nice for txamqp to do it too.

Related branches

Changed in txamqp:
status: New → In Progress
assignee: nobody → Free Ekanayaka (free.ekanayaka)
Changed in txamqp:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.