[GitHub] zookeeper issue #496: ZOOKEEPER-3008: Potential NPE in SaslQuorumAuthLearner...

2018-08-08 Thread brettKK
Github user brettKK commented on the issue: https://github.com/apache/zookeeper/pull/496 @anmolnar , thanks for your attention, I will work on it on this weekend ---

[GitHub] zookeeper issue #496: ZOOKEEPER-3008: Potential NPE in SaslQuorumAuthLearner...

2018-04-28 Thread brettKK
Github user brettKK commented on the issue: https://github.com/apache/zookeeper/pull/496 I have some trouble to write the test. Anyone else have any suggestions? If not, I consider to close this PR. ---

[GitHub] zookeeper pull request #504: Potential NPE in Observer#observeLeader and Fol...

2018-04-22 Thread brettKK
GitHub user brettKK opened a pull request: https://github.com/apache/zookeeper/pull/504 Potential NPE in Observer#observeLeader and Follower#followLeader Bug description: callee Learner#findLeader will return null and callee developer check it but just log

[GitHub] zookeeper pull request #495: ZOOKEEPER-3007:Potential NPE in ReferenceCounte...

2018-04-19 Thread brettKK
GitHub user brettKK reopened a pull request: https://github.com/apache/zookeeper/pull/495 ZOOKEEPER-3007:Potential NPE in ReferenceCountedACLCache#deserialize @LJ1043041006 found a potential NPE in ZK callee BinaryInputArchive#startVector will return null

[GitHub] zookeeper pull request #495: ZOOKEEPER-3007:Potential NPE in ReferenceCounte...

2018-04-19 Thread brettKK
Github user brettKK closed the pull request at: https://github.com/apache/zookeeper/pull/495 ---

[GitHub] zookeeper pull request #496: ZOOKEEPER-3008: Potential NPE in SaslQuorumAuth...

2018-03-28 Thread brettKK
GitHub user brettKK reopened a pull request: https://github.com/apache/zookeeper/pull/496 ZOOKEEPER-3008: Potential NPE in SaslQuorumAuthLearner#authenticate and SaslQuorumAuthServer#authenticate @LJ1043041006 found a potential NPE in ZK callee :SecurityUtils

[GitHub] zookeeper pull request #496: ZOOKEEPER-3008: Potential NPE in SaslQuorumAuth...

2018-03-28 Thread brettKK
Github user brettKK closed the pull request at: https://github.com/apache/zookeeper/pull/496 ---

[GitHub] zookeeper pull request #496: ZOOKEEPER-3008: Potential NPE in SaslQuorumAuth...

2018-03-28 Thread brettKK
GitHub user brettKK reopened a pull request: https://github.com/apache/zookeeper/pull/496 ZOOKEEPER-3008: Potential NPE in SaslQuorumAuthLearner#authenticate and SaslQuorumAuthServer#authenticate @LJ1043041006 found a potential NPE in ZK callee :SecurityUtils

[GitHub] zookeeper pull request #496: ZOOKEEPER-3008: Potential NPE in SaslQuorumAuth...

2018-03-28 Thread brettKK
Github user brettKK closed the pull request at: https://github.com/apache/zookeeper/pull/496 ---

[GitHub] zookeeper pull request #496: ZOOKEEPER-3008: Potential NPE in SaslQuorumAuth...

2018-03-28 Thread brettKK
GitHub user brettKK opened a pull request: https://github.com/apache/zookeeper/pull/496 ZOOKEEPER-3008: Potential NPE in SaslQuorumAuthLearner#authenticate and SaslQuorumAuthServer#authenticate @LJ1043041006 found a potential NPE in ZK callee :SecurityUtils

[GitHub] zookeeper issue #495: ZOOKEEPER-3007:Potential NPE in ReferenceCountedACLCac...

2018-03-27 Thread brettKK
Github user brettKK commented on the issue: https://github.com/apache/zookeeper/pull/495 yeah, I will fix it @anmolnar @maoling @LJ1043041006 ---

[GitHub] zookeeper pull request #494: xx

2018-03-26 Thread brettKK
Github user brettKK closed the pull request at: https://github.com/apache/zookeeper/pull/494 ---

[GitHub] zookeeper pull request #495: ZOOKEEPER-3007:Potential NPE in ReferenceCounte...

2018-03-26 Thread brettKK
GitHub user brettKK opened a pull request: https://github.com/apache/zookeeper/pull/495 ZOOKEEPER-3007:Potential NPE in ReferenceCountedACLCache#deserialize @LJ1043041006 found a potential NPE in ZK callee BinaryInputArchive#startVector will return null

[GitHub] zookeeper pull request #494: Branch 3.5

2018-03-26 Thread brettKK
GitHub user brettKK opened a pull request: https://github.com/apache/zookeeper/pull/494 Branch 3.5 callee BinaryInputArchive#startVector will return null: ``` // code placeholder public Index startVector(String tag) throws IOException { int len = readInt(tag