[GitHub] flink issue #3600: [FLINK-6117]Make setting of 'zookeeper.sasl.disable' work...

2017-03-28 Thread gaqzcb
Github user gaqzcb commented on the issue: https://github.com/apache/flink/pull/3600 @EronWright @vijikarthi If you find the time, pls review this patch. --- 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

[GitHub] flink pull request #3576: [FLINK-6132]Remove redundant code in CliFrontend.j...

2017-03-20 Thread gaqzcb
GitHub user gaqzcb opened a pull request: https://github.com/apache/flink/pull/3576 [FLINK-6132]Remove redundant code in CliFrontend.java Look at the switch case block in method parseParameters of CliFrontend.java. ``` // do action switch (action

[GitHub] flink pull request #3566: [FLINK-6117]makes setting of 'zookeeper.sasl.disab...

2017-03-20 Thread gaqzcb
Github user gaqzcb closed the pull request at: https://github.com/apache/flink/pull/3566 --- 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] flink pull request #3566: [FLINK-6117]makes setting of 'zookeeper.sasl.disab...

2017-03-19 Thread gaqzcb
Github user gaqzcb commented on a diff in the pull request: https://github.com/apache/flink/pull/3566#discussion_r106839886 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/util/ZooKeeperUtils.java --- @@ -89,6 +90,7 @@ public static CuratorFramework

[GitHub] flink pull request #3566: [FLINK-6117]makes setting of 'zookeeper.sasl.disab...

2017-03-19 Thread gaqzcb
GitHub user gaqzcb opened a pull request: https://github.com/apache/flink/pull/3566 [FLINK-6117]makes setting of 'zookeeper.sasl.disable' work correctly Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check