apache / openwhisk-package-kafka

Apache OpenWhisk package for communicating with Kafka or Message Hub
https://openwhisk.apache.org/
Apache License 2.0
33 stars 43 forks source link

Use KafkaProducer Instead of messageHubProduce #304

Closed dubee closed 5 years ago

dubee commented 5 years ago

Decouples the use of messageHubProduce from all test suites that are not MessageHubProduceTests.