GitHub user glukos opened a pull request:
https://github.com/apache/ignite/pull/5518 Ignite 10413 2
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-10413-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5518.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5518
----
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
commit 8e9527f0566267ca509506462977dd933d07f106
Author: Ivan Rakov <irakov@...>
Date: 2018-11-27T21:50:49Z
ignite-10413 rollback
commit d3101ce5a0522329b14862cea47902d11e60096c
Author: Andrey Gura <agura@...>
Date: 2018-11-12T15:34:06Z
TDR-127 Incorrect read only cluster detection fixed
(cherry picked from commit 069389d)
----
---