csantanapr commented on issue #234: requeue messages to kafka if subject is 
throttled
URL: 
https://github.com/apache/incubator-openwhisk-package-kafka/issues/234#issuecomment-352787605
 
 
   I prefer to invest engineering resources into proper queuing into the phase 
of the message/event pipeline, meaning that the trigger fire should post 
message to the OpenWhisk kafka bus and enhanced the controller to pickup events 
for this triggers, the controller will pick up work at its own pace and the 
events/messages will be persistent in the OpenWhisk kafka. 
   
   Today there is no kafka instance for triggers provider, all instances are 
user providers and we don?t have ability to write to their instance and should 
not. 

----------------------------------------------------------------
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

Reply via email to