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 2017/09/14 15:05:01 UTC

[jira] [Commented] (IGNITE-6385) Offheap page eviction doesn't work if data is loaded without data streamer

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

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

GitHub user glukos opened a pull request:

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

    IGNITE-6385 Offheap page eviction doesn't work if data is loaded without data streamer

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-6385

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

    https://github.com/apache/ignite/pull/2666.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 #2666
    
----
commit be389f378bc12a1aa9264799eebaa2551741448d
Author: Ivan Rakov <iv...@gmail.com>
Date:   2017-09-14T15:02:12Z

    IGNITE-6385 Offheap page eviction doesn't work if data is loaded without data streamer

----


> Offheap page eviction doesn't work if data is loaded without data streamer
> --------------------------------------------------------------------------
>
>                 Key: IGNITE-6385
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6385
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Ivan Rakov
>            Assignee: Ivan Rakov
>             Fix For: 2.3
>
>
> Page eviction was broken by recent optimizations from IGNITE-5658. We can allocate data pages if there are empty pages in separate stripe of free list bucket.



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