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

[jira] [Commented] (IGNITE-518) TTL is not updated for reader when entry is accessed on backup

    [ https://issues.apache.org/jira/browse/IGNITE-518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15771011#comment-15771011 ] 

Alper Tekinalp commented on IGNITE-518:
---------------------------------------

Hi. I want to work on that bug. Can you briefly explain what is the expected logic?

> TTL is not updated for reader when entry is accessed on backup
> --------------------------------------------------------------
>
>                 Key: IGNITE-518
>                 URL: https://issues.apache.org/jira/browse/IGNITE-518
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: sprint-2
>            Reporter: Alexey Goncharuk
>              Labels: Muted_test
>
> When ttl is updated, readers are recorded locally and update is then sent based on collected data. When get is performed on backup, readers are empty, so near readers are not updated.
> {{IgniteCacheAtomicExpiryPolicyTest.testNearAccess}} fails.



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