You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/08/01 03:33:14 UTC

[GitHub] [pulsar] Jason918 opened a new pull request, #16893: [Branch 2.7] upgrade aircompressor to 0.20

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

   ### Motivation
   
   Cherry-pick #11790 to branch 2.7
   
   After directly cherry-pick #11790 , there is a license check issue:
   
   > aircompressor-0.16.jar unaccounted for in lib/presto/LICENSE
   
   The root cause is that in branch 2.7, pulsar-presto-distribution is not a child of Pulsar main project. So the version changes in main pom.xml is not applied to lib/presto/LICENSE.
   
   
   ### Modification
   1. Cherry-pick #11790 to branch 2.7
   2. Add dependency of aircompressor-0.20 in pulsar-sql/presto-distribution/pom.xml.
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   
   
   This change is already covered by existing tests, such as CI license check.
   
   
   
   ### Documentation
   
   Check the box below or label this PR directly.
   
   Need to update docs? 
   
     
   - [x] `doc-not-needed` 
   bug fix
     
   


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] Jason918 commented on pull request #16893: [Branch 2.7] upgrade aircompressor to 0.20

Posted by GitBox <gi...@apache.org>.
Jason918 commented on PR #16893:
URL: https://github.com/apache/pulsar/pull/16893#issuecomment-1200769469

   /pulsarbot run-failure-checks


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] Jason918 merged pull request #16893: [Branch 2.7] upgrade aircompressor to 0.20

Posted by GitBox <gi...@apache.org>.
Jason918 merged PR #16893:
URL: https://github.com/apache/pulsar/pull/16893


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org