You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Manikumar (Jira)" <ji...@apache.org> on 2019/10/30 20:30:00 UTC

[jira] [Assigned] (KAFKA-9080) System Test Failure: MessageFormatChangeTest.testCompatibilty

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

Manikumar reassigned KAFKA-9080:
--------------------------------

    Assignee: Tu Tran

 looks like test is failing after [https://github.com/apache/kafka/pull/7167]

 error logs: 
[2019-10-30 07:21:15,091] ERROR [ReplicaManager broker=1] Error processing append operation on partition test_topic-0 kafka.server.ReplicaManager)
org.apache.kafka.common.InvalidRecordException: Inner record LegacyRecordBatch(offset=0, Record(magic=0, attributes=0, compression=NONE, crc=1037676511, key=0 bytes, value=1 bytes)) inside the compressed record batch does not have incremental offsets, expected offset is 1 in topic partition test_topic-0.

> System Test Failure: MessageFormatChangeTest.testCompatibilty
> -------------------------------------------------------------
>
>                 Key: KAFKA-9080
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9080
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 2.4.0
>            Reporter: Manikumar
>            Assignee: Tu Tran
>            Priority: Blocker
>             Fix For: 2.4.0
>
>
> MessageFormatChangeTest tests are failing on 2.4 and trunk for 0.9.0.1 version.
> http://confluent-kafka-2-4-system-test-results.s3-us-west-2.amazonaws.com/2019-10-21--001.1571716233--confluentinc--2.4--cb4944f/report.html
> {code}
> Module: kafkatest.tests.client.message_format_change_test
> Class:  MessageFormatChangeTest
> Method: test_compatibility
> Arguments:
> {
>   "consumer_version": "0.9.0.1",
>   "producer_version": "0.9.0.1"
> }
> {code}



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