Stanislav Kozlovski created KAFKA-9589:
------------------------------------------

             Summary: 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


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)

Reply via email to