korlov42 commented on code in PR #6958:
URL: https://github.com/apache/ignite-3/pull/6958#discussion_r2533660523


##########
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/SqlQueryProcessor.java:
##########
@@ -395,7 +397,6 @@ public synchronized CompletableFuture<Void> 
startAsync(ComponentContext componen
         queriesViewProvider.init(queryExecutor, prepareSvc);
 
         clusterSrvc.topologyService().addEventHandler(executionSrvc);

Review Comment:
   I think, we should migrate execution service as well.



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