[GitHub] kafka pull request #1458: MINOR: close parenthesis in PartitionInfo.toString

2016-06-01 Thread magnusr
GitHub user magnusr opened a pull request:

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

MINOR: close parenthesis in PartitionInfo.toString

Trivial patch
is trivial.

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

$ git pull https://github.com/magnusr/kafka feature/paren

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

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


commit 2eae04af276fe6e3ecda82557e163739a802e1df
Author: Magnus Reftel 
Date:   2016-06-01T12:21:55Z

MINOR: close parenthesis in PartitionInfo.toString




---
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: Replace "it's" with "its" where appropriate

2015-09-02 Thread magnusr
GitHub user magnusr opened a pull request:

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

Replace "it's" with "its" where appropriate

No Jira ticket created, as the Contributing Code Changes doc says it's not 
necessary for javadoc typo fixes.

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

$ git pull https://github.com/magnusr/kafka feature/its

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

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


commit 1c4668a81135bdce9bf77634269aa5d872a42546
Author: Magnus Reftel 
Date:   2015-09-02T07:15:57Z

Replace "it's" with "its" where appropriate




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