.NET different behavior when using TransactionScope and ITransactions.Start

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

.NET different behavior when using TransactionScope and ITransactions.Start

Sergey Stronchinskiy
Dear Igniters,

It seems that .NET client behaves differently when TransactionScope is used
for transactions compared to "native" transactions. I've opened  a bug
<https://issues.apache.org/jira/browse/IGNITE-13214> can somebody take a
look and verify that it is one?

Thanks in advance.
Reply | Threaded
Open this post in threaded view
|

Re: .NET different behavior when using TransactionScope and ITransactions.Start

Pavel Tupitsyn
Guru Stron,

Good catch, this is indeed a bug - we don't handle ambient transactions
in cache read operations, and this is a mistake.

I'll make sure this is fixed for 2.9.
Thanks!


On Sun, Jul 5, 2020 at 4:52 PM Guru Stron <[hidden email]> wrote:

> Dear Igniters,
>
> It seems that .NET client behaves differently when TransactionScope is used
> for transactions compared to "native" transactions. I've opened  a bug
> <https://issues.apache.org/jira/browse/IGNITE-13214> can somebody take a
> look and verify that it is one?
>
> Thanks in advance.
>