summaryrefslogtreecommitdiff
path: root/rabbitmq-components.mk
diff options
context:
space:
mode:
authorArnaud Cogoluègnes <acogoluegnes@gmail.com>2018-05-18 11:02:05 +0200
committerArnaud Cogoluègnes <acogoluegnes@gmail.com>2018-05-18 11:02:05 +0200
commit99ea452490a8bed98a8840c604759e189edf0f15 (patch)
tree37d771542bbae92ae84adc521bad9a102972e74b /rabbitmq-components.mk
parentc39524625d0f3dc3cb46b9737093144ee6b21114 (diff)
downloadrabbitmq-server-git-99ea452490a8bed98a8840c604759e189edf0f15.tar.gz
Add client properties to connection.closed events
This commit adds client properties to connection.closed events. The original need was to have only the optional user-provided connection name added to correlate connections between created and closed events, but all the client properties are finally added for the sake of consistency between the 2 events. This commit uses the process dictionary to convey the client properties, as they're not yet available in the connection state when the call to send the closed event is made (in the after block, just after the network connection has been established). Fixes #1596 [#157500358]
Diffstat (limited to 'rabbitmq-components.mk')
0 files changed, 0 insertions, 0 deletions