rondagostino opened a new pull request #10697:
URL: https://github.com/apache/kafka/pull/10697


   The StreamsNamedRepartitionTopicTest system tests did not have the 
`@cluster` annotation and was therefore taking up the entire cluster.  For 
example, we see this in the log output:
   
   
`kafkatest.tests.streams.streams_named_repartition_topic_test.StreamsNamedRepartitionTopicTest.test_upgrade_topology_with_named_repartition_topic
 is using entire cluster. It's possible this test has no associated cluster 
metadata.`
   
   This PR adds the missing annotation.
   
   ### 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


Reply via email to