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 2020/03/13 20:17:00 UTC

[jira] [Commented] (KAFKA-9715) TransactionStateManager: Eliminate unused reference to interBrokerProtocolVersion

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

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

hachikuji commented on pull request #8293: KAFKA-9715: Eliminate reference to interBrokerProtocolVersion in TransactionStateManager
URL: https://github.com/apache/kafka/pull/8293
 
 
   
 
----------------------------------------------------------------
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


> TransactionStateManager: Eliminate unused reference to interBrokerProtocolVersion
> ---------------------------------------------------------------------------------
>
>                 Key: KAFKA-9715
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9715
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Kowshik Prakasam
>            Priority: Minor
>
> In TransactionStateManager, the attribute interBrokerProtocolVersion is unused within the class. It can therefore be eliminated from the code. Please refer to this LOC:
> [https://github.com/apache/kafka/blob/07db26c20fcbccbf758591607864f7fd4bd8975f/core/src/main/scala/kafka/coordinator/transaction/TransactionStateManager.scala#L78]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)