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 2019/08/20 10:12:35 UTC

[GitHub] [pulsar] freeznet opened a new pull request #4986: [Issue 4971] fix docker image not have cpp client installed

freeznet opened a new pull request #4986: [Issue 4971] fix docker image not have cpp client installed
URL: https://github.com/apache/pulsar/pull/4986
 
 
   
   Fixes #4971
   
   ### Motivation
   - currently go function require cpp client lib to execute, but cpp client is not installed properly
   
   ### Modification
   - add pulsar cpp client DEB package to docker image
   - install cpp client from DEB packages (dev included) (not sure if is required)
   - run build pulsar cpp client DEB package when build docker images
   - change `docker-build-deb.sh` not run in docker interactive mode
   

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


With regards,
Apache Git Services