Damian Guy created KAFKA-5219:
---------------------------------
Summary: 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
Reporter: Damian Guy
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)