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/03/05 21:50:47 UTC

[GitHub] sijie opened a new pull request #1340: Make default processing guarantee AT_LEAST_ONCE

sijie opened a new pull request #1340: Make default processing guarantee AT_LEAST_ONCE
URL: https://github.com/apache/incubator-pulsar/pull/1340
 
 
   ### Motivation
   
   The default message delivery guarantee is at-least-once in pulsar. It is better to align function processing guarantee with it. 
   
   ### Modifications
   
   set the default processing guarantee to at-least-once
   
   ### Result
   
   the default processing guarantee is `at-least-once`.
   

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