[
https://issues.apache.org/jira/browse/IGNITE-4534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955633#comment-15955633
]
ASF GitHub Bot commented on IGNITE-4534:
----------------------------------------
GitHub user glukos opened a pull request:
https://github.com/apache/ignite/pull/1731
IGNITE-4534, up-to-date with ignite-3477-master
All changes from IGNITE-4534 applied over ignite-3477-master.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite
ignite-4534-from-3477-master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1731.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 #1731
----
commit b127153b2d2733aab1881b056d2dd2bd7f374d81
Author: Sergey Chugunov <[email protected]>
Date: 2017-04-03T15:29:52Z
Merge mistake was corrected, obsolete tests were removed
commit 281efd4b9f0577d55260c7ea53c450e6182085c6
Author: Ilya Lantukh <[email protected]>
Date: 2017-04-03T16:19:30Z
Fixed GridCacheRebalancingUnmarshallingFailedSelfTest.
commit dce205fe288e048707596bb0b467fe562e93e845
Author: Ilya Lantukh <[email protected]>
Date: 2017-04-03T16:20:41Z
Merge branch 'ignite-3477-master' of
https://github.com/gridgain/apache-ignite into ignite-3477-master
commit 98d92d89d69497172a6d33d88c17c1b05396ae04
Author: Ivan Rakov <[email protected]>
Date: 2017-04-04T18:53:35Z
IGNITE-4534: Implement offheap eviction policies based on page memory
----
> Implement offheap eviction policies based on page memory
> --------------------------------------------------------
>
> Key: IGNITE-4534
> URL: https://issues.apache.org/jira/browse/IGNITE-4534
> Project: Ignite
> Issue Type: Sub-task
> Components: cache
> Reporter: Alexey Goncharuk
> Assignee: Ivan Rakov
> Labels: important
> Fix For: 2.0
>
>
> Since the internal structure of offheap storage has changed, we need to
> re-implement Fifo, Lru and Sorted eviction policies
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)