You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/09/18 22:18:01 UTC

[GitHub] srkukarni opened a new pull request #2606: Add support for dead letter topics for java functions

srkukarni opened a new pull request #2606: Add support for dead letter topics for java functions
URL: https://github.com/apache/incubator-pulsar/pull/2606
 
 
   ### Motivation
   
   This pr adds two options for running java functions
   1. Ability to control the number of times a message is retried by Pulsar
   2. Ability to redirect the messages that could not be processed even after retries to a dead letter topic
   ### Modifications
   
   Describe the modifications you've done.
   
   ### Result
   
   After your change, what will change.
   

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