Broker will continue to process Datablocks on a closed session
--------------------------------------------------------------
Key: QPID-810
URL: https://issues.apache.org/jira/browse/QPID-810
Project: Qpid
Issue Type: Bug
Components: Java Broker
Affects Versions: M2.1
Reporter: Martin Ritchie
Fix For: M2.1
Java Broker will continue to process DataBlocks after the channel has been
closed.
Ideally the broker would just ignore the data. Example cause:
Publish to destination that is ACL'd. Header and body should be dumped not
processed.
As the channel will be closing due to error processing header or body will
result in further errors
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.