[
https://issues.apache.org/jira/browse/IGNITE-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov reassigned IGNITE-2792:
---------------------------------------
Assignee: Vladimir Ozerov (was: Semen Boikov)
> 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)