[
https://issues.apache.org/jira/browse/IGNITE-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15194855#comment-15194855
]
Dmitry Karachentsev commented on IGNITE-2792:
---------------------------------------------
Thanks for the review, Vladimir. All notes are corrected.
> 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: Dmitry Karachentsev
> 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)