Details
Description
Implement transactions in thin client protocol and .NET thin client.
Main issue: Ignite transactions are tied to a specific thread.
See how JDBC works around this by starting a dedicated thread.
Attachments
Issue Links
- is blocked by
-
IGNITE-13296 .NET: TransactionImpl finalizer can crash the process
- Resolved
- relates to
-
IGNITE-13460 .NET: Thin client can't be collected by GC when Dispose was not called
- Open
-
IGNITE-13556 .NET: Thin client: Transactions async support
- Open
-
IGNITE-9410 Add transactions support to thin clients
- Resolved
- links to