[GitHub] ignite pull request #3486: Ignite 7263

2018-02-08 Thread pvinokurov
Github user pvinokurov closed the pull request at:

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


---


[GitHub] ignite pull request #3486: Ignite 7263

2018-02-07 Thread pvinokurov
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.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 #3486


commit a311697c4881efe0eb44da27ff0fc309e0e1a846
Author: 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 
Date:   2018-02-07T08:59:48Z

IGNITE-7263 Ignore client configuration for daemon node




---