xtern commented on code in PR #4827:
URL: https://github.com/apache/ignite-3/pull/4827#discussion_r1870739645


##########
modules/sql-engine/src/test/java/org/apache/ignite/internal/sql/engine/exec/ExecutionServiceImplTest.java:
##########
@@ -462,48 +464,6 @@ void testErrorOnCursorInitialization() throws 
InterruptedException {
         awaitContextCancellation(execNodes);
     }
 
-    /**
-     * The very simple case where a query is cancelled in the middle of a 
normal execution on non-initiator node.
-     */
-    @Test
-    public void testCancelOnRemote() throws InterruptedException {

Review Comment:
   Just curious. Were we really able to cancel a request from any node?
   



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