You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/01/06 15:28:00 UTC

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

    [ https://issues.apache.org/jira/browse/ARTEMIS-3052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17259805#comment-17259805 ] 

ASF subversion and git services commented on ARTEMIS-3052:
----------------------------------------------------------

Commit a6160dac1428f28f8e168e05763f68259d1dbaa7 in activemq-artemis's branch refs/heads/master from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=a6160da ]

ARTEMIS-3052 Not block on Binding operations

There no need to test on this commit,
since current tests are enough coverage on this change.


> 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
>            Priority: Major
>             Fix For: 2.17.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)