[
https://issues.apache.org/jira/browse/ZOOKEEPER-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15332502#comment-15332502
]
Patrick Hunt edited comment on ZOOKEEPER-1045 at 6/15/16 8:38 PM:
------------------------------------------------------------------
I noticed a small nit related to the build. After running the tests a new
directory "${test.data.kerberos.dir}" was created. It's probably an issue with
the build.xml?
{noformat}
phunt@phunt-MBP13:~/dev/zookeeper-br34[branch-3.4]$ ls
$\{test.data.kerberos.di\}/ README.txt build.xml
ivysettings.xml
CHANGES.txt README_packaging.txt conf/
src/
LICENSE.txt bin/ docs/
test.log
NOTICE.txt build/ ivy.xml
{noformat}
was (Author: phunt):
I noticed a small nit related to the build. After running the tests a new
directory "${test.data.kerberos.dir}" was created. It's probably an issue with
the build.xml?
{noformat}
phunt@phunt-MBP13:~/dev/zookeeper-br34[branch-3.4]$ ls
${test.data.kerberos.dir}/ README.txt build.xml
ivysettings.xml
CHANGES.txt README_packaging.txt conf/
src/
LICENSE.txt bin/ docs/
test.log
NOTICE.txt build/ ivy.xml
{noformat}
> Quorum Peer mutual authentication
> ---------------------------------
>
> Key: ZOOKEEPER-1045
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1045
> Project: ZooKeeper
> Issue Type: New Feature
> Components: server
> Reporter: Eugene Koontz
> Assignee: Rakesh R
> Priority: Critical
> Fix For: 3.4.9, 3.5.3
>
> Attachments: 0001-ZOOKEEPER-1045-br-3-4.patch,
> 1045_failing_phunt.tar.gz, ZK-1045-test-case-failure-logs.zip,
> ZOOKEEPER-1045-00.patch, ZOOKEEPER-1045-Rolling Upgrade Design Proposal.pdf,
> ZOOKEEPER-1045-br-3-4.patch, ZOOKEEPER-1045-br-3-4.patch,
> ZOOKEEPER-1045-br-3-4.patch, ZOOKEEPER-1045-br-3-4.patch
>
>
> ZOOKEEPER-938 addresses mutual authentication between clients and servers.
> This bug, on the other hand, is for authentication among quorum peers.
> Hopefully much of the work done on SASL integration with Zookeeper for
> ZOOKEEPER-938 can be used as a foundation for this enhancement.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)