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

ASF GitHub Bot commented on IGNITE-2954:
----------------------------------------

GitHub user agoncharuk opened a pull request:

    https://github.com/apache/ignite/pull/634

    IGNITE-2954 - Added tests for various read-through scenarios

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/agoncharuk/ignite ignite-2954

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/634.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #634
    
----
commit c0f64277ff7199e7a096a61b4b18996b660e39ce
Author: Alexey Goncharuk <[email protected]>
Date:   2016-04-11T22:03:12Z

    IGNITE-2954 - Added tests for various read-through scenarios

----


> Read-through doesn't work for OFFHEAP_TIRED when eviction or expire policy is 
> used
> ----------------------------------------------------------------------------------
>
>                 Key: IGNITE-2954
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2954
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 1.5.0.final
>            Reporter: Denis Magda
>              Labels: important
>             Fix For: 1.6
>
>
> {{IgniteCacheReadThroughEvictionOffheapTiredSelfTest}} fails for several test 
> cases.
> In general we have to add all possible permutations to validate that the 
> read-through works fine for cases when an entry is evicted/removed :
> - expire policy;
> - eviction policy;
> - remove.withSkipStore()



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

Reply via email to