You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/03/06 17:53:00 UTC

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

    [ https://issues.apache.org/jira/browse/KAFKA-7736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16785945#comment-16785945 ] 

ASF GitHub Bot commented on KAFKA-7736:
---------------------------------------

hachikuji commented on pull request #6270: KAFKA-7736: Consolidate Map usages in TransactionManager
URL: https://github.com/apache/kafka/pull/6270
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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-Vass
>            Assignee: Viktor Somogyi-Vass
>            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)