You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by ibessonov <gi...@git.apache.org> on 2018/09/26 14:41:20 UTC

[GitHub] ignite pull request #4841: IGNITE-9705 GridCacheDatabaseSharedManager#create...

GitHub user ibessonov opened a pull request:

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

    IGNITE-9705 GridCacheDatabaseSharedManager#createPageMemory flushes invalid byte buffer into snapshot manager.

    

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

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

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

    https://github.com/apache/ignite/pull/4841.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 #4841
    
----
commit e732800145016008262513c950e969972ed4c29a
Author: ibessonov <be...@...>
Date:   2018-09-26T14:38:52Z

    IGNITE-9705 Added forgotten buffer rewinding.

----


---

[GitHub] ignite pull request #4841: IGNITE-9705 GridCacheDatabaseSharedManager#create...

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

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


---