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][broker] Fix typo in the config key #21690

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

coderzc
Copy link
Member

@coderzc coderzc commented Dec 7, 2023

Motivation

#21578 (comment)

Since we haven't had a release since #21578 merged, so we can just fix it.

Modifications

topicCompactionRemainNullKey -> topicCompactionRetainNullKey.

Documentation

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

Matching PR in forked repository

PR in forked repository:

@codecov-commenter
Copy link

Codecov Report

Merging #21690 (e97baa3) into master (f25b082) will increase coverage by 38.89%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             master   #21690       +/-   ##
=============================================
+ Coverage     34.49%   73.38%   +38.89%     
- Complexity    12116    32760    +20644     
=============================================
  Files          1716     1893      +177     
  Lines        131152   140753     +9601     
  Branches      14327    15503     +1176     
=============================================
+ Hits          45236   103291    +58055     
+ Misses        79828    29362    -50466     
- Partials       6088     8100     +2012     
Flag Coverage Δ
inttests 24.12% <33.33%> (?)
systests 24.68% <33.33%> (-0.05%) ⬇️
unittests 72.67% <100.00%> (+40.89%) ⬆️

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

Files Coverage Δ
...org/apache/pulsar/broker/ServiceConfiguration.java 99.38% <100.00%> (+1.32%) ⬆️
...rg/apache/pulsar/compaction/TwoPhaseCompactor.java 78.15% <100.00%> (+10.08%) ⬆️

... and 1478 files with indirect coverage changes

@merlimat merlimat merged commit 822b7f4 into apache:master Dec 7, 2023
75 of 82 checks passed
coderzc added a commit that referenced this pull request Dec 14, 2023
nikhil-ctds pushed a commit to datastax/pulsar that referenced this pull request Dec 20, 2023
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request Dec 20, 2023
coderzc added a commit that referenced this pull request Jan 4, 2024
nodece pushed a commit to nodece/pulsar that referenced this pull request Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants