ptupitsyn commented on code in PR #6950:
URL: https://github.com/apache/ignite-3/pull/6950#discussion_r2518547201


##########
modules/sql-engine/src/integrationTest/java/org/apache/ignite/internal/sql/api/ItSqlSynchronousApiTest.java:
##########
@@ -136,6 +136,20 @@ public void cancelBatch() throws InterruptedException {
         });
     }
 
+    @Test
+    void closeCursorWithoutReadingAllPages() {

Review Comment:
   The reproducer in the ticket fails sometimes on main branch. The race 
condition is difficult to test reliably. Any ideas?



-- 
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]

Reply via email to