You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Goncharuk (JIRA)" <ji...@apache.org> on 2017/09/25 13:31:00 UTC

[jira] [Updated] (IGNITE-2589) Value is not loaded from store in pessimistic transaction when near cache is enabled

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

Alexey Goncharuk updated IGNITE-2589:
-------------------------------------
    Fix Version/s:     (was: 2.3)
                   2.4

> Value is not loaded from store in pessimistic transaction when near cache is enabled
> ------------------------------------------------------------------------------------
>
>                 Key: IGNITE-2589
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2589
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 1.5.0.final
>            Reporter: Alexey Goncharuk
>             Fix For: 2.4
>
>         Attachments: CacheLoadPreviousValueSelfTest.java
>
>
> The issue happens because the filter is not passed to DHT lock future when near cache is enabled and, since value is not required, no read-through happens. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)