markusthoemmes commented on issue #3072: Enhance kafka message provider
URL: 
https://github.com/apache/incubator-openwhisk/pull/3072#issuecomment-350013610
 
 
   Okay, that makes sense.
   
   The major difference from the better-known clients is, that their error 
behavior is more principled (i.e. controllable via a `SupervisionStrategy`).
   
   In any case: If we make sure that:
   
   1. Errors we know of  are handled
   2. Errors we don't know of just result in a restart of the consumer/producer
   
   I guess we are fine.
   
   I'll review more thoroughly tomorrow. Testing new clients/completely moving 
away from our own ones is a much larger task that should be seen orthogonal.

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