mirror of
https://github.com/apache/lucene.git
synced 2025-03-01 05:49:33 +00:00
SOLR-13075: Harden SaslZkACLProviderTest. Testing new ZK version
This commit is contained in:
parent
58376874aa
commit
3810d5e7ac
@ -115,7 +115,6 @@ public class SaslZkACLProviderTest extends SolrTestCaseJ4 {
|
||||
}
|
||||
|
||||
@Test
|
||||
@AwaitsFix(bugUrl = "https://issues.apache.org/jira/browse/SOLR-13075")
|
||||
public void testSaslZkACLProvider() throws Exception {
|
||||
// Test with Sasl enabled
|
||||
SolrZkClient zkClient = new SolrZkClientWithACLs(zkServer.getZkAddress(), AbstractZkTestCase.TIMEOUT);
|
||||
|
Loading…
x
Reference in New Issue
Block a user