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 2022/02/17 08:04:48 UTC

[GitHub] [pulsar] RobertIndie commented on a change in pull request #14084: [Doc] Describe default ack timeout in javadoc

RobertIndie commented on a change in pull request #14084:
URL: https://github.com/apache/pulsar/pull/14084#discussion_r808767563



##########
File path: pulsar-client-api/src/main/java/org/apache/pulsar/client/api/ConsumerBuilder.java
##########
@@ -182,7 +182,8 @@
      * 1 second.
      *
      * <p>By default, the acknowledge timeout is disabled and that means that messages delivered to a
-     * consumer will not be re-delivered unless the consumer crashes.
+     * consumer will not be re-delivered unless the consumer crashes. Since 2.3.0, when a dead letter policy

Review comment:
       Could you show me where the relevant code is?




-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org