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

Please provide example/alternative to deprecated messageHubProduce statement #327

Open rmey opened 5 years ago

rmey commented 5 years ago

Could you please clarify the following statement and provide a concrete example: The /messaging/messageHubProduce Action is deprecated and will be removed at a future date. To maintain optimal performance, migrate your usage of the /messaging/messageHubProduce Action to use a persistent connection when data is produced to Message Hub.

srl295 commented 4 years ago

dup of #281 ?