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 2020/09/18 10:03:40 UTC

[GitHub] [pulsar] massakam opened a new pull request #8086: [cpp] Add Snappy library to Docker images for building C++ packages

massakam opened a new pull request #8086:
URL: https://github.com/apache/pulsar/pull/8086


   ### Motivation
   
   The program crashes when Snappy compression is enabled on the C++ client packaged as RPM/DEB. This is because Snappy library is not included in the Docker image for building the RPM/DEB package.
   https://github.com/apache/pulsar/pull/4259/files#diff-bda8db832e446d092d38464123ed17bc
   https://github.com/apache/pulsar/pull/4259/files#diff-7e441fcfcb20e339c71f7f8f48569579
   
   ### Modifications
   
   Added Snappy library to the docker images.


----------------------------------------------------------------
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.

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



[GitHub] [pulsar] jiazhai merged pull request #8086: [cpp] Add Snappy library to Docker images for building C++ packages

Posted by GitBox <gi...@apache.org>.
jiazhai merged pull request #8086:
URL: https://github.com/apache/pulsar/pull/8086


   


----------------------------------------------------------------
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.

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



[GitHub] [pulsar] jiazhai merged pull request #8086: [cpp] Add Snappy library to Docker images for building C++ packages

Posted by GitBox <gi...@apache.org>.
jiazhai merged pull request #8086:
URL: https://github.com/apache/pulsar/pull/8086


   


----------------------------------------------------------------
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.

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



[GitHub] [pulsar] massakam commented on pull request #8086: [cpp] Add Snappy library to Docker images for building C++ packages

Posted by GitBox <gi...@apache.org>.
massakam commented on pull request #8086:
URL: https://github.com/apache/pulsar/pull/8086#issuecomment-697148241


   Pushed these images to Docker Hub.
   ```
   apachepulsar/pulsar-build:debian-9
   apachepulsar/pulsar-build:centos-7
   ```


----------------------------------------------------------------
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.

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