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

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
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 <[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.

----


---
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
Github user AMashenkov closed the pull request at:

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


---