[ 
https://issues.apache.org/jira/browse/KAFKA-14758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kirk True updated KAFKA-14758:
------------------------------
        Parent: KAFKA-14246
    Issue Type: Sub-task  (was: Task)

> Extract inner classes from Fetcher for reuse in refactoring
> -----------------------------------------------------------
>
>                 Key: KAFKA-14758
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14758
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: clients, consumer
>            Reporter: Kirk True
>            Assignee: Kirk True
>            Priority: Major
>              Labels: consumer-threading-refactor
>             Fix For: 3.5.0
>
>
> The {{Fetcher}} class is used internally by the {{KafkaConsumer}} to fetch 
> records from the brokers. There is ongoing work to create a new consumer 
> implementation with a significantly refactored threading model. The threading 
> refactor work requires a similarly refactored {{{}Fetcher{}}}.
> This task includes refactoring {{Fetcher}} by extracting out the inner 
> classes into top-level (though still in {{{}internal{}}}) so that those 
> classes can be referenced by forthcoming refactored fetch logic.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to