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/06/07 07:23:04 UTC

[GitHub] [pulsar] MarvinCai opened a new pull request #4492: Update readme for setting up protobuf 2.6.0 on mac.

MarvinCai opened a new pull request #4492: Update readme for setting up protobuf 2.6.0 on mac.
URL: https://github.com/apache/pulsar/pull/4492
 
 
   Instruction in cpp client readme on installing protobuf2.6 in outdated. 
   Updated with steps I've recently tried and worked.
   
   Also in readme it says use tests/standalone.conf as configuration to start a pulsar service in standalone mode to run cpp tests locally, but port setting in the config file doesn't match the ports the cpp test cases try to connect.
   Updated to ports the test cases expecting.
   
   There is a test case using a client-ras.pem file, it's probably the same one used for java tests, but I'm not sure where to put that key so the cpp test case can load it. Try to put it under tests/ but doesn't work.
   Can someone help adding that public key? Thanks!

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