You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/08/21 21:12:45 UTC

[jira] [Commented] (IGNITE-1280) Near eviction policy doesn't work with off heap

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

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

GitHub user vkulichenko opened a pull request:

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

    IGNITE-1280

    

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

    $ git pull https://github.com/vkulichenko/incubator-ignite ignite-1280

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

    https://github.com/apache/ignite/pull/26.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 #26
    
----
commit 419b4567431f975c0c4bb67fd4601851cad105b4
Author: Valentin Kulichenko <va...@gmail.com>
Date:   2015-08-21T19:10:38Z

    ignite-1280 - Fixed near evictions with off heap

----


> Near eviction policy doesn't work with off heap
> -----------------------------------------------
>
>                 Key: IGNITE-1280
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1280
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 1.1.4
>            Reporter: Valentin Kulichenko
>            Assignee: Valentin Kulichenko
>            Priority: Blocker
>             Fix For: ignite-1.4
>
>
> See {{GridCacheEvictionManager}}, line 137. In case of {{OFFHEAP_TIERED}} mode policy is not used even for near caches.



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