DR9885 commented on issue #15317:
URL: https://github.com/apache/pulsar/issues/15317#issuecomment-1109507247

   @codelipenghui, but lets say a specific key is failing again and again. If 
we did this locally, we could block the queue from processing and the 
subscription could timeout... It would be better if we could use a re-queue 
mechanism to backlog all subsequent keys... Otherwise I'm just going to throw 
them in a queue to be reprocessed later... but this should be a pulsar 
mechanism.
   
   Isn't event order important for event sourcing? and isn't this a stream 
processing system to support event sourcing?


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to