[
https://issues.apache.org/jira/browse/KAFKA-14811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771912#comment-17771912
]
Doguscan Namal commented on KAFKA-14811:
----------------------------------------
This was fixed in https://github.com/apache/kafka/pull/13407 Wasn't it? I think
we could close this one.
> The forwarding requests are discarded when network client is changed to/from
> zk/Kraft
> -------------------------------------------------------------------------------------
>
> Key: KAFKA-14811
> URL: https://issues.apache.org/jira/browse/KAFKA-14811
> Project: Kafka
> Issue Type: Bug
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Priority: Critical
>
> We don't check the in-flight requests when closing stale network client. If
> the in-flight requests are related to metadata request from client, the
> client will get timeout exception. If the in-flight requests are related to
> ISR/leader, the partition can't be written as it can't meet mini ISR.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)