conduktor.io ↗

Kafka Exception TransactionAbortedException

org.apache.kafka.common.errors.TransactionAbortedException
Non-retriable Producer

This is the Exception thrown when we are aborting any undrained batches during a transaction which is aborted without any underlying cause - which likely means that the user chose to abort.

Common Causes

Solutions

Example Stack Trace

org.apache.kafka.common.errors.TransactionAbortedException: Failing batch since transaction was aborted

Related

Related Producer exceptions: BufferExhaustedException · InvalidProducerEpochException · OutOfOrderSequenceException · RecordBatchTooLargeException · RecordTooLargeException · UnknownProducerIdException · UnsupportedForMessageFormatException

Hitting TransactionAbortedException in production? Conduktor Console gives you real-time visibility into clients, consumer groups, and broker health. Browse every Kafka exception or protocol error code.