GitHub user rakeshadr opened a pull request:

    https://github.com/apache/zookeeper/pull/200

    ZOOKEEPER-2712: MiniKdc test case intermittently failing due to princ…

    After long long analysis, I have observed concurrency issues at `ApacheDs 
`(used for unit test) causing the trouble and failing minikdc test cases. 
Introduced delay between the ZK server's startup to avoid simultaneous login 
context init across servers. Also, modified few test code for better debugging.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rakeshadr/zookeeper-1 ZK-2712

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zookeeper/pull/200.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #200
    
----
commit 3d1db97770a23ab8a9d9dd5700544518f865647a
Author: Rakesh Radhakrishnan <rake...@apache.org>
Date:   2017-03-17T15:25:56Z

    ZOOKEEPER-2712: MiniKdc test case intermittently failing due to principal 
not found in Kerberos database

----


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to