You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/02/03 14:59:55 UTC

[GitHub] sciabarracom opened a new pull request #71: add support for confluent-go-kafka library

sciabarracom opened a new pull request #71: add support for confluent-go-kafka library
URL: https://github.com/apache/incubator-openwhisk-runtime-go/pull/71
 
 
   The main library for using Kafka in go is confluentinc/confluent-go-kafka
   Unfortuanately it is based on the C library librdkafka
   This patch installs librdkafka in the Go image to support it
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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