[
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)