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 2019/10/03 17:15:39 UTC

[GitHub] [openwhisk-package-kafka] shanly-suepaul opened a new issue #351: Replaying messages already in topics

shanly-suepaul opened a new issue #351: Replaying messages already in topics
URL: https://github.com/apache/openwhisk-package-kafka/issues/351
 
 
   Hi, this is a question about error recovery. We use Openwhisk actions to process messages from Kafka with this package. Thanks! Sometimes, we have errors in our actions, or we'd like to re-process the same message later.
   
   Is there any way to configure the package to process _all existing_ messages in a topic, rather than just new incoming messages? It's not convenient for us to re-produce the messages into the topic using Kafka.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services