[
https://issues.apache.org/jira/browse/IGNITE-20780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17782636#comment-17782636
]
Yury Gerzhedovich commented on IGNITE-20780:
--------------------------------------------
[~korlov] LGTM!
> Sql. Move session expiration to IgniteSqlImpl
> ---------------------------------------------
>
> Key: IGNITE-20780
> URL: https://issues.apache.org/jira/browse/IGNITE-20780
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Konstantin Orlov
> Assignee: Konstantin Orlov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> As for now, session management is split between two components: IgniteSql is
> responsible for creating new sessions, and sql engine is responsible for
> sessions' idle expiration. Let's keep all session management in a single
> place: for this we need to move expiration logic to IgniteSqlImpl.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)