You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2017/04/21 22:54:04 UTC

[jira] [Updated] (KAFKA-617) Refactor KafkaApis.handleListOffsetRequest

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

Guozhang Wang updated KAFKA-617:
--------------------------------
    Summary: Refactor KafkaApis.handleListOffsetRequest  (was: Refactor KafkaApis.handleOffsetRequest)

> Refactor KafkaApis.handleListOffsetRequest
> ------------------------------------------
>
>                 Key: KAFKA-617
>                 URL: https://issues.apache.org/jira/browse/KAFKA-617
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Jay Kreps
>
> This code path is just really bad.
> All the business logic is in LogManager and Log.
> Also the implementation is really funky.
> LogManager already supports getLog and log allows you to get the segment list so there shouldn't be any logic except in KafkaApis.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)