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/06/27 04:46:15 UTC

[GitHub] [pulsar-client-go] merlimat commented on issue #302: Build with Bazel fails on MacOS as of 0.1.1.

merlimat commented on issue #302:
URL: https://github.com/apache/pulsar-client-go/issues/302#issuecomment-650490872


   @simoneau we switched to use C based compression because the performance is ~2x compared to pure Go implementation. 
   
   It’s only enabled if CGO_ENABLED=1, so just set it to 0 to completely disable it. 
   
   Having said that, there are few fixes in master, merged after 0.1.1 tag that should have fixed the compilation in either case. Please try it out. 


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