You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/10/18 14:58:41 UTC

[GitHub] dubee commented on issue #4076: Invoker in unrecoverable down state

dubee commented on issue #4076: Invoker in unrecoverable down state
URL: https://github.com/apache/incubator-openwhisk/issues/4076#issuecomment-431042556
 
 
   @dgrove-oss, looks like there is already retries in place for recreating the producer. This should allow the invoker to recover without reloading. Maybe the problem is that the associated promise is not being returned because an exception being thrown during producer create. 
   
   https://github.com/apache/incubator-openwhisk/blob/c33b30a960bd23fe84cb75b75fcd2c1bc7447eac/common/scala/src/main/scala/whisk/connector/kafka/KafkaProducerConnector.scala#L87

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