KAFKA-2713: Run task start and stop methods in worker threads so they execute in parallel and cannot block the herder thread.#443
Closed
ewencp wants to merge 1 commit intoapache:trunkfrom
Conversation
… execute in parallel and cannot block the herder thread.
Contributor
Author
|
@gwenshap @guozhangwang This is one of the blockers for getting #432 merged. |
Contributor
|
LGTM |
efeg
added a commit
to efeg/kafka
that referenced
this pull request
Jan 29, 2020
hachikuji
pushed a commit
to hachikuji/kafka
that referenced
this pull request
Nov 3, 2020
wyuka
pushed a commit
to wyuka/kafka
that referenced
this pull request
Mar 22, 2023
This should be a direct fix up to the commit - 28cca3e Cancellation of reassignments allowed if the resulting ISR is at min-ISR (apache#442)
davide-armand
pushed a commit
to aiven/kafka
that referenced
this pull request
Dec 1, 2025
…he#443) * fix(inkless): close missing resources in tests * refactor(inkless): pass single metrics to storage implementations Main change changing how the StorageBackend is istantiated via reflection by passing an existing metrics instance. * chore: update docs * fixup! refactor(inkless): pass single metrics to storage implementations * fixup! refactor(inkless): pass single metrics to storage implementations
jeqo
added a commit
to aiven/kafka
that referenced
this pull request
Jan 16, 2026
…he#443) * fix(inkless): close missing resources in tests * refactor(inkless): pass single metrics to storage implementations Main change changing how the StorageBackend is istantiated via reflection by passing an existing metrics instance. * chore: update docs * fixup! refactor(inkless): pass single metrics to storage implementations * fixup! refactor(inkless): pass single metrics to storage implementations
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.