Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-beta1
Description
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.
Attachments
Issue Links
- blocks
-
IGNITE-21669 Remove sessions from SQL API
- Resolved
- is related to
-
IGNITE-20232 Java client: Propagate observable timestamp to sql engine using internal API
- Open
- links to