Skip to content

Revert "Fix read thread blocking in sendResponseAndWait causing READ_ENTRY_REQUEST p99 latency spike (#4730)"#4830

Merged
StevenLuMT merged 1 commit into
apache:masterfrom
hangc0276:chenhang/revert_4730
Jul 7, 2026
Merged

Revert "Fix read thread blocking in sendResponseAndWait causing READ_ENTRY_REQUEST p99 latency spike (#4730)"#4830
StevenLuMT merged 1 commit into
apache:masterfrom
hangc0276:chenhang/revert_4730

Conversation

@hangc0276

@hangc0276 hangc0276 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This reverts commit 8664dd9.

Descriptions of the changes in this PR:

Fix #xyz

Main Issue: #xyz

BP: #xyz

Motivation

Revert the PR #4730 due to the deadlock: #4730 (comment)

Changes

(Describe: what changes you have made)


In order to uphold a high standard for quality for code contributions, Apache BookKeeper runs various precommit
checks for pull requests. A pull request can only be merged when it passes precommit checks.


Be sure to do all the following to help us incorporate your contribution
quickly and easily:

If this PR is a BookKeeper Proposal (BP):

  • Make sure the PR title is formatted like:
    <BP-#>: Description of bookkeeper proposal
    e.g. BP-1: 64 bits ledger is support
  • Attach the master issue link in the description of this PR.
  • Attach the google doc link if the BP is written in Google Doc.

Otherwise:

  • Make sure the PR title is formatted like:
    <Issue #>: Description of pull request
    e.g. Issue 123: Description ...
  • Make sure tests pass via mvn clean apache-rat:check install spotbugs:check.
  • Replace <Issue #> in the title with the actual Issue number.

…ENTRY_REQUEST p99 latency spike (apache#4730)"

This reverts commit 8664dd9.

@StevenLuMT StevenLuMT left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good jobs

@StevenLuMT StevenLuMT merged commit 15a961b into apache:master Jul 7, 2026
20 checks passed
StevenLuMT pushed a commit that referenced this pull request Jul 8, 2026
…ENTRY_REQUEST p99 latency spike (#4730)" (#4830)

This reverts commit 8664dd9.

(cherry picked from commit 15a961b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants