MNkulkarni06 opened a new pull request, #8435: URL: https://github.com/apache/storm/pull/8435
## 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: - external/storm-kafka-migration/README.md - external/storm-kafka-monitor/README.md Including these files improves usability by providing necessary Kafka-related documentation directly within the distributed package. ## How was the change tested - Verified that only `storm-dist/source/src/main/assembly/source.xml` is modified. - Checked using `git diff upstream/master` to ensure no unrelated changes are included. - Validated that the fileSet entries correctly reference the Kafka README paths. - Ensured that the configuration will include these files during the distribution build. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
