tkalkirill commented on code in PR #4532:
URL: https://github.com/apache/ignite-3/pull/4532#discussion_r1799071664


##########
modules/sql-engine/src/integrationTest/java/org/apache/ignite/internal/sql/sqllogic/ItSqlLogicTest.java:
##########
@@ -171,6 +171,8 @@ public class ItSqlLogicTest extends BaseIgniteAbstractTest {
             + "  rest.port: {}\n"
             + "}";
 
+    private static final int METASTORAGE_IDLE_SYNC_TIME_INTERVAL_MS = 10;

Review Comment:
   Please describe in the javadoc why this particular value was chosen.



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