Phillippko commented on code in PR #3087:
URL: https://github.com/apache/ignite-3/pull/3087#discussion_r1467651155


##########
modules/table/src/integrationTest/java/org/apache/ignite/distributed/ItTxStateLocalMapTest.java:
##########
@@ -63,10 +64,13 @@ public class ItTxStateLocalMapTest extends 
IgniteAbstractTest {
 
     //TODO fsync can be turned on again after 
https://issues.apache.org/jira/browse/IGNITE-20195
     @InjectConfiguration("mock: { fsync: false }")
-    private static RaftConfiguration raftConfig;
+    private RaftConfiguration raftConfig;

Review Comment:
   There was a discussion among developers that static configurations might do 
more harm than good



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