Konstantin Orlov created IGNITE-21815:
-----------------------------------------
Summary: 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
Reporter: Konstantin Orlov
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)