This is an automated email from the ASF dual-hosted git repository.
jolshan pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 8c71ab03b59 KAFKA-19176: Update Transactional producer to translate
retriable into abortable exceptions (#19522)
add b1ea280ab10 KAFKA-19250 : txnProducer.abortTransaction() API should
not return abortable exception (#19656)
No new revisions were added by this update.
Summary of changes:
.../producer/internals/TransactionManager.java | 7 ++-
.../clients/producer/internals/SenderTest.java | 55 ++++++++++++++++++++++
2 files changed, 61 insertions(+), 1 deletion(-)