[GitHub] ignite pull request #3653: for TeamCity testing

2018-03-18 Thread daradurvs
GitHub user daradurvs opened a pull request:

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

for TeamCity testing



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

$ git pull https://github.com/daradurvs/ignite ignite-5910-test

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

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


commit 3a4e8c0cbc990d13a5b06f11697e7c77878dc708
Author: daradurvs 
Date:   2017-08-03T07:46:14Z

ignite-5910: fixed ClassCastException

commit a8b92625f0718c3e6e8147199a378b0cb7468453
Author: daradurvs 
Date:   2017-08-03T11:17:56Z

ignite-5910: fixed stop remote grid (prevention of freezing)

commit 1f4df24c020c3b6f705287246c8a2153e171db47
Author: Vyacheslav Daradur 
Date:   2018-02-20T16:18:04Z

ignite-5910: reworked logic of node's stopping in separate JVM

commit 329aef9bdd84337a5b10e8a7d6ecb29389e7cc2c
Author: Vyacheslav Daradur 
Date:   2018-02-20T16:20:30Z

Revert "ignite-5910: fixed stop remote grid (prevention of freezing)"

This reverts commit 09f04c6ca6db886dfbd0c0cf94c3f29242ccb8d7.

commit 02d584f58b7f17d362aaf34d22c4bf449f13296b
Author: Vyacheslav Daradur 
Date:   2018-02-20T16:41:19Z

ignite-5910: added NODE_LEFT_TIMEOUT

commit 8d42ffaba90acc597ccbd8b1b779e075fbaeec82
Author: Vyacheslav Daradur 
Date:   2018-02-21T11:20:22Z

ignite-5910: ExecutorService was replaced with CompletableFuture

commit c1bc5514e22658ccf774a88dbd7d6893846f7fd9
Author: Vyacheslav Daradur 
Date:   2018-02-21T11:22:59Z

ignite-5910: code style fix - long line

commit c67c363f24956d26701b63012498fc7f36067155
Author: Vyacheslav Daradur 
Date:   2018-03-15T15:27:34Z

ignite-5910: replace assertion by if statement

commit 8824174fe6583634622c7d15b6da2693517c1961
Author: Vyacheslav Daradur 
Date:   2018-03-16T15:22:24Z

ignite-5910: review fix

commit a23644df237f57b39c1969689b305684e7e7bdbe
Author: Vyacheslav Daradur 
Date:   2018-03-17T21:59:35Z

ignite-5910: synchronization timeout was removed

commit 8fcbcd40a0f00354f57bb189ebc640ab79b8408e
Author: Vyacheslav Daradur 
Date:   2018-03-18T18:50:50Z

ignite-5910: sync id changed

commit afe7783134d936e8bae7dddbb6151dc12c8311bb
Author: Vyacheslav Daradur 
Date:   2018-03-18T19:47:45Z

test




---


[GitHub] ignite pull request #3653: for TeamCity testing

2018-03-22 Thread daradurvs
Github user daradurvs closed the pull request at:

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


---