ZOOKEEPER-2712: MiniKdc test case intermittently failing due to principal not found in Kerberos database
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.
Author: Rakesh Radhakrishnan <rakeshr@apache.org>
Reviewers: Michael Han <hanm@apache.org>
Closes #200 from rakeshadr/ZK-2712
7 files changed