[
https://issues.apache.org/jira/browse/GEARPUMP-351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16185967#comment-16185967
]
ASF GitHub Bot commented on GEARPUMP-351:
-----------------------------------------
Github user codecov-io commented on the issue:
https://github.com/apache/incubator-gearpump/pull/228
#
[Codecov](https://codecov.io/gh/apache/incubator-gearpump/pull/228?src=pr&el=h1)
Report
> Merging
[#228](https://codecov.io/gh/apache/incubator-gearpump/pull/228?src=pr&el=desc)
into
[master](https://codecov.io/gh/apache/incubator-gearpump/commit/175b08e64c3363a2da9c61e05dac5f01d1f8db2d?src=pr&el=desc)
will **increase** coverage by `0.39%`.
> The diff coverage is `100%`.
```diff
@@ Coverage Diff @@
## master #228 +/- ##
==========================================
+ Coverage 69.01% 69.41% +0.39%
==========================================
Files 191 191
Lines 6119 6120 +1
Branches 358 357 -1
==========================================
+ Hits 4223 4248 +25
+ Misses 1896 1872 -24
```
> Support executor number in submit
> ---------------------------------
>
> Key: GEARPUMP-351
> URL: https://issues.apache.org/jira/browse/GEARPUMP-351
> Project: Apache Gearpump
> Issue Type: New Feature
> Components: core
> Affects Versions: 0.8.4
> Reporter: darion yaphet
> Assignee: darion yaphet
> Priority: Minor
>
> When ClientContext submit application to cluster and add a argument executors
> to specifies the executor number use to running job ,otherwise it will
> running in a JVM process. We should support executor number in program API .
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)