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

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

                Author: ASF GitHub Bot
            Created on: 27/Jul/21 22:34
            Start Date: 27/Jul/21 22:34
    Worklog Time Spent: 10m 
      Work Description: michaelandrepearce commented on a change in pull 
request #3676:
URL: https://github.com/apache/activemq-artemis/pull/3676#discussion_r677845114



##########
File path: 
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/distribution/MessageRedistributionTest.java
##########
@@ -730,6 +730,40 @@ public void testRedistributionWhenRemoteConsumerIsAdded() 
throws Exception {
       verifyNotReceive(1);
    }
 
+   @Test
+   public void testRedistributionWhenRemoteConsumerIsAddedLbOff() throws 
Exception {
+      setupCluster(MessageLoadBalancingType.OFF);

Review comment:
       This test is actually proving we're introducing a breaking change... for 
message balancing is off, redistribution should NOT occur.




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 628768)
    Time Spent: 5h 40m  (was: 5.5h)

> Allow message redistribution even with STRICT or OFF message-load-balancing 
> semantics
> -------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-1925
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1925
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Justin Bertram
>            Priority: Major
>          Time Spent: 5h 40m
>  Remaining Estimate: 0h
>
> Currently if the {{message-load-balancing}} is {{STRICT}} or {{OFF}} then 
> message redistribution is disabled.  Message redistribution should be 
> controlled only by the {{redistribtion-delay}}.



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

Reply via email to