[ https://issues.apache.org/jira/browse/KAFKA-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ismael Juma updated KAFKA-5219: ------------------------------- Fix Version/s: (was: 0.11.0.0) 0.11.1.0 > Move transaction expiration logic and scheduling to the Transaction Manager > --------------------------------------------------------------------------- > > Key: KAFKA-5219 > URL: https://issues.apache.org/jira/browse/KAFKA-5219 > Project: Kafka > Issue Type: Sub-task > Components: core > Reporter: Damian Guy > Fix For: 0.11.1.0 > > > Presently the transaction expiration logic is spread between the > {{TransactionStateManager}} and the {{TransactionCoordinator}}. It would be > best if it was all in the {{TransactionStateManager}}. This requires moving > the bulk of the commit/abort logic, too. -- This message was sent by Atlassian JIRA (v6.3.15#6346)