merlimat opened a new pull request #9811: URL: https://github.com/apache/pulsar/pull/9811
### Motivation We're currently building the Deb pkg for the pulsar c++ client lib and including it in the Docker image. This was initially done in order to support Go Pulsar functions out of the box, since the Go client lib was based on CGo and it required the C++ client library. Since we're using the native Go client library, the Deb package it's no longer required and should be removed. ---------------------------------------------------------------- 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]
