GitHub user EdShangGG opened a pull request: https://github.com/apache/ignite/pull/3677
IGNITE-8007 We should treat as empty any partition as empty if it doe⦠â¦sn't have any data You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8007 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3677.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 #3677 ---- commit 5ba8a4d29bf7c8420abff2c7323622bbefdfca2f Author: Eduard Shangareev <eshangareev@...> Date: 2018-03-21T23:36:17Z IGNITE-8007 We should treat as empty any partition as empty if it doesn't have any data ---- ---