You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Fedotov (JIRA)" <ji...@apache.org> on 2019/05/14 14:22:00 UTC

[jira] [Created] (IGNITE-11850) Missing check atomicity mode on null

Ivan Fedotov created IGNITE-11850:
-------------------------------------

             Summary: Missing check atomicity mode on null
                 Key: IGNITE-11850
                 URL: https://issues.apache.org/jira/browse/IGNITE-11850
             Project: Ignite
          Issue Type: Bug
            Reporter: Ivan Fedotov
            Assignee: Ivan Fedotov


In IgniteCacheConfigVariationsFullApiTest#testGetOutTx test fail occurs. 

getAtomicityMode() method can return null, but test scenario does not take it into consideration.

Default cache atomicity mode must be used in case if getAtomicityMode() returns null.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)