sashapolo commented on code in PR #4630:
URL: https://github.com/apache/ignite-3/pull/4630#discussion_r1816554962
##########
modules/runner/src/integrationTest/java/org/apache/ignite/internal/table/ItTableScanTest.java:
##########
@@ -789,8 +789,6 @@ public void testCompositeScanRequest(int requestAmount1,
int requestAmount2, boo
if (tx != null) {
tx.rollback();
}
-
- assertThat(scanned, willCompleteSuccessfully());
Review Comment:
yes
--
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]