[GitHub] incubator-gearpump pull request #199: [GEARPUMP-328] FetchThread fetchSleepM...

2017-07-25 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-gearpump/pull/199


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-gearpump pull request #199: [GEARPUMP-328] FetchThread fetchSleepM...

2017-07-24 Thread darionyaphet
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 
Date:   2017-07-24T05:17:26Z

[GEARPUMP-328] FetchThread fetchSleepMS from Int to Long




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---