Jose Armando Garcia Sancio created KAFKA-13182:
--------------------------------------------------
Summary: Input to AbstractFetchetManager::addFetcherForPartition
could be simplified
Key: KAFKA-13182
URL: https://issues.apache.org/jira/browse/KAFKA-13182
Project: Kafka
Issue Type: Improvement
Components: replication
Reporter: Jose Armando Garcia Sancio
Assignee: Jose Armando Garcia Sancio
The input to the addFetcherForPartition method in AbstractFetcherManager
includes more information than it needs. The fetcher manager only needs the
leader id.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)