You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Wang Ge (Jira)" <ji...@apache.org> on 2020/04/22 13:36:00 UTC

[jira] [Assigned] (KAFKA-9589) LogValidatorTest#testLogAppendTimeNonCompressedV2 is not executed and does not pass

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

Wang Ge reassigned KAFKA-9589:
------------------------------

    Assignee: Wang Ge

> LogValidatorTest#testLogAppendTimeNonCompressedV2 is not executed and does not pass
> -----------------------------------------------------------------------------------
>
>                 Key: KAFKA-9589
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9589
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Stanislav Kozlovski
>            Assignee: Wang Ge
>            Priority: Major
>
> The LogValidatorTest#testLogAppendTimeNonCompressedV2 test does not execute because it's missing a '@Test' annotation.
> When executed locally, it fails with the following error:
> {code:java}
> java.lang.AssertionError: The offset of max timestamp should be 0 
> Expected :0
> Actual   :2
> {code}
>  
>  



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