joooger commented on a change in pull request #8965:
URL: https://github.com/apache/ignite/pull/8965#discussion_r607954801
##########
File path:
modules/core/src/main/java/org/apache/ignite/internal/processors/odbc/ClientListenerAbstractConnectionContext.java
##########
@@ -142,4 +158,28 @@ private AuthenticationContext
authenticateExternal(GridNioSession ses, String us
if (ctx.security().enabled())
ctx.security().onSessionExpired(secCtx.subject().id());
}
+
+ /**
+ *
+ */
Review comment:
```suggestion
/** */
```
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]