dao-jun commented on issue #22709: URL: https://github.com/apache/pulsar/issues/22709#issuecomment-2110702376
It looks a little strange, did you handle the send message result? I mean, what do you do when send message failed? It looks you don't handle the send message result, if there are some messages failed to send, you should handle the exception and retry again In general, Pulsar do not retry to send message automatically, it's user's responsibility -- 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]
