MINOR Fixed doc generation for LogConfig class in genTopicConfigDocs.#13079
Merged
satishd merged 1 commit intoapache:trunkfrom Jan 5, 2023
Merged
MINOR Fixed doc generation for LogConfig class in genTopicConfigDocs.#13079satishd merged 1 commit intoapache:trunkfrom
satishd merged 1 commit intoapache:trunkfrom
Conversation
Member
Author
0d653e0 to
e4bd5aa
Compare
Member
|
We should ideally run this as part of the CI build. Maybe file a JIRA for it? |
3 tasks
Member
Author
|
@ijuma: Filed https://issues.apache.org/jira/browse/KAFKA-14574 as you suggested. |
Member
Author
|
These intermittent test failures are not related to this change, merging it to trunk. |
rajinisivaram
added a commit
to confluentinc/kafka
that referenced
this pull request
Jan 9, 2023
…9-jan-2023 * apache/trunk: (16 commits) KAFKA-14570: Fix parenthesis in verifyFullFetchResponsePartitions output (apache#13072) MINOR: Remove public mutable fields from ProducerAppendInfo (apache#13091) KAFKA-14558: Move/Rewrite LastRecord, TxnMetadata, BatchMetadata, ProducerStateEntry, and ProducerAppendInfo to the storage module (apache#13043) KAFKA-14535: Fix flaky EndToEndAuthorization tests which were sensitive to ACL change reordering (apache#13086) KAFKA-9087 Replace log high watermark by future log high watermark wh… (apache#13075) MINOR: add error reason when controller failed to handle events (apache#13050) MINOR: doc: note how JDK-8136913 can affect client SASL (apache#13071) 2023 (apache#13083) KAFKA-14279; Add 3.3.x to core compatibility tests (apache#13076) MINOR Fixed doc generation for LogConfig class in genTopicConfigDocs. (apache#13079) ...
guozhangwang
pushed a commit
to guozhangwang/kafka
that referenced
this pull request
Jan 25, 2023
…apache#13079) Reviewers: Ismael Juma <ismael@juma.me.uk>
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.
MINOR Fixed doc generation for LogConfig class in genTopicConfigDocs.
This was a regression caused by #13049
Committer Checklist (excluded from commit message)