dino2895 opened a new pull request, #23359:
URL: https://github.com/apache/kafka/pull/23359

   ## Summary
   
   - Migrate additional admin integration tests from 
`PlaintextAdminIntegrationTest` to Java
   - Move metadata, topic configuration, and log directory tests to 
`AdminMetadataTest`
   - Move create-partitions coverage to `AddPartitionsTest`
   - Reuse `ClusterInstance` test helpers where applicable
   - Remove the corresponding Scala tests and unused imports
   
   ## Testing
   
   - `./gradlew :clients:clients-integration-tests:test --tests 
org.apache.kafka.clients.admin.AdminMetadataTest --tests 
org.apache.kafka.clients.admin.AddPartitionsTest`


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to