You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by tledkov-gridgain <gi...@git.apache.org> on 2017/11/20 14:20:51 UTC

[GitHub] ignite pull request #3070: Ignite wal freelist disable

GitHub user tledkov-gridgain opened a pull request:

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

    Ignite wal freelist disable

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-wal-freelist-disable

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

    https://github.com/apache/ignite/pull/3070.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 #3070
    
----
commit dcc6561dd4f09e499b865421c69dd4060aef89a7
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-11-14T12:39:47Z

    print WAL

commit 5b67fb00868d152449e6188573535509b9a6880d
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-11-15T09:13:48Z

    FreeList hack

commit f57e3a514720017596d2b9d8efafdabe04b429da
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-11-15T12:32:27Z

    Merge branch '_master' into ignite-updwal-analyze

commit cc316f67496cf59b2704abbfe27f0d28c403c58c
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-11-15T15:14:39Z

    save the progress

commit ec13189a706df124b6f5d43ea524556b157f79c8
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-11-16T09:16:32Z

    Merge branch 'ignite-wal-freelist-base' into ignite-wal-freelist-disable

commit ec09c49213558ff02de0cb982575b93680c9b3df
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-11-16T09:32:41Z

    disable freelist WAL

commit 895d406abb90834b2f27915e2d0da7357ec8e17a
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-11-16T11:19:55Z

    add put & invoke update benchmark

----


---

[GitHub] ignite pull request #3070: Ignite wal freelist disable

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

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


---