[GitHub] ignite pull request #3917: IGNITE-8390 Fixed incorrect assertion during WAL ...

2018-04-26 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] ignite pull request #3917: IGNITE-8390 Fixed incorrect assertion during WAL ...

2018-04-25 Thread Jokser
GitHub user Jokser opened a pull request:

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

IGNITE-8390 Fixed incorrect assertion during WAL historical rebalance



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8390

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3917.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 #3917


commit 20ba426898971ecbd0e41a4640bee07e704a9b58
Author: Pavel Kovalenko 
Date:   2018-04-25T17:29:27Z

IGNITE-8390 Fixed incorrect assertion during WAL historical rebalance.

commit b38434870ed865c4320520821ccb3290e0054fe2
Author: Pavel Kovalenko 
Date:   2018-04-25T17:34:14Z

IGNITE-8390 Corrected tests.




---