[
https://issues.apache.org/jira/browse/ARTEMIS-4355?focusedWorklogId=870419&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-870419
]
ASF GitHub Bot logged work on ARTEMIS-4355:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 11/Jul/23 21:59
Start Date: 11/Jul/23 21:59
Worklog Time Spent: 10m
Work Description: amarkevich commented on code in PR #4545:
URL: https://github.com/apache/activemq-artemis/pull/4545#discussion_r1260325424
##########
artemis-quorum-ri/src/test/java/org/apache/activemq/artemis/quorum/zookeeper/CuratorDistributedLockTest.java:
##########
@@ -84,8 +82,6 @@ public void setupEnv() throws Throwable {
}
testingServer = new TestingCluster(clusterSpecs);
testingServer.start();
- // start waits for quorumPeer!=null but not that it has started...
- Wait.waitFor(this::ensembleHasLeader);
Review Comment:
`ensembleHasLeader` used 'getQuorumPeer' inside
Issue Time Tracking
-------------------
Worklog Id: (was: 870419)
Time Spent: 50m (was: 40m)
> Update Сurator to 5.5.0
> -----------------------
>
> Key: ARTEMIS-4355
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4355
> Project: ActiveMQ Artemis
> Issue Type: Dependency upgrade
> Components: clustering
> Affects Versions: 2.29.0
> Reporter: Alexey Markevich
> Priority: Minor
> Time Spent: 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)