You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Artem Shutak (JIRA)" <ji...@apache.org> on 2015/03/25 16:59:53 UTC

[jira] [Created] (IGNITE-582) [Test] Unexpected behavior for OPTIMISTIC SERIALIZABLE transaction

Artem Shutak created IGNITE-582:
-----------------------------------

             Summary: [Test] Unexpected behavior for OPTIMISTIC SERIALIZABLE transaction
                 Key: IGNITE-582
                 URL: https://issues.apache.org/jira/browse/IGNITE-582
             Project: Ignite
          Issue Type: Bug
            Reporter: Artem Shutak
            Assignee: Yakov Zhdanov


Ticket is related to this issue http://stackoverflow.com/questions/22936749/optimistic-mode-for-gridgain-transactions.

I added more simple test to the GridCacheTxMultiThreadedAbstractTest. 
Original test is also attached to the ticket. Sometimes commit fails with GridCacheTxOptimisticException, but two threads still can commit duplicated values so that increment is lost.

see GG-8063



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