JAkutenshi commented on code in PR #4194:
URL: https://github.com/apache/ignite-3/pull/4194#discussion_r1713384737


##########
modules/table/src/integrationTest/java/org/apache/ignite/distributed/ItTxDistributedTestSingleNodeCollocated.java:
##########
@@ -46,15 +44,6 @@ protected boolean startClient() {
     @Override
     public void before() throws Exception {
         super.before();
-

Review Comment:
   It's explained in [the ticket's 
description](https://issues.apache.org/jira/browse/IGNITE-22774) 



##########
modules/table/src/integrationTest/java/org/apache/ignite/distributed/ItTxDistributedTestThreeNodesThreeReplicasCollocated.java:
##########
@@ -50,11 +49,6 @@ public 
ItTxDistributedTestThreeNodesThreeReplicasCollocated(TestInfo testInfo) {
     @BeforeEach
     @Override public void before() throws Exception {
         super.before();
-
-        assertSame(

Review Comment:
   It's explained in [the ticket's 
description](https://issues.apache.org/jira/browse/IGNITE-22774) too
   



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