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/23 23:48:00 UTC

[jira] [Updated] (KAFKA-5403) Transactions system test should dedup consumed messages by offset

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

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

> Transactions system test should dedup consumed messages by offset
> -----------------------------------------------------------------
>
>                 Key: KAFKA-5403
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5403
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 0.11.0.0
>            Reporter: Apurva Mehta
>            Assignee: Apurva Mehta
>            Priority: Major
>
> In KAFKA-5396, we saw that the consumers which verify the data in multiple topics could read the same offsets multiple times, for instance when a rebalance happens. 
> This would detect spurious duplicates, causing the test to fail. We should dedup the consumed messages by offset and only fail the test if we have duplicate values for a if for a unique set of offsets.



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