[
https://issues.apache.org/jira/browse/KNOX-1599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16684437#comment-16684437
]
Kevin Risden commented on KNOX-1599:
------------------------------------
Added a patch that avoids the NPE. TestingQuorumPeerMain assumes that
quorumPeer will be set before getQuorumPeer() is called. This is apparently a
broken assumption from 3.4.11+. Fixed by calling
QuorumPeerMain.testingQuorumPeer() to get a quorumpeer. Not sure this is the
right approach. Running all the tests now.
> Upgrade zookeeper to 3.4.13
> ---------------------------
>
> Key: KNOX-1599
> URL: https://issues.apache.org/jira/browse/KNOX-1599
> Project: Apache Knox
> Issue Type: Sub-task
> Components: Build
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Minor
> Fix For: 1.3.0
>
> Attachments: KNOX-1599.patch, KNOX-1599.patch
>
>
> Upgrade zookeeper 3.4.10 to 3.4.13
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)