GitHub user AMashenkov opened a pull request:
https://github.com/apache/ignite/pull/2896 IGNITE-6649: Add EvictionPolicy factory support in IgniteConfiguration.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-6649
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2896.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2896
----
commit 7bf47bfc6dad6efafb244a357f0687b35d44d1ee
Author: Andrey V. Mashenkov <
[hidden email]>
Date: 2017-10-17T16:32:11Z
Add eviction policy to cache configuration.
commit 7b5e23bc0212745944a4830d5ffacc67033c3884
Author: Andrey V. Mashenkov <
[hidden email]>
Date: 2017-10-17T16:32:21Z
WIP
commit 6a7118da4aece6783770d59364d162f792251d05
Author: Andrey V. Mashenkov <
[hidden email]>
Date: 2017-10-20T12:15:15Z
WIP.
Tests added.
----
---