[GitHub] kafka pull request: MINOR: Change type of StreamsConfig.BOOTSTRAP_...

2016-05-12 Thread guozhangwang
Github user guozhangwang closed the pull request at: https://github.com/apache/kafka/pull/1374 --- 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 i

[GitHub] kafka pull request: MINOR: Change type of StreamsConfig.BOOTSTRAP_...

2016-05-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/1377 --- 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 enab

[GitHub] kafka pull request: MINOR: Change type of StreamsConfig.BOOTSTRAP_...

2016-05-12 Thread miguno
GitHub user miguno opened a pull request: https://github.com/apache/kafka/pull/1377 MINOR: Change type of StreamsConfig.BOOTSTRAP_SERVERS_CONFIG to List This is an improved version of https://github.com/apache/kafka/pull/1374, where we include a unit test. /cc @ijuma and @g

[GitHub] kafka pull request: MINOR: Change type of StreamsConfig.BOOTSTRAP_...

2016-05-11 Thread guozhangwang
GitHub user guozhangwang opened a pull request: https://github.com/apache/kafka/pull/1374 MINOR: Change type of StreamsConfig.BOOTSTRAP_SERVERS_CONFIG to List You can merge this pull request into a Git repository by running: $ git pull https://github.com/guozhangwang/kafka KM