You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Viktor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/14 15:03:00 UTC

[jira] [Updated] (KAFKA-7736) Consolidate Map usages in TransactionManager

     [ https://issues.apache.org/jira/browse/KAFKA-7736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viktor Somogyi updated KAFKA-7736:
----------------------------------
    Labels: exactly-once  (was: )

> 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
>            Priority: Minor
>              Labels: exactly-once
>
> 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)