Pavel Tupitsyn created IGNITE-7369: -------------------------------------- Summary: .NET: Thin client: Transactions Key: IGNITE-7369 URL: https://issues.apache.org/jira/browse/IGNITE-7369 Project: Ignite Issue Type: Improvement Components: platforms, thin client Affects Versions: 2.4 Reporter: Pavel Tupitsyn
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. -- This message was sent by Atlassian JIRA (v6.4.14#64029)