[GitHub] kafka pull request #1578: MINOR: remove "auto.commit.interval.ms" from "Manu...

2016-06-30 Thread xuwei-k
GitHub user xuwei-k opened a pull request:

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

MINOR: remove "auto.commit.interval.ms" from "Manual Offset Control" example



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

$ git pull https://github.com/xuwei-k/kafka Manual-Offset-Control-example

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

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


commit eb2c9e2602a94352e6b1e4c729512fa5dc554e62
Author: xuwei-k <6b656e6...@gmail.com>
Date:   2016-07-01T06:05:33Z

MINOR: remove "auto.commit.interval.ms" from "Manual Offset Control" example




---
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: remove unnecessary imports

2015-05-13 Thread xuwei-k
GitHub user xuwei-k opened a pull request:

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

remove unnecessary imports



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

$ git pull https://github.com/xuwei-k/kafka remove-imports

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

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


commit 51e8bf1fd99cc0d9f65b2aa28042cb9aa2f81014
Author: xuwei-k <6b656e6...@gmail.com>
Date:   2015-05-14T04:01:55Z

remove unnecessary imports




---
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: use Vector instead of List

2016-03-01 Thread xuwei-k
GitHub user xuwei-k opened a pull request:

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

MINOR: use Vector instead of List

`Vector#:+` is more efficient rather than `List#++` in this case.

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

$ git pull https://github.com/xuwei-k/kafka KafkaServer-List-Vector

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

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


commit 1e8802c6f23dce657624e1def16184768ef8d2ba
Author: xuwei-k <6b656e6...@gmail.com>
Date:   2016-03-02T06:35:34Z

MINOR: use Vector instead of List

`Vector#:+` is more efficient rather than `List#++` in this case.




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

2016-03-02 Thread xuwei-k
GitHub user xuwei-k opened a pull request:

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

MINOR: fix typo



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

$ git pull https://github.com/xuwei-k/kafka patch-1

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

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


commit e940b2e5bf5a4cc7fca9ef74e40ff2403c39412c
Author: kenji yoshida <6b656e6...@gmail.com>
Date:   2016-03-02T10:05:30Z

MINOR: fix typo




---
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: remove unnecessary imports

2016-03-02 Thread xuwei-k
Github user xuwei-k closed the pull request at:

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


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