[ https://issues.apache.org/jira/browse/IGNITE-20366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexander Lapin updated IGNITE-20366: ------------------------------------- Summary: testBatchReadPutConcurrently failed (was: ItRaftCommandLeftInLogUntilRestartTest failed) > testBatchReadPutConcurrently failed > ----------------------------------- > > Key: IGNITE-20366 > URL: https://issues.apache.org/jira/browse/IGNITE-20366 > Project: Ignite > Issue Type: Bug > Reporter: Alexander Lapin > Assignee: Alexander Lapin > Priority: Blocker > Labels: ignite-3 > > {code:java} > org.opentest4j.AssertionFailedError: expected: <true> but was: <false> at > app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151) > at > app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132) > at app//org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63) > at app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36) at > app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:31) at > app//org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:180) at > app//org.apache.ignite.internal.table.TxAbstractTest.testBatchReadPutConcurrently(TxAbstractTest.java:474) > > {code} > Need to find a root cause of the issue. -- This message was sent by Atlassian Jira (v8.20.10#820010)