[GitHub] kafka pull request #1751: remove redundant if/else statements in TopicComman...

2016-08-17 Thread sh-z
GitHub user sh-z opened a pull request: https://github.com/apache/kafka/pull/1751 remove redundant if/else statements in TopicCommand You can merge this pull request into a Git repository by running: $ git pull https://github.com/sh-z/kafka KAFKA-4053 Alternatively you can

[GitHub] kafka pull request #1751: KAFKA-4053: remove redundant if/else statements in...

2016-08-17 Thread sh-z
Github user sh-z closed the pull request at: https://github.com/apache/kafka/pull/1751 --- 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

[GitHub] kafka pull request #1751: KAFKA-4053: remove redundant if/else statements in...

2016-08-17 Thread sh-z
Github user sh-z closed the pull request at: https://github.com/apache/kafka/pull/1751 --- 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

[GitHub] kafka pull request #1751: KAFKA-4053: remove redundant if/else statements in...

2016-08-17 Thread sh-z
GitHub user sh-z reopened a pull request: https://github.com/apache/kafka/pull/1751 KAFKA-4053: remove redundant if/else statements in TopicCommand[WiP] You can merge this pull request into a Git repository by running: $ git pull https://github.com/sh-z/kafka KAFKA-4053

[GitHub] kafka pull request #1751: KAFKA-4053: remove redundant if/else statements in...

2016-08-17 Thread sh-z
GitHub user sh-z reopened a pull request: https://github.com/apache/kafka/pull/1751 KAFKA-4053: remove redundant if/else statements in TopicCommand[WiP] You can merge this pull request into a Git repository by running: $ git pull https://github.com/sh-z/kafka KAFKA-4053

[GitHub] kafka pull request #3533: KAFKA-5596: TopicCommand methods fail to handle to...

2017-07-17 Thread sh-z
Github user sh-z closed the pull request at: https://github.com/apache/kafka/pull/3533 --- 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

[GitHub] kafka pull request #3532: KAFKA-5596: TopicCommand methods(describe, alter, ...

2017-07-15 Thread sh-z
GitHub user sh-z opened a pull request: https://github.com/apache/kafka/pull/3532 KAFKA-5596: TopicCommand methods(describe, alter, delete) fail to handle topic name with "." When there is one topic which name includes `.`, then we invoke `describe`, `alter`, `delete`

[GitHub] kafka pull request #3532: KAFKA-5596: TopicCommand methods fail to handle to...

2017-07-15 Thread sh-z
Github user sh-z closed the pull request at: https://github.com/apache/kafka/pull/3532 --- 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

[GitHub] kafka pull request #3533: KAFKA-5596: TopicCommand methods fail to handle to...

2017-07-15 Thread sh-z
GitHub user sh-z opened a pull request: https://github.com/apache/kafka/pull/3533 KAFKA-5596: TopicCommand methods fail to handle topic name with "." When there is one topic which name includes `.`, then we invoke `list`, `describe`, `alter`, `delete` functions and set