GitHub user th3iedkid opened a pull request:
https://github.com/apache/incubator-gearpump/pull/126
Gearpump 257 remote application submit
`[GEARPUMP-Gearpump 257] Client context should throw an exception when
client tries to submit an application with jar file that does not exist.
Previously it used to upload an empty stream and master used to fail with
file not found exception.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/th3iedkid/incubator-gearpump
GEARPUMP-257_Remote_application_submit_
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-gearpump/pull/126.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 #126
----
commit dcd535943a1091db980ac710b1c3c0bcbc2ef069
Author: [email protected] <[email protected]>
Date: 2016-12-27T17:14:53Z
adding exception when client context tries to upload a non existing file
using the akka http api itself for file upload instead of explicit FileIO
api call
commit 146021ddb4c793017d19f8c21e4477826627397b
Author: [email protected] <[email protected]>
Date: 2016-12-27T17:24:40Z
formatting changes to match target settings
commit 7edcfeab9e7f49d64748d3fde51656550f3ad51c
Author: [email protected] <[email protected]>
Date: 2016-12-27T17:26:37Z
removing excess spaces
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---