Open
Description
Versions used
Alpakka Kafka 6.0.0
Akka version: 2.9.6
Observed Behavior
After network connectivity issues between consuming service and brokers (with some instances reporting ProducerFencincException
s and failing), it is possible for a transactional stream to fail to complete a transaction but not abort the transaction until many tens of minutes later when a new message is consumed. At this point the production in the transaction fails with an invalid epoch.
Metadata
Metadata
Assignees
Labels
No labels