You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yakov Zhdanov (JIRA)" <ji...@apache.org> on 2016/08/02 09:21:21 UTC

[jira] [Commented] (IGNITE-3601) Read-only optimistic transaction shouldn't throw an exception if entry version was not changed.

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

Yakov Zhdanov commented on IGNITE-3601:
---------------------------------------

[~ntikhonov], can you please take a look at the test and merge it to master. Then I would ask [~sboikov] to take a look. Seems Ignite has some issues in optimistic serializable txs.

> Read-only optimistic transaction shouldn't throw an exception if entry version was not changed.
> -----------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-3601
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3601
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Alexei Scherbakov
>            Assignee: Nikolay Tikhonov
>             Fix For: 1.8
>
>         Attachments: Test.java
>
>
> Concurrent read only transactions reading the same key throw unexpected IgniteTxOptimisticCheckedException. 
> They shouldn't do what because entry version was not changed.
> See the reproducer in the attachment.



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