You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2021/04/05 14:41:28 UTC

[activemq-artemis] 03/03: This closes #3526

This is an automated email from the ASF dual-hosted git repository.

clebertsuconic pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git

commit 7868959b52d8ec5d3374622d97d377d172373c33
Merge: 7e6c9eb 08ec7c6
Author: Clebert Suconic <cl...@apache.org>
AuthorDate: Mon Apr 5 10:01:00 2021 -0400

    This closes #3526

 .../artemis/core/postoffice/impl/BindingsImpl.java | 383 +++++++----------
 .../core/postoffice/impl/CopyOnWriteBindings.java  | 270 ++++++++++++
 .../core/postoffice/impl/PostOfficeImpl.java       | 458 +++++++++++----------
 .../artemis/core/server/RoutingContext.java        |   2 +-
 .../core/server/impl/RoutingContextImpl.java       |   4 +-
 5 files changed, 656 insertions(+), 461 deletions(-)