KAFKA-2665: Docs: Images that are part of the documentation are not p…#325
Closed
gwenshap wants to merge 1 commit into
Closed
KAFKA-2665: Docs: Images that are part of the documentation are not p…#325gwenshap wants to merge 1 commit into
gwenshap wants to merge 1 commit into
Conversation
…art of the code github
abbccdda
pushed a commit
to abbccdda/kafka
that referenced
this pull request
May 29, 2020
…e#325) * add voters to quorum state refactor * fix * address comments * fix quorum state * fix client test * fix event simulation test * address minor comment
abbccdda
pushed a commit
to abbccdda/kafka
that referenced
this pull request
May 31, 2020
…e#325) * add voters to quorum state refactor * fix * address comments * fix quorum state * fix client test * fix event simulation test * address minor comment
hachikuji
pushed a commit
to hachikuji/kafka
that referenced
this pull request
Aug 5, 2020
…e#325) * add voters to quorum state refactor * fix * address comments * fix quorum state * fix client test * fix event simulation test * address minor comment
hachikuji
pushed a commit
to hachikuji/kafka
that referenced
this pull request
Aug 13, 2020
…e#325) * add voters to quorum state refactor * fix * address comments * fix quorum state * fix client test * fix event simulation test * address minor comment
davide-armand
pushed a commit
to aiven/kafka
that referenced
this pull request
Dec 1, 2025
* Implement retention enforcement in InMemoryControlPlane [INK-251] * Implement retention enforcement in PostgresControlPlane [INK-251] * Implement retention enforcement in broker [INK-251] * fixup! Implement retention enforcement in InMemoryControlPlane [INK-251] Replace assert with proper if * fixup! Implement retention enforcement in InMemoryControlPlane [INK-251] Pre-check log size * fixup! Implement retention enforcement in broker [INK-251] Remove `LogConfig` cache. Leave only a map for prevent multiple instantiations in a single run. * fixup! Implement retention enforcement in broker [INK-251] Add more docs to `RetentionEnforcementScheduler`. * fixup! Implement retention enforcement in broker [INK-251] Start enforcing only after `config.logInitialTaskDelayMs` ms * fixup! Implement retention enforcement in broker [INK-251] Apply only to topics with the right cleanup policy.
jeqo
pushed a commit
to aiven/kafka
that referenced
this pull request
Jan 16, 2026
* Implement retention enforcement in InMemoryControlPlane [INK-251] * Implement retention enforcement in PostgresControlPlane [INK-251] * Implement retention enforcement in broker [INK-251] * fixup! Implement retention enforcement in InMemoryControlPlane [INK-251] Replace assert with proper if * fixup! Implement retention enforcement in InMemoryControlPlane [INK-251] Pre-check log size * fixup! Implement retention enforcement in broker [INK-251] Remove `LogConfig` cache. Leave only a map for prevent multiple instantiations in a single run. * fixup! Implement retention enforcement in broker [INK-251] Add more docs to `RetentionEnforcementScheduler`. * fixup! Implement retention enforcement in broker [INK-251] Start enforcing only after `config.logInitialTaskDelayMs` ms * fixup! Implement retention enforcement in broker [INK-251] Apply only to topics with the right cleanup policy.
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.
…art of the code github