Jay Kreps created KAFKA-617:
-------------------------------

             Summary: 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to