Skip to content

Commit

Permalink
IGNITE-23138 Final final commit
Browse files Browse the repository at this point in the history
  • Loading branch information
superminkfan committed Nov 10, 2024
1 parent 3d6e313 commit 4989e59
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,8 @@ private void runKeyCollisionsMetric(TransactionConcurrency concurrency, Transact

IgniteTransactions transactions = cl.transactions();

assertFalse(checkMetrics(ig));

AtomicBoolean doTest = new AtomicBoolean(true);

IgniteInternalFuture<Long> fut = GridTestUtils.runMultiThreadedAsync(
Expand Down

0 comments on commit 4989e59

Please sign in to comment.