[GitHub] ignite pull request #3407: IGNITE-7475 Improve VerifyBackupPartitionsTask to...

2018-01-31 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] ignite pull request #3407: IGNITE-7475 Improve VerifyBackupPartitionsTask to...

2018-01-19 Thread glukos
GitHub user glukos opened a pull request:

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

IGNITE-7475 Improve VerifyBackupPartitionsTask to calculate partition 
hashes in multiple threads



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

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

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

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


commit 6192ef51d2b57c1c65f75a737a64050f5a0c
Author: Ivan Rakov 
Date:   2018-01-19T11:59:03Z

IGNITE-7475 Improve VerifyBackupPartitionsTask to calculate partition 
hashes in multiple threads

commit e852187626430b7e67a11ae15e59406db0406be4
Author: Ivan Rakov 
Date:   2018-01-19T13:07:29Z

IGNITE-7475 Fixed not returning emptyMap

commit 5ab65c4ff5d04e5c2b126c9546643b9ada2db5f5
Author: Ivan Rakov 
Date:   2018-01-19T14:01:17Z

IGNITE-7475 Added cancellation for failed computation




---