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: [email protected]
