sjhajharia commented on PR #15486:
URL: https://github.com/apache/kafka/pull/15486#issuecomment-1987900169

   > I took a quick skim of the tests -- just wanted to confirm we have a test 
for the old produce request + invalid txn state returned?
   
   @jolshan , if you have a look at 
`core/src/test/scala/unit/kafka/server/AddPartitionsToTxnManagerTest.scala` 
file, there is a test added around lines 381-390 wherein based on the Produce 
Request Version, we are testing if the returned error is `Invalid_txn_state` or 
`AbortableTransactionsException`


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to