[ 
https://issues.apache.org/jira/browse/KAFKA-9183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16973818#comment-16973818
 ] 

ASF GitHub Bot commented on KAFKA-9183:
---------------------------------------

hachikuji commented on pull request #7690: KAFKA-9183; Remove redundant admin 
client integration testing
URL: https://github.com/apache/kafka/pull/7690
 
 
   This patch creates a `BaseAdminIntegrationTest` to be the root for all 
integration test extensions. Most of the existing tests will only be tested in 
`PlaintextAdminIntegrationTest`, which extends from `BaseAdminIntegrationTest`.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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
>            Priority: Major
>
> 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)

Reply via email to