jbertram commented on PR #4705:
URL: 
https://github.com/apache/activemq-artemis/pull/4705#issuecomment-1847526576

   Do you have any insight into how/why the `CONSUMER_CREATED` notification is 
being sent before the `BINDING_ADDED`? Theoretically the `BINDING_ADDED` should 
always be sent before the `CONSUMER_CREATED` even if they are done in different 
threads since any operation should block waiting for the `createQueue` to 
return before continuing on to create the consumer.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to