[
https://issues.apache.org/jira/browse/ARTEMIS-4527?focusedWorklogId=894400&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-894400
]
ASF GitHub Bot logged work on ARTEMIS-4527:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 06/Dec/23 22:34
Start Date: 06/Dec/23 22:34
Worklog Time Spent: 10m
Work Description: jbertram commented on PR #4705:
URL:
https://github.com/apache/activemq-artemis/pull/4705#issuecomment-1843796881
Checkstyle violations:
```
[INFO] There are 5 errors reported by Checkstyle 10.11.0 with
/home/runner/work/activemq-artemis/activemq-artemis/tests/integration-tests/../../etc/checkstyle.xml
ruleset.
Error:
src/test/java/org/apache/activemq/artemis/tests/integration/cluster/distribution/UnsynchronizedClusterReproducer.java:[123,49]
(whitespace) WhitespaceAround: '{' is not followed by whitespace.
Error:
src/test/java/org/apache/activemq/artemis/tests/integration/cluster/distribution/UnsynchronizedClusterReproducer.java:[137,77]
(whitespace) WhitespaceAround: '{' is not followed by whitespace.
Error:
src/test/java/org/apache/activemq/artemis/tests/integration/cluster/distribution/UnsynchronizedClusterReproducer.java:[153,40]
(whitespace) WhitespaceAround: '{' is not followed by whitespace.
Error:
src/test/java/org/apache/activemq/artemis/tests/integration/cluster/distribution/UnsynchronizedClusterReproducer.java:[223,37]
(whitespace) WhitespaceAround: '{' is not followed by whitespace.
Error:
src/test/java/org/apache/activemq/artemis/tests/integration/cluster/distribution/UnsynchronizedClusterReproducer.java:[235,37]
(whitespace) WhitespaceAround: '{' is not followed by whitespace.
```
Issue Time Tracking
-------------------
Worklog Id: (was: 894400)
Time Spent: 20m (was: 10m)
> Redistributor race when consumerCount reaches 0 in cluster
> ----------------------------------------------------------
>
> Key: ARTEMIS-4527
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4527
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Anton Roskvist
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> This is a very rare bug caused by cluster notifications arriving in the wrong
> order in some very specific circumstances
--
This message was sent by Atlassian Jira
(v8.20.10#820010)