[ 
https://issues.apache.org/jira/browse/IGNITE-4120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15648685#comment-15648685
 ] 

Pavel Tupitsyn commented on IGNITE-4120:
----------------------------------------

It's a pity that our documentation is not versioned the same way as the code :(

> .NET: documentation and example for deadlock-detection mechanism
> ----------------------------------------------------------------
>
>                 Key: IGNITE-4120
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4120
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: platforms
>            Reporter: Denis Magda
>            Assignee: Vladimir Ozerov
>             Fix For: 1.8
>
>
> Presently the documentation and example about the deadlock detection 
> mechanism are missing on .NET side. Let's fill this gap.
> - Documentation can be taken from Java side 
> https://apacheignite.readme.io/v1.7/docs/transactions#deadlock-detection-in-pessimistic-transactions
> - The example scenario should be the following:
> -- start two threads inside of Ignite.NET process;
> -- each thread will start its own pessimistic transaction with timeout up to 
> 10 seconds;
> -- the transactions must get to a deadlock;
> -- after the timeout expiration one of the transactions must succeed while 
> the other must print out deadlock related information taking it from 
> {{TransactionDeadlockException}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to