ascherbakoff commented on code in PR #5096: URL: https://github.com/apache/ignite-3/pull/5096#discussion_r1928536985
########## modules/table/src/integrationTest/java/org/apache/ignite/distributed/ItLockTableTest.java: ########## @@ -184,7 +184,7 @@ public void testCollision() { RecordView<Tuple> view = testTable.recordView(); int i = 0; - final int count = 1000; + final int count = 100; Review Comment: It should be renamed if so. -- 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