Karthikeyan Manivannan created DRILL-6823:
---------------------------------------------
Summary: Tests that require ZK client-specific configuration have
to be run standalone
Key: DRILL-6823
URL: https://issues.apache.org/jira/browse/DRILL-6823
Project: Apache Drill
Issue Type: Improvement
Reporter: Karthikeyan Manivannan
ZK libraries only supports one client instance per-machine per-server and it is
cached. Tests that require client-specific configuration will fail when run
after other ZK tests that setup the client in a way that will cause this test
to fail.
Some investigation is necessary to see if the ZK ACL tests and any other such
tests, can be run standalone in our test framework.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)