[
https://issues.apache.org/jira/browse/KAFKA-18003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897804#comment-17897804
]
Kuan Po Tseng commented on KAFKA-18003:
---------------------------------------
Hi [~chia7712] , may I take over this issue ? Thank you.
> add test to make sure `Admin#deleteRecords` can handle the corrupted records
> ----------------------------------------------------------------------------
>
> Key: KAFKA-18003
> URL: https://issues.apache.org/jira/browse/KAFKA-18003
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Priority: Minor
>
> 1. produces some records to create one inactive segment
> 2. manually load the segment file to corrupt the data
> 3. failed to consume the all records due to corrupted record
> 4. call `Admin.deleteRecords` to skip the corrupted record
> 5. succeed to consume the all records due to corrupted record
--
This message was sent by Atlassian Jira
(v8.20.10#820010)