Jason Gustafson created KAFKA-9183: -------------------------------------- Summary: SaslSslAdminClientIntegrationTest takes too long to execute Key: KAFKA-9183 URL: https://issues.apache.org/jira/browse/KAFKA-9183 Project: Kafka Issue Type: Improvement Reporter: Jason Gustafson Assignee: Jason Gustafson
In recent builds, we see `SaslSslAdminClientIntegrationTest` taking about 30 minutes of the total build time. The base `AdminClientIntegrationTest` takes only 4. We should probably understand why this is taking so much longer, and in any case, we probably do not need to inherit all of the test cases from `AdminClientIntegrationTest`. -- This message was sent by Atlassian Jira (v8.3.4#803005)