markusthoemmes commented on a change in pull request #3072: Enhance kafka
message provider
URL:
https://github.com/apache/incubator-openwhisk/pull/3072#discussion_r160156638
##########
File path:
common/scala/src/main/scala/whisk/core/connector/MessagingProvider.scala
##########
@@ -31,6 +33,7 @@ trait MessagingProvider extends Spi {
def getConsumer(config: WhiskConfig,
groupId: String,
topic: String,
+ actorSystem: ActorSystem,
Review comment:
Want to move this to the implicit section?
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services