STORM-3879: Add Kafka README files to distribution#8435
Merged
reiabreu merged 1 commit intoapache:masterfrom Mar 22, 2026
Merged
STORM-3879: Add Kafka README files to distribution#8435reiabreu merged 1 commit intoapache:masterfrom
reiabreu merged 1 commit intoapache:masterfrom
Conversation
Contributor
Author
|
Hi, this PR addresses STORM-3879 by adding Kafka README files to the distribution. Please let me know if any changes are needed. |
Contributor
Author
|
@rzo1 Could you please review this PR? |
rzo1
approved these changes
Mar 21, 2026
Contributor
Author
|
@reiabreu Could you please review and if it is correct, then merge this PR? |
reiabreu
approved these changes
Mar 22, 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.
What is the purpose of the change
This change ensures that the Kafka-related README files are included in the Storm distribution package.
Previously, the following README files were not part of the distribution:
Including these files improves usability by providing necessary Kafka-related documentation directly within the distributed package.
How was the change tested
storm-dist/source/src/main/assembly/source.xmlis modified.git diff upstream/masterto ensure no unrelated changes are included.