You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/06/20 12:27:39 UTC

[GitHub] sjfink opened a new issue #183: delegate sendMessage to the provider service

sjfink opened a new issue #183: delegate sendMessage to the provider service
URL: https://github.com/apache/incubator-openwhisk-package-kafka/issues/183
 
 
   The implementation already maintains provider service instances to maintain long-lived kafka connections.
   
   We currently use these connections for feeds but not for outgoing messages.
   
   We should consider implementing sendMessage via delegation to the provider service, to avoid the overhead of setting up a connection for each message.
 
----------------------------------------------------------------
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