bbejeck commented on PR #22006:
URL: https://github.com/apache/kafka/pull/22006#issuecomment-5052281961

   @ChoMinGi got some system test failures with this PR that I think are related
   Specifically 3 tests from the 
`kafkatest/tests/streams/streams_smoke_test.py` test
   ```
   
kafkatest.tests.streams.streams_smoke_test.StreamsSmokeTest.test_streams.processing_guarantee=exactly_once_v2.crash=True.metadata_quorum=COMBINED_KRAFT.group_protocol=classic.enable_assignment_batching=True
   
   
kafkatest.tests.streams.streams_smoke_test.StreamsSmokeTest.test_streams.processing_guarantee=exactly_once_v2.crash=True.metadata_quorum=COMBINED_KRAFT.group_protocol=streams.enable_assignment_batching=False
   
   
kafkatest.tests.streams.streams_smoke_test.StreamsSmokeTest.test_streams.processing_guarantee=exactly_once_v2.crash=True.metadata_quorum=COMBINED_KRAFT.group_protocol=streams.enable_assignment_batching=True
   ```
   you can run it locally with `ducktape 
kafkatest/tests/streams/streams_smoke_test.py` or something like that there's 
instructions in the README
   
   Heres the system test results URL which will contain logs etc
   
   
http://ducktape-open-source-results.confluent.io.s3-website-us-west-2.amazonaws.com/confluent-open-source-kafka-branch-builder-system-test-results/?prefix=trunk/2026-07-22--001.09e065f5-10ae-4b86-bf9a-eb6d49c1def7--1784757403--ChoMinGi--kafka-20198-sticky-assignor-fix--9f2a561c00
   


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