You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/03/16 09:58:33 UTC

[jira] [Closed] (IGNITE-2792) System caches should not use user-defined TransactionConfiguration.

     [ https://issues.apache.org/jira/browse/IGNITE-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov closed IGNITE-2792.
-----------------------------------

> System caches should not use user-defined TransactionConfiguration.
> -------------------------------------------------------------------
>
>                 Key: IGNITE-2792
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2792
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 1.5.0.final
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>            Priority: Critical
>             Fix For: 1.6
>
>
> *Problem*
> Currently if user set his custom TransactionConfiguration, it will be used not only user public caches, but by internal Ignite caches as well. This could lead to some bad situations, such a transaction timeouts, optimistic exceptions, etc..
> *Proposed solution*
> Ensure that transactional system caches do not use custom TransactionConfiguraton.



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