[ https://issues.apache.org/jira/browse/KAFKA-17590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884477#comment-17884477 ]
Fake commented on KAFKA-17590: ------------------------------ Is the following exception also caused by the network? {color:#FF0000}*org.apache.kafka.common.requests.CorrelationIdMismatchException: Correlation id for response (3769300) does not match request (23006897), request header: RequestHeader(apiKey=PRODUCE, apiVersion=9, clientId=producer-1, correlationId=23006897)*{color} > ReplicaFetcher throw CorruptRecordException > ------------------------------------------- > > Key: KAFKA-17590 > URL: https://issues.apache.org/jira/browse/KAFKA-17590 > Project: Kafka > Issue Type: Bug > Components: core > Affects Versions: 2.8.2 > Reporter: Fake > Priority: Blocker > Attachments: image-2024-09-23-20-40-22-430.png, > image-2024-09-23-20-41-04-126.png > > > !image-2024-09-23-20-40-22-430.png! > > !image-2024-09-23-20-41-04-126.png! > Additionally, the producer client has the following exception: > stdout F org.apache.kafka.common.requests.CorrelationIdMismatchException: > Correlation id for response (3769300) does not match request (23006897), > request header: RequestHeader(apiKey=PRODUCE, apiVersion=9, > clientId=producer-1, correlationId=23006897) > > -- This message was sent by Atlassian Jira (v8.20.10#820010)