You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2016/04/06 12:06:25 UTC

[jira] [Updated] (IGNITE-2955) Exception in CacheStore.sessionEnd breaks the cache

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

Pavel Tupitsyn updated IGNITE-2955:
-----------------------------------
    Description: 
If there is an exception in user implementation of CacheStore.sessionEnd, cache becomes unusable: TransactionRollbackException is thrown on any consequent cache.put().

Configuration:
* 1 node
* Local transactional write-through cache with a store


  was:If there is an exception in user implementation of CacheStore.sessionEnd, cache becomes unusable: TransactionRollbackException is thrown on any consequent cache.put().


> Exception in CacheStore.sessionEnd breaks the cache
> ---------------------------------------------------
>
>                 Key: IGNITE-2955
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2955
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 1.1.4
>            Reporter: Pavel Tupitsyn
>            Priority: Blocker
>             Fix For: 1.6
>
>
> If there is an exception in user implementation of CacheStore.sessionEnd, cache becomes unusable: TransactionRollbackException is thrown on any consequent cache.put().
> Configuration:
> * 1 node
> * Local transactional write-through cache with a store



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