GitHub user pvinokurov opened a pull request:
https://github.com/apache/ignite/pull/3486 Ignite 7263
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-7263
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3486.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3486
----
commit a311697c4881efe0eb44da27ff0fc309e0e1a846
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date: 2018-01-31T08:43:38Z
GG-13407 Skip apply procedure PITR if initial wal pointer is null. Case handling when we have some cache for rebalancing but we do not have wal point for recovery.
commit a98479b9192bc1e6cedeb9607aff6e5f7334d996
Author: pvinokurov <vinokurov.pasha@...>
Date: 2018-02-07T08:59:48Z
IGNITE-7263 Ignore client configuration for daemon node
----
---