[
https://issues.apache.org/jira/browse/GEARPUMP-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15567899#comment-15567899
]
ASF GitHub Bot commented on GEARPUMP-222:
-----------------------------------------
Github user codecov-io commented on the issue:
https://github.com/apache/incubator-gearpump/pull/96
## [Current
coverage](https://codecov.io/gh/apache/incubator-gearpump/pull/96?src=pr) is
71.47% (diff: 100%)
> Merging
[#96](https://codecov.io/gh/apache/incubator-gearpump/pull/96?src=pr) into
[master](https://codecov.io/gh/apache/incubator-gearpump/branch/master?src=pr)
will increase coverage by **2.87%**
```diff
@@ master #96 diff @@
==========================================
Files 186 186
Lines 5985 5985
Methods 5464 5463 -1
Messages 0 0
Branches 521 522 +1
==========================================
+ Hits 4106 4278 +172
+ Misses 1879 1707 -172
Partials 0 0
```

> Powered by [Codecov](https://codecov.io?src=pr). Last update
[1b98891...f78c5db](https://codecov.io/gh/apache/incubator-gearpump/compare/1b9889121c0d776c9423544b76e27292838d1300...f78c5db7b0ae5858128aff89f795c38d6399db9c?src=pr)
> DFSJarStore is loaded even when local file path is configured
> -------------------------------------------------------------
>
> Key: GEARPUMP-222
> URL: https://issues.apache.org/jira/browse/GEARPUMP-222
> Project: Apache Gearpump
> Issue Type: Bug
> Components: daemon
> Affects Versions: 0.8.1
> Reporter: Manu Zhang
> Assignee: Huafeng Wang
>
> Both {{DFSJarStore}} and {{LocalJarStore}} are configured in
> {{daemon/src/main/resources/META-INF/services/org.apache.gearpump.jarstore.JarStore}}.
> Hence, both stores will be loaded by {{JarStore}} regardless of
> {{gearpump.jarstore.rootpath}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)