[
https://issues.apache.org/jira/browse/KAFKA-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax resolved KAFKA-617.
-----------------------------------
Resolution: Abandoned
Closing this old ticket as abandoned.
> Refactor KafkaApis.handleListOffsetRequest
> ------------------------------------------
>
> Key: KAFKA-617
> URL: https://issues.apache.org/jira/browse/KAFKA-617
> Project: Kafka
> Issue Type: Improvement
> Reporter: Jay Kreps
> Priority: Major
>
> 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
(v8.3.4#803005)