[
https://issues.apache.org/jira/browse/KAFKA-19614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chang Chi Hsu reassigned KAFKA-19614:
-------------------------------------
Assignee: Chang Chi Hsu (was: Chia-Ping Tsai)
> The records appended to the log are illegal because of an incorrect base
> offset during TestLinearWriteSpeed
> -----------------------------------------------------------------------------------------------------------
>
> Key: KAFKA-19614
> URL: https://issues.apache.org/jira/browse/KAFKA-19614
> Project: Kafka
> Issue Type: Bug
> Reporter: Chia-Ping Tsai
> Assignee: Chang Chi Hsu
> Priority: Minor
>
> {code:java}
> Exception in thread "main" org.apache.kafka.common.InvalidRecordException:
> The baseOffset of the record batch in the append to kafka-test-0 should be 0,
> but it is 9
> {code}
> We could simplify reset the offset or create the new records in each write
--
This message was sent by Atlassian Jira
(v8.20.10#820010)