[
https://issues.apache.org/jira/browse/ARTEMIS-3052?focusedWorklogId=531464&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-531464
]
ASF GitHub Bot logged work on ARTEMIS-3052:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 05/Jan/21 20:18
Start Date: 05/Jan/21 20:18
Worklog Time Spent: 10m
Work Description: clebertsuconic opened a new pull request #3399:
URL: https://github.com/apache/activemq-artemis/pull/3399
There no need to test on this commit,
since current tests are enough coverage on this change.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 531464)
Remaining Estimate: 0h
Time Spent: 10m
> 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)