MNkulkarni06 opened a new pull request, #8429: URL: https://github.com/apache/storm/pull/8429
## What is the purpose of the change This change ensures that the README files for the Kafka modules are included in the Storm distribution tar. Previously, the following files were present in the repository but were not guaranteed to be included in the release package: external/storm-kafka-migration/README.md external/storm-kafka-monitor/README.md Including these files in the distribution ensures that users have access to the module documentation when downloading the Storm release. ## How was the change tested The change was verified by reviewing the assembly configuration and confirming that the README files are included in the distribution packaging configuration. Since this change only modifies the assembly descriptor and does not affect runtime code, no additional functional tests were required. -- 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]
