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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)