Description
RemoteConfigurationRegistryJAASConfigTest fails for me sometimes based on the order of tests that get run. Zookeeper with and without SASL in one test class seems to get really confused. As long as the SASL tests run first, then everything is happy. If non sasl runs first, the sasl tests fail. I was able to fix this by using a base class and then separate out the sasl vs non sasl tests into two separate test classes.
Attachments
Issue Links
- relates to
-
KNOX-2315 Zookeeper kerberos remote configuration registry broken
- Resolved
- links to