GitHub user glukos opened a pull request:
https://github.com/apache/ignite/pull/5502 Ignite 10413
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-10413
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5502.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5502
----
commit c22934b36188f86cb360b8c34ba67acee42c98a3
Author: Andrey Kuznetsov <stkuzma@...>
Date: 2018-11-23T17:48:13Z
IGNITE-10079 FileWriteAheadLogManager may return invalid lastCompactedSegment - Fixes #5219.
Signed-off-by: Ivan Rakov <
[hidden email]>
commit 21579035eb3ec70dfc3661f2b20299340109ee0a
Author: Ivan Rakov <irakov@...>
Date: 2018-11-26T18:10:02Z
IGNITE-10413 Perform cache validation logic on primary node instead of near node
commit c563a0818142445254616c4742d09f18d416866b
Author: Ivan Rakov <irakov@...>
Date: 2018-11-26T18:11:10Z
IGNITE-10079 rollback
----
---