GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2597
IGNITE-6271 .NET: Propagate ServiceDeploymentException You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-6271 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2597.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 #2597 ---- commit 1b4278a929c66ab10404123f6f57d6f5590b7f95 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-05T13:41:48Z IGNITE-6271 .NET: Propagate ServiceDeploymentException commit 648412ed7ee9b9f4a8cfaa9e506899013fe0c088 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-05T13:47:40Z wip commit 4ea8939c1ab7155bc73f12f18bc45f3e58b7b572 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-05T14:34:26Z Refactor ServiceInit commit 7aece105c6fcedcb9ce4b3537558f706fe17fb45 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-05T14:53:11Z Refactor Deploy to propagate errors commit eeb75725104631d22198037eb6c14363db55eaf2 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-05T14:56:10Z wip commit c21b58f837bbbc57d494846ab8396aafe8b66724 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-05T15:00:09Z Refactor DeployMultiple commit 6272bccd2387f7535c24b05d88a820bd22abb733 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-05T15:09:03Z wip commit 3a5507f1e3d7decbcc91ad45870d8aaa7e93c06b Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-05T15:10:00Z Fix meta commit 1bb6bc87bc60830e6d6bc13f9fc7d3b212d18de0 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-05T15:17:37Z wip commit 27d08adb8d6c5a6a6297968f596831ee6b3d4a14 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-05T15:20:10Z wip commit 4f8c33ba7c967702daf5000d9bd76c5471683a00 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-05T15:23:51Z TestInitException fixed commit c4241935ee38e15c5df8114cbfc4bd873cd78eea Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-05T15:30:48Z wip commit 23f10bad698fb2afaf9f7d71827d58d99b8887f9 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-06T07:50:50Z Merge remote-tracking branch 'upstream/master' into ignite-6271 commit 8aa7b414069e67b63f5f9fd1a9ef1cfa88750681 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-06T07:55:19Z wip commit 8aabf9d64c19344f7dd3d20738bdd707023192d0 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-06T07:59:37Z refactoring async part commit 3bd983939d1b4a485bc412dbf4d9a32587aeebfd Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-06T08:02:03Z refactoring async part commit e63381cb8d9af9f44d10b60ab265062d38fea34a Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-06T08:07:34Z wip commit 219549319f8f32f74d2407a50fa41557169e6a9f Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-06T08:14:00Z fix npe commit 5d787ea16a68a316d188784ad4688d362303fa18 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-06T08:19:57Z wip cleanup commit 2f0de5747f50a44d98c619f3994eb432bc2efff2 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-06T08:20:24Z wip commit 8bc10e047956be17029d1e617a2c46a24b47a187 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-06T08:22:42Z fixing tests commit f76f72d3463f50d933108f725b49620a7304aea0 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-06T08:28:41Z wip commit 077113ce15b039c2cd80709e6f4b396eec084513 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-06T08:56:09Z wip commit d70f9a098d6c728e8c609146bcb56e68b552bbdd Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-06T09:02:02Z cleanup ---- ---