[
https://issues.apache.org/jira/browse/KAFKA-9715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gustafson resolved KAFKA-9715.
------------------------------------
Resolution: Fixed
> 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)