Denovo1998 commented on code in PR #25207:
URL: https://github.com/apache/pulsar/pull/25207#discussion_r2769198237
##########
pulsar-client/src/main/java/org/apache/pulsar/client/impl/ProducerImpl.java:
##########
@@ -2298,11 +2299,17 @@ public void run(Timeout timeout) throws Exception {
* This fails and clears the pending messages with the given exception.
This method should be called from within the
Review Comment:
The comment perhaps can be updated a bit.
"fails the messages that were pending at the start of the call, without
dropping newly enqueued retry messages"
--
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]