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