[ https://issues.apache.org/jira/browse/KAFKA-617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15977388#comment-15977388 ]
Jozef Koval commented on KAFKA-617: ----------------------------------- Hi [~jkreps], I would like to work on this issue, but handleOffsetRequest method does not exist anymore. However, there are commit, fetch and for leader epoch requests. Can you please update the issue according to newest changes so I can go on? Many thanks. > Refactor KafkaApis.handleOffsetRequest > -------------------------------------- > > 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)