You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Justinwins (Jira)" <ji...@apache.org> on 2022/08/16 09:25:00 UTC

[jira] [Assigned] (KAFKA-14042) OffsetSyncStore.translateDownstream() should be compatible with the scenario where no msgs are sync-ing while consumer group offsets are sync-ing

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

Justinwins reassigned KAFKA-14042:
----------------------------------

    Assignee:     (was: Justinwins)

> OffsetSyncStore.translateDownstream() should be compatible with the scenario where no msgs are sync-ing while consumer group offsets are sync-ing
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-14042
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14042
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Justinwins
>            Priority: Major
>         Attachments: image-2022-07-04-11-22-44-146.png
>
>
> Let's say, no msgs in source topic parititon (A-0) because of short ttl ,but there are still 
> offsets committed by consumers subscribing A-0. At this time ,we set up mm2, and it begins to 
> sync A-0 and the according consumer group ,too. Then we will find it hard to understand that:
> even though there are no msgs beging synced for real , consumer group offsets are still beging
> synced to target cluster ,which would producing lag <0 in target cluster for A-0.
>  
>  
>  
>  
> !image-2022-07-04-11-22-44-146.png!
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)