You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2021/01/05 20:17:00 UTC

[jira] [Created] (ARTEMIS-3052) Do not block on Bindings Operation

Clebert Suconic created ARTEMIS-3052:
----------------------------------------

             Summary: Do not block on Bindings Operation
                 Key: ARTEMIS-3052
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3052
             Project: ActiveMQ Artemis
          Issue Type: Improvement
          Components: Broker
    Affects Versions: 2.16.0
            Reporter: Clebert Suconic
             Fix For: 2.17.0


Some bindings operations are waiting (blocking) until completion.

 

This might be an issue in cases where queues and address are constantly created.

 

To improve on this we could just return on the OperationContext like any other 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)