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


##########
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:
   ~~Do we have something like `TcpCommunicationSpi` (8.x) that allows you to 
reorder communication messages?~~



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