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

Cheng Tan reassigned KAFKA-9580:
--------------------------------

    Assignee: Cheng Tan

> Log clearer error messages when there is an offset out of range
> ---------------------------------------------------------------
>
>                 Key: KAFKA-9580
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9580
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>            Reporter: Sanjana Kaundinya
>            Assignee: Cheng Tan
>            Priority: Major
>
> Currently in 
> [Fetcher::initializedCompletedFetch|[https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/clients/consumer/internals/Fetcher.java#L1259]],
>  it's not informative on what offsets are exactly in range, and it makes it 
> harder to debug when Consumer issues come up in this situation. It would be 
> much more helpful if we logged a message similar to 
> [Log::read|[https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/log/Log.scala#L1468]]
>  to make it easier to debug.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to