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

   During the transaction commit phase, it is normal to hit 
CONCURRENT_TRANSACTION error before the transaction markers are fully 
propagated. Instead of letting the client to retry the produce request, it is 
better to retry on the server side.
   https://issues.apache.org/jira/browse/KAFKA-18654
   


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