jiangpengcheng opened a new pull request, #385: URL: https://github.com/apache/openwhisk-package-kafka/pull/385
in our downstream, we provide OpenWhisk as a FaaS service, and now we want to provide kafka feeds features to users, we can use current code to run some kafka feed providers for users but it cannot satisfy below requirements: 1. users' kafka brokers may behind a firewall which block requests from kafka feed providers maintained by us 2. if user's kafka produce massive data, our common kafka feed providers may not be able to handle these data quickly so this pr provides a way to make user can use their own feed providers -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
