alievmirza commented on code in PR #1236:
URL: https://github.com/apache/ignite-3/pull/1236#discussion_r1003282124


##########
modules/raft-client/src/main/java/org/apache/ignite/raft/client/service/RaftGroupService.java:
##########
@@ -49,7 +49,7 @@ public interface RaftGroupService {
     /**
      * Returns group id.
      */
-    String groupId();
+    ReplicationGroupId groupId();

Review Comment:
   Seems that this changes were introduced by Vlad today, I'm not aware of them 



-- 
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: notifications-unsubscr...@ignite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to