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/12/14 14:36:04 UTC

[GitHub] ignite pull request #3231: ignite-5874: Store TTL expire times in B+ tree on...

GitHub user AMashenkov opened a pull request:

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

    ignite-5874: Store TTL expire times in B+ tree on per-partition basis.

    

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

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

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

    https://github.com/apache/ignite/pull/3231.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 #3231
    
----
commit ffaed6c47fed0615a977cce559d9ed37c2291f9b
Author: Andrey V. Mashenkov <an...@gmail.com>
Date:   2017-12-14T14:32:11Z

    WIP.Test added.

commit 4678b66be7a4799c88541bd5eb8e452a04dd8940
Author: Andrey V. Mashenkov <an...@gmail.com>
Date:   2017-12-05T07:22:50Z

    ignite-5874: WIP. Pending tree moved to partition.

----


---

[GitHub] ignite pull request #3231: ignite-5874: Store TTL expire times in B+ tree on...

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

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


---