[
https://issues.apache.org/jira/browse/ZOOKEEPER-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16261195#comment-16261195
]
ASF GitHub Bot commented on ZOOKEEPER-2935:
-------------------------------------------
Github user phunt commented on the issue:
https://github.com/apache/zookeeper/pull/417
Hi Abe. I started looking at this but noticed an issue right off the bat.
This line is removed when I diff btw your patch applied to trunk and
branch-3.5. Can you take a look through this again and verify? (obv fix this as
well).
```
<property name="test.data.buffersize.dir"
value="${test.data.dir}/buffersize" />
- <property name="test.data.kerberos.dir"
value="${test.data.dir}/kerberos" />
<property name="test.data.ssl.dir" value="${test.data.dir}/ssl" />
```
> [QP MutualAuth]: Port ZOOKEEPER-1045 implementation from branch-3.5 to trunk
> ----------------------------------------------------------------------------
>
> Key: ZOOKEEPER-2935
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2935
> Project: ZooKeeper
> Issue Type: Sub-task
> Components: quorum, security
> Reporter: Abraham Fine
> Assignee: Abraham Fine
> Fix For: 3.6.0
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)