[
https://issues.apache.org/jira/browse/IGNITE-21815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17829599#comment-17829599
]
Pavel Tupitsyn commented on IGNITE-21815:
-----------------------------------------
Merged to main: cbc84ebce03c7554d8b9e09699f4884033ccaac1
> Make client handler to not use Session
> --------------------------------------
>
> Key: IGNITE-21815
> URL: https://issues.apache.org/jira/browse/IGNITE-21815
> Project: Ignite
> Issue Type: Improvement
> Components: thin client
> Affects Versions: 3.0.0-beta1
> Reporter: Konstantin Orlov
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> At the moment, client handler uses {{Session}} object from public API.
> Although this is not a big deal by itself, the fact that handler injects
> client-specific {{IgniteTransactionsImpl}} to the session makes it not simply
> `removing Session` task, but also adds additional complexity to propagation
> of {{IgniteTransactions}} to sql engine.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)