ibessonov commented on code in PR #7924:
URL: https://github.com/apache/ignite-3/pull/7924#discussion_r3032544652
##########
modules/metastorage/src/main/java/org/apache/ignite/internal/metastorage/impl/MetaStorageLeaderElectionListener.java:
##########
@@ -101,7 +100,7 @@ public class MetaStorageLeaderElectionListener implements
LeaderElectionListener
MetaStorageLeaderElectionListener(
IgniteSpinBusyLock busyLock,
- ClusterService clusterService,
+ String nodeName,
Review Comment:
I clearly missed something, thank you!
--
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]