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.patchTo 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 <jokserfn@...>
Date: 2018-12-07T14:03:38Z
IGNITE-10556 Remove metastoreOnly flag
Signed-off-by: Pavel Kovalenko <
[hidden email]>
commit db4ce1a2ede33421624b8d0a71b21fb6f736c573
Author: Pavel Kovalenko <jokserfn@...>
Date: 2018-12-07T15:45:08Z
IGNITE-10556 WIP
Signed-off-by: Pavel Kovalenko <
[hidden email]>
commit 476077be82bb42bfbdf545b2cf9137d7780d432f
Author: Pavel Kovalenko <jokserfn@...>
Date: 2018-12-10T14:43:33Z
IGNITE-10556 WIP
Signed-off-by: Pavel Kovalenko <
[hidden email]>
commit c4a305b3109812f68e2431c4818bf11dd2720c03
Author: Pavel Kovalenko <jokserfn@...>
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
----
---