You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Dong Lin (JIRA)" <ji...@apache.org> on 2018/10/02 14:25:00 UTC

[jira] [Updated] (KAFKA-6780) log cleaner shouldn't clean messages beyond high watermark

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

Dong Lin updated KAFKA-6780:
----------------------------
    Fix Version/s:     (was: 2.1.0)
                   2.2.0

> log cleaner shouldn't clean messages beyond high watermark
> ----------------------------------------------------------
>
>                 Key: KAFKA-6780
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6780
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Jun Rao
>            Assignee: Anna Povzner
>            Priority: Major
>             Fix For: 2.2.0
>
>
> Currently, the firstUncleanableDirtyOffset computed by the log cleaner is bounded by the first offset in the active segment. It's possible for the high watermark to be smaller than that. This may cause a committed record to be removed because of an uncommitted record.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)