GitHub user daradurvs opened a pull request:
https://github.com/apache/ignite/pull/3589 for TeamCity tests
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/daradurvs/ignite ignite-5357-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3589.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3589
----
commit fc6cdf8cff5236254c9f3d4805561ca0baa8518d
Author: Vyacheslav Daradur <daradurvs@...>
Date: 2018-02-27T15:58:38Z
ignite-5357: neineighborhoods selection logic was added
commit 7fe3b609bd5c5adfcca26516958da32796fc0be6
Author: Vyacheslav Daradur <daradurvs@...>
Date: 2018-02-27T16:01:02Z
ignite-5357: fix statement with 'canRemap' flag
commit 9c07ad741c1fcc2a051b77207d7f939b03a7d668
Author: Vyacheslav Daradur <daradurvs@...>
Date: 2018-02-27T16:09:29Z
ignite-5357: code style fix
commit 65546ae4f60d13bcbd49fa2c526ed00d63dd2b90
Author: Vyacheslav Daradur <daradurvs@...>
Date: 2018-02-27T16:30:09Z
ignite-5357: replaced parallelStream with stream
commit f6197a0e3994a671debb802474cde042f4a1749d
Author: Vyacheslav Daradur <daradurvs@...>
Date: 2018-02-27T17:18:22Z
ignite-5357: fix nullable logic
commit b35ddb9cf8d15e3739ee55ce830cf9e442687a7e
Author: Vyacheslav Daradur <daradurvs@...>
Date: 2018-02-27T17:20:12Z
ignite-5357: remove unnecessary imports
commit 518a083913d7a4dbd26faf96cc0d3ce1f89dc60d
Author: Vyacheslav Daradur <daradurvs@...>
Date: 2018-02-27T17:36:16Z
ignite-5357: skip primary node condition was added
commit ded2441863ff9582947ae20a48161b366b793ca7
Author: Vyacheslav Daradur <daradurvs@...>
Date: 2018-02-28T15:36:24Z
ignite-5357: refactoring
----
---