[
https://issues.apache.org/jira/browse/KAFKA-19614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-19614.
------------------------------------
Fix Version/s: 4.2.0
Resolution: Fixed
> 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
> Fix For: 4.2.0
>
>
> {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)