[GitHub] kafka pull request: Fixed a typos in comments

2015-12-20 Thread oyld
GitHub user oyld opened a pull request:

https://github.com/apache/kafka/pull/699

Fixed a typos in comments



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/oyld/kafka trunk

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/kafka/pull/699.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 #699


commit f2b5d230ea77b57e5802d3b6ac610b6ecc2719ea
Author: ouyangliduo 
Date:   2015-12-20T08:54:09Z

Fixed a typos in comments




---
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] kafka pull request: MINOR: Fix a typos in comments

2015-12-20 Thread oyld
GitHub user oyld opened a pull request:

https://github.com/apache/kafka/pull/701

MINOR: Fix a typos in comments



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/oyld/kafka typos_fix

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/kafka/pull/701.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 #701


commit bc9b3c444c14be0f40a77f69ce21f218332c2d4d
Author: ouyangliduo 
Date:   2015-12-21T01:21:17Z

MINOR: Fix a typos in comments




---
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] kafka pull request: Fixed a typos in comments

2015-12-20 Thread oyld
Github user oyld closed the pull request at:

https://github.com/apache/kafka/pull/699


---
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] kafka pull request: MINOR: Fix a type of variable

2016-01-11 Thread oyld
GitHub user oyld opened a pull request:

https://github.com/apache/kafka/pull/753

MINOR: Fix a type of variable

requestTimeoutMs should be int.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/oyld/kafka type_improvement

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/kafka/pull/753.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 #753


commit e9f7d1a58fa2127f0ae30432fbc0d764b856ad3d
Author: oyld 
Date:   2016-01-11T09:21:43Z

MINOR: Fix a type of variable




---
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.
---