Github user tabish121 commented on the issue:
https://github.com/apache/activemq-artemis/pull/1687
Is it true that there's nothing that will be calling the IOCallback onError
method? If that isn't the case then it seems like there's a possible case here
where the Declare or Discharge is never answered as in the error case no
disposition or settlement is done which would leave a client dangling awaiting
a response. ---
