feat(inkless): POD-2386 Allow remote.storage.enabled when diskless is enabled#556
Merged
viktorsomogyi merged 1 commit intomainfrom Apr 8, 2026
Merged
feat(inkless): POD-2386 Allow remote.storage.enabled when diskless is enabled#556viktorsomogyi merged 1 commit intomainfrom
viktorsomogyi merged 1 commit intomainfrom
Conversation
506e6e1 to
a699d79
Compare
jeqo
reviewed
Mar 31, 2026
a699d79 to
cbb9eca
Compare
5786342 to
12a8902
Compare
jeqo
requested changes
Apr 1, 2026
jeqo
reviewed
Apr 1, 2026
jeqo
reviewed
Apr 2, 2026
Contributor
jeqo
left a comment
There was a problem hiding this comment.
Looking good. Just a few more suggestions. Let's also ensure CI is passing.
viktorsomogyi
commented
Apr 2, 2026
jeqo
reviewed
Apr 2, 2026
jeqo
reviewed
Apr 7, 2026
Contributor
jeqo
left a comment
There was a problem hiding this comment.
A last round of suggestions to make the conditions on LogConfigHelper more explicit. Apart from this it looks good to me.
jeqo
reviewed
Apr 7, 2026
jeqo
reviewed
Apr 7, 2026
Contributor
jeqo
left a comment
There was a problem hiding this comment.
Forgot to publish this one 😅 should be the last one
jeqo
previously approved these changes
Apr 7, 2026
jeqo
approved these changes
Apr 7, 2026
Contributor
jeqo
left a comment
There was a problem hiding this comment.
LGTM, thanks @viktorsomogyi !
3322431 to
0c55251
Compare
0c55251 to
b6f36d2
Compare
jeqo
pushed a commit
that referenced
this pull request
Apr 14, 2026
jeqo
pushed a commit
that referenced
this pull request
Apr 14, 2026
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.
Adds the diskless.remote.storage.consolidation.enable config. When it is enabled, it will
Setting remote.storag.enable on a diskless topic will be the intended way to start the consolidation of WAL segments into tiered topics.