Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix][client] Fix the javadoc for ConsumerBuilder.isAckReceiptEnabled #23452

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Oct 14, 2024

Fixes #23249

Motivation

The current javadoc for ConsumerBuilder.isAckReceiptEnabled doesn't make sense and it's wrong, see #23249 for details.

Modifications

Fix the javadoc.

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@lhotari lhotari added release/blocker Indicate the PR or issue that should block the release until it gets resolved ready-to-test release/4.0.0 labels Oct 14, 2024
@lhotari lhotari added this to the 4.1.0 milestone Oct 14, 2024
@lhotari lhotari self-assigned this Oct 14, 2024
@github-actions github-actions bot added the doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. label Oct 14, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.34%. Comparing base (bbc6224) to head (d819af4).
Report is 673 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #23452      +/-   ##
============================================
+ Coverage     73.57%   74.34%   +0.77%     
- Complexity    32624    34401    +1777     
============================================
  Files          1877     1943      +66     
  Lines        139502   146947    +7445     
  Branches      15299    16187     +888     
============================================
+ Hits         102638   109255    +6617     
- Misses        28908    29261     +353     
- Partials       7956     8431     +475     
Flag Coverage Δ
inttests 27.44% <ø> (+2.86%) ⬆️
systests 24.46% <ø> (+0.14%) ⬆️
unittests 73.71% <ø> (+0.86%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 654 files with indirect coverage changes

@lhotari lhotari merged commit e2fb0da into apache:master Oct 14, 2024
52 checks passed
@lhotari lhotari modified the milestones: 4.1.0, 4.0.0 Oct 14, 2024
lhotari added a commit that referenced this pull request Oct 14, 2024
lhotari added a commit that referenced this pull request Oct 14, 2024
nikhil-ctds pushed a commit to datastax/pulsar that referenced this pull request Oct 15, 2024
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-picked/branch-3.0 cherry-picked/branch-3.3 doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. ready-to-test release/blocker Indicate the PR or issue that should block the release until it gets resolved release/3.0.8 release/3.3.3 release/4.0.0
Projects
None yet
5 participants