gaoran10 opened a new pull request, #15261:
URL: https://github.com/apache/pulsar/pull/15261

   ### Motivation
   
   The cherry-pick 
https://github.com/apache/pulsar/commit/a547163f32a1db59fc1a316f3b01b65056668764
 breaks LICENSE files.
   
   ```
   io.grpc-grpc-okhttp-1.45.1.jar unaccounted for in LICENSE
   src/check-binary-license: line 69: echo: write error: Broken pipe
   netty-codec-socks-4.1.76.Final.jar mentioned in lib/presto/LICENSE, but not 
bundled
   netty-handler-proxy-4.1.76.Final.jar mentioned in lib/presto/LICENSE, but 
not bundled
   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.19.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]

Reply via email to