This is an automated email from the ASF dual-hosted git repository.
jgus pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 218135a MINOR: Remove `TargetVoters` from `DescribeQuorum` (#9376)
add 40a23cc KAFKA-10186; Abort transaction with pending data with
TransactionAbortedException (#9280)
No new revisions were added by this update.
Summary of changes:
.../kafka/clients/producer/internals/Sender.java | 7 ++++--
.../TransactionAbortedException.java} | 20 +++++++----------
.../clients/producer/internals/SenderTest.java | 26 ++++++++++++++++++++++
3 files changed, 39 insertions(+), 14 deletions(-)
copy clients/src/main/java/org/apache/kafka/common/{KafkaException.java =>
errors/TransactionAbortedException.java} (63%)