[GitHub] ignite pull request #1714: Sync with upstream master

2017-03-31 Thread rmohta
Github user rmohta closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request #1714: Sync with upstream master

2017-03-31 Thread rmohta
GitHub user rmohta opened a pull request:

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

Sync with upstream master

Sync with upstream master

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

$ git pull https://github.com/rmohta/ignite master

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

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


commit 7b0daa788da9efaaf51b1823551a9686125765df
Author: Rohit Mohta <rmohta.co...@gmail.com>
Date:   2016-12-20T14:53:05Z

Sync changes from upstream

commit 9d50e56f2cc60bd15542ad8d2aeb8a4ae5c8b176
Author: Rohit Mohta <rmohta.co...@gmail.com>
Date:   2017-01-24T14:08:30Z

Merge remote-tracking branch 'upstream/master'




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request #1325: IGNITE-4358: NPE Custom message

2016-12-07 Thread rmohta
GitHub user rmohta opened a pull request:

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

IGNITE-4358: NPE Custom message

Validate non-null runnable.
Custom message to give more information, why is the user seeing NPE.

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

$ git pull https://github.com/rmohta/ignite improvement/IGNITE-4358

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

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


commit 2dce408b36113b91007975028ce985751c52fe99
Author: rmohta <rmohta.co...@gmail.com>
Date:   2016-12-05T18:25:32Z

IGNITE-4358: NPE Custom message

Validate non-null runnable.
Custom message to give more information, why is the user seeing NPE.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---