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

[GitHub] ignite pull request #5624: IGNITE-10556 Skip records deserialization on reco...

GitHub user Jokser opened a pull request:

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

    IGNITE-10556 Skip records deserialization on recovery

    

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

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

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

    https://github.com/apache/ignite/pull/5624.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 #5624
    
----
commit 64f2f9c1c4ef5f60545fd211ef1abb4297284f0e
Author: Pavel Kovalenko <jo...@...>
Date:   2018-12-07T14:03:38Z

    IGNITE-10556 Remove metastoreOnly flag
    
    Signed-off-by: Pavel Kovalenko <jo...@gmail.com>

commit db4ce1a2ede33421624b8d0a71b21fb6f736c573
Author: Pavel Kovalenko <jo...@...>
Date:   2018-12-07T15:45:08Z

    IGNITE-10556 WIP
    
    Signed-off-by: Pavel Kovalenko <jo...@gmail.com>

commit 476077be82bb42bfbdf545b2cf9137d7780d432f
Author: Pavel Kovalenko <jo...@...>
Date:   2018-12-10T14:43:33Z

    IGNITE-10556 WIP
    
    Signed-off-by: Pavel Kovalenko <jo...@gmail.com>

commit c4a305b3109812f68e2431c4818bf11dd2720c03
Author: Pavel Kovalenko <jo...@...>
Date:   2018-12-10T14:44:55Z

    Merge branch 'master' into ignite-10556
    
    # Conflicts:
    #	modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/GridCacheDatabaseSharedManager.java

----


---

[GitHub] ignite pull request #5624: IGNITE-10556 Skip records deserialization on reco...

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

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


---