[ https://issues.apache.org/jira/browse/GEARPUMP-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16097973#comment-16097973 ]
ASF GitHub Bot commented on GEARPUMP-328: ----------------------------------------- Github user codecov-io commented on the issue: https://github.com/apache/incubator-gearpump/pull/199 # [Codecov](https://codecov.io/gh/apache/incubator-gearpump/pull/199?src=pr&el=h1) Report > Merging [#199](https://codecov.io/gh/apache/incubator-gearpump/pull/199?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-gearpump/commit/50316ce31db34785c4af8261dd66d8a1740a5601?src=pr&el=desc) will **decrease** coverage by `0.01%`. > The diff coverage is `0%`. ```diff @@ Coverage Diff @@ ## master #199 +/- ## ========================================== - Coverage 71.55% 71.54% -0.02% ========================================== Files 189 189 Lines 6104 6104 Branches 539 542 +3 ========================================== - Hits 4368 4367 -1 - Misses 1736 1737 +1 ``` > FetchThread fetchSleepMS from Int to Long > ----------------------------------------- > > Key: GEARPUMP-328 > URL: https://issues.apache.org/jira/browse/GEARPUMP-328 > Project: Apache Gearpump > Issue Type: Improvement > Components: kafka > Affects Versions: 0.8.4 > Reporter: darion yaphet > Assignee: darion yaphet > Priority: Minor > > currently *KafkaConfig.FETCH_SLEEP_MS_CONFIG* is a *INT* parameter , move it > into a LONG parameter is better . -- This message was sent by Atlassian JIRA (v6.4.14#64029)