You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2022/08/31 14:24:23 UTC

[GitHub] [ignite-3] ygerzhedovich commented on a diff in pull request #1041: IGNITE-17585 fix flaky ItCommonApiTest.testSessionExpiration test

ygerzhedovich commented on code in PR #1041:
URL: https://github.com/apache/ignite-3/pull/1041#discussion_r959653274


##########
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/QueryProcessor.java:
##########
@@ -47,6 +48,14 @@ public interface QueryProcessor extends IgniteComponent {
      */
     CompletableFuture<Void> closeSession(SessionId sessionId);
 
+    /**
+     * Provide list af live session.

Review Comment:
   fixed



-- 
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: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org