mirror of https://github.com/apache/kafka.git
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. Reviewers: Artem Livshits <alivshits@confluent.io>, Justine Olshan <jolshan@confluent.io> |
||
---|---|---|
.. | ||
main | ||
test/java/org/apache/kafka/coordinator/transaction |