lhotari opened a new issue, #23249:
URL: https://github.com/apache/pulsar/issues/23249

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Read release policy
   
   - [X] I understand that unsupported versions don't get bug fixes. I will 
attempt to reproduce the issue on a supported version of Pulsar client and 
Pulsar broker.
   
   
   ### Version
   
   any released version, master branch
   
   ### Minimal reproduce step
   
   The javadoc of ConsumerBuilder.isAckReceiptEnabled is not consistent, it 
references ack timeout which isn't related to ack receipt at all:
   
https://github.com/apache/pulsar/blob/10f4e0248f0f985b1dc7ad38970c906b7fe629be/pulsar-client-api/src/main/java/org/apache/pulsar/client/api/ConsumerBuilder.java#L200-L208
   
   ### What did you expect to see?
   
   There should be a proper explanation of why ack receipt is useful and what 
considerations are needed when using it.
   
   ### What did you see instead?
   
   Misleading description
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


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