Viktor Somogyi created KAFKA-7736:
-------------------------------------
Summary: Consolidate Map usages in TransactionManager
Key: KAFKA-7736
URL: https://issues.apache.org/jira/browse/KAFKA-7736
Project: Kafka
Issue Type: Task
Components: producer
Reporter: Viktor Somogyi
Assignee: Viktor Somogyi
There are a bunch of Map<TopicPartition, X> collections in TransactionManager
which could be consolidated into a single map to consolidate bookkeeping and
get rid of potential bugs.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)