[ 
https://issues.apache.org/jira/browse/ARTEMIS-4247?focusedWorklogId=858504&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-858504
 ]

ASF GitHub Bot logged work on ARTEMIS-4247:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Apr/23 20:01
            Start Date: 21/Apr/23 20:01
    Worklog Time Spent: 10m 
      Work Description: clebertsuconic commented on code in PR #4443:
URL: https://github.com/apache/activemq-artemis/pull/4443#discussion_r1174122204


##########
tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/postoffice/impl/WildcardAddressManagerUnitTest.java:
##########
@@ -464,6 +465,21 @@ public void 
setMessageLoadBalancingType(MessageLoadBalancingType messageLoadBala
 
       }
 
+      @Override
+      public Binding getBinding(String name) {
+         return null;

Review Comment:
   that's not really needed, but ok.





Issue Time Tracking
-------------------

    Worklog Id:     (was: 858504)
    Time Spent: 2h 10m  (was: 2h)

> Inconsistencies between AMQP Mirror and Artemis Clustering
> ----------------------------------------------------------
>
>                 Key: ARTEMIS-4247
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4247
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Clebert Suconic
>            Priority: Major
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> - activemq.notifications are being transferred to the target node, unless an 
> ignore is setup
> - topics are being duplicated after redistribution
> - topics sends are being duplicated when a 2 node cluster mirrors to another 
> 2 node cluster, and both nodes are mirrored. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to