[
https://issues.apache.org/jira/browse/KAFKA-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang updated KAFKA-5219:
---------------------------------
Fix Version/s: (was: 1.0.0)
1.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: 1.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.4.14#64029)