gaoran10 opened a new pull request, #15262: URL: https://github.com/apache/pulsar/pull/15262
### Motivation The cherry-pick https://github.com/apache/pulsar/commit/4fb5180f010cc2dab0698977c51755988e7d6a02 breaks LICENSE files. ``` netty-codec-http2-4.1.76.Final.jar mentioned in lib/presto/LICENSE, but not bundled grpc-api-1.45.1.jar mentioned in lib/presto/LICENSE, but not bundled grpc-context-1.45.1.jar mentioned in lib/presto/LICENSE, but not bundled grpc-core-1.45.1.jar mentioned in lib/presto/LICENSE, but not bundled grpc-grpclb-1.45.1.jar mentioned in lib/presto/LICENSE, but not bundled grpc-netty-1.45.1.jar mentioned in lib/presto/LICENSE, but not bundled grpc-protobuf-1.45.1.jar mentioned in lib/presto/LICENSE, but not bundled grpc-protobuf-lite-1.45.1.jar mentioned in lib/presto/LICENSE, but not bundled grpc-stub-1.45.1.jar mentioned in lib/presto/LICENSE, but not bundled protobuf-java-util-3.1[9](https://github.com/apache/pulsar/runs/6112846265?check_suite_focus=true#step:10:9).2.jar mentioned in lib/presto/LICENSE, but not bundled ``` ### Modifications Fix LICENSE files. ### Documentation Check the box below or label this PR directly. Need to update docs? - [ ] `doc-required` (Your PR needs to update docs and you will update later) - [x] `no-need-doc` (Please explain why) - [ ] `doc` (Your PR contains doc changes) - [ ] `doc-added` (Docs have been already added) -- 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]
