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

Alexey Goncharuk updated IGNITE-3086:
-------------------------------------
    Description: 
The issue is spawned by the discussion thread: 
http://apache-ignite-users.70518.x6.nabble.com/Error-on-Transactions-with-Write-Behind-td4736.html

We can postpone cache store validation to the moment when entry is actually 
known to be written by a transaction, which will allow to use write-behind and 
write-through caches in one transaction if one of them is read-only.

> Cache store validation should be done only when write entry is enlisted
> -----------------------------------------------------------------------
>
>                 Key: IGNITE-3086
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3086
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 1.5.0.final
>            Reporter: Alexey Goncharuk
>
> The issue is spawned by the discussion thread: 
> http://apache-ignite-users.70518.x6.nabble.com/Error-on-Transactions-with-Write-Behind-td4736.html
> We can postpone cache store validation to the moment when entry is actually 
> known to be written by a transaction, which will allow to use write-behind 
> and write-through caches in one transaction if one of them is read-only.



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

Reply via email to