alex-plekhanov commented on code in PR #12925:
URL: https://github.com/apache/ignite/pull/12925#discussion_r3481567828


##########
modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteTxCacheWriteSynchronizationModesMultithreadedTest.java:
##########
@@ -161,13 +161,13 @@ public void testMultithreadedFullAsyncRestart() throws 
Exception {
      * @throws Exception If failed.
      */
     private void multithreadedTests(CacheWriteSynchronizationMode syncMode, 
boolean restart) throws Exception {
-        multithreaded(syncMode, 0, false, false, restart);
+        //multithreaded(syncMode, 0, false, false, restart);

Review Comment:
   Please revert these changes



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