Skip to content

Commit 55c0566

Browse files
WIP
1 parent 70ec9dc commit 55c0566

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheQueryMultiThreadedSelfTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ public void testMultiThreadedSwapUnswapLongString() throws Exception {
422422
@SuppressWarnings({"TooBroadScope"})
423423
@Test
424424
public void testMultiThreadedSwapUnswapObject() throws Exception {
425-
int threadCnt = 550;
425+
int threadCnt = 50;
426426
final int keyCnt = 4000;
427427
final int valCnt = 10000;
428428

0 commit comments

Comments
 (0)