Kowshik Prakasam created KAFKA-9715:
---------------------------------------
Summary: 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
In TransactionStateManager, the attribute interBrokerProtocolVersion is unused.
It can therefore be eliminated from the code.
[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)