brandboat commented on PR #18189:
URL: https://github.com/apache/kafka/pull/18189#issuecomment-2596227623

   I'm not sure why, but it seems like a lot of tests have become more flaky 
than before in this PR. One failed test in CI caught my attention: 
MirrorConnectorsIntegrationTransactionsTest 
#testOffsetTranslationBehindReplicationFlow. The error message is:
   ```
   java.lang.RuntimeException: java.util.concurrent.ExecutionException: 
org.apache.kafka.common.errors.InvalidTxnStateException: The producer attempted 
a transactional operation in an invalid state.
   ```
   I expected this failed test should to be mitigated after merging [PR 
#18448](https://github.com/apache/kafka/pull/18448), so I'll spend some time 
investigating this.


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