You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by AMashenkov <gi...@git.apache.org> on 2017/10/20 12:17:49 UTC

[GitHub] ignite pull request #2896: IGNITE-6649: Add EvictionPolicy factory support i...

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.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 #2896
    
----
commit 7bf47bfc6dad6efafb244a357f0687b35d44d1ee
Author: Andrey V. Mashenkov <an...@gmail.com>
Date:   2017-10-17T16:32:11Z

    Add eviction policy to cache configuration.

commit 7b5e23bc0212745944a4830d5ffacc67033c3884
Author: Andrey V. Mashenkov <an...@gmail.com>
Date:   2017-10-17T16:32:21Z

    WIP

commit 6a7118da4aece6783770d59364d162f792251d05
Author: Andrey V. Mashenkov <an...@gmail.com>
Date:   2017-10-20T12:15:15Z

    WIP.
    Tests added.

----


---

[GitHub] ignite pull request #2896: IGNITE-6649: Add EvictionPolicy factory support i...

Posted by AMashenkov <gi...@git.apache.org>.
Github user AMashenkov closed the pull request at:

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


---