sanpwc commented on a change in pull request #400:
URL: https://github.com/apache/ignite-3/pull/400#discussion_r737694770



##########
File path: 
modules/metastorage-client/src/integrationTest/java/org/apache/ignite/internal/metastorage/client/ITMetaStorageServicePersistenceTest.java
##########
@@ -126,7 +128,7 @@ void tearDown() throws Exception {
     }
 
     /** {@inheritDoc} */
-    @Override public RaftGroupListener createListener(Path 
listenerPersistencePath) {
+    @Override public RaftGroupListener createListener(ClusterService service, 
TxManagerImpl txManager, Path listenerPersistencePath) {

Review comment:
       service is never used, neither in 
ITMetaStorageServicePersistenceTest.java nor in ITTablePersistenceTest.




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


Reply via email to