rpuch commented on code in PR #3378:
URL: https://github.com/apache/ignite-3/pull/3378#discussion_r1517680083
##########
modules/table/src/main/java/org/apache/ignite/internal/table/AbstractTableView.java:
##########
@@ -214,12 +213,7 @@ protected final <T> CompletableFuture<T>
preventThreadHijack(CompletableFuture<T
// The future is not complete yet, so it will be completed on an
Ignite thread, so we need to complete the user-facing future
// in the continuation pool.
Review Comment:
Discussed this in private
--
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]