awesome-everything RU

Kafka transactions

RU: Kafka transactions

A Kafka feature (introduced in KIP-98) that lets a producer write to multiple partitions atomically and commit consumer offsets in the same transaction, enabling exactly-once processing. The broker tracks each producer's state via a transactional ID; consumers configured with isolation.level=read_committed see only messages from committed transactions.

shortcuts expand
search
K
prev piece
k
next piece
j
cycle tier
t
this menu
?