You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2017/06/27 14:58:00 UTC

[jira] [Updated] (KAFKA-5522) ListOffset should take LSO into account when searching by timestamp

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

Ismael Juma updated KAFKA-5522:
-------------------------------
    Parent Issue: KAFKA-5527  (was: KAFKA-4815)

> ListOffset should take LSO into account when searching by timestamp
> -------------------------------------------------------------------
>
>                 Key: KAFKA-5522
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5522
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: clients, core, producer 
>    Affects Versions: 0.11.0.0
>            Reporter: Jason Gustafson
>            Assignee: Jason Gustafson
>             Fix For: 0.11.0.1
>
>
> For a normal read_uncommitted consumer, we bound the offset returned from ListOffsets by the high watermark. For read_committed consumers, we should similarly bound offsets by the LSO. Currently we only handle the case of fetching the end offset.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)