Skip to content

KAFKA-14811 The forwarding requests are discarded when network client…#13405

Closed
chia7712 wants to merge 3 commits into
apache:trunkfrom
chia7712:KAFKA-14811
Closed

KAFKA-14811 The forwarding requests are discarded when network client…#13405
chia7712 wants to merge 3 commits into
apache:trunkfrom
chia7712:KAFKA-14811

Conversation

@chia7712

Copy link
Copy Markdown
Member

related to https://issues.apache.org/jira/browse/KAFKA-14811

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.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@chia7712 chia7712 requested a review from hachikuji March 16, 2023 15:10
@github-actions

Copy link
Copy Markdown

This PR is being marked as stale since it has not had any activity in 90 days. If you would like to keep this PR alive, please ask a committer for review. If the PR has merge conflicts, please update it with the latest from trunk (or appropriate release branch)

If this PR is no longer valid or desired, please feel free to close it. If no activity occurrs in the next 30 days, it will be automatically closed.

@github-actions github-actions Bot added the stale Stale PRs label Jun 22, 2023
@doguscan-namal

Copy link
Copy Markdown

This was fixed in #13407 Wasn't it? I think we could close this one.

@github-actions github-actions Bot removed the stale Stale PRs label Oct 5, 2023
@chia7712 chia7712 closed this Mar 25, 2024
@chia7712 chia7712 deleted the KAFKA-14811 branch March 25, 2024 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants