[
https://issues.apache.org/jira/browse/GEARPUMP-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16097966#comment-16097966
]
ASF GitHub Bot commented on GEARPUMP-328:
-----------------------------------------
GitHub user darionyaphet opened a pull request:
https://github.com/apache/incubator-gearpump/pull/199
[GEARPUMP-328] FetchThread fetchSleepMS from Int to Long
currently *KafkaConfig.FETCH_SLEEP_MS_CONFIG* is a INT parameter , move it
into a LONG parameter is better .
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/darionyaphet/incubator-gearpump GEARPUMP-328
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-gearpump/pull/199.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 #199
----
commit 8ec6c65cae6f817aec89ad49bcc7a814633a16ba
Author: darionyaphet <[email protected]>
Date: 2017-07-24T05:17:26Z
[GEARPUMP-328] FetchThread fetchSleepMS from Int to Long
----
> 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)