sanpwc commented on code in PR #7136:
URL: https://github.com/apache/ignite-3/pull/7136#discussion_r2598599290
##########
modules/table/src/integrationTest/java/org/apache/ignite/internal/table/ItColocationTest.java:
##########
@@ -227,11 +227,11 @@ static void beforeAllTests() {
@Override
public CompletableFuture<Void> finish(
HybridTimestampTracker observableTimestampTracker,
- ReplicationGroupId commitPartition,
Review Comment:
I guess we may also remove other usages of ReplicationGroupId from
ItColocationTest.java.
--
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]