Jason Gustafson created KAFKA-9235:
--------------------------------------
Summary: Transaction state not cleaned up following StopReplica
request
Key: KAFKA-9235
URL: https://issues.apache.org/jira/browse/KAFKA-9235
Project: Kafka
Issue Type: Bug
Reporter: Jason Gustafson
Assignee: Jason Gustafson
When the broker receives a StopReplica request from the controller for one of
the transaction state topics, we should make sure to cleanup existing state in
the TransactionCoordinator for the corresponding partition. We have similar
logic already for the group coordinator.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)