Skip to content

[fix][broker] Fix typo in the config key#21690

Merged
merlimat merged 1 commit into
apache:masterfrom
coderzc:fix_config_typo
Dec 7, 2023
Merged

[fix][broker] Fix typo in the config key#21690
merlimat merged 1 commit into
apache:masterfrom
coderzc:fix_config_typo

Conversation

@coderzc

@coderzc coderzc commented Dec 7, 2023

Copy link
Copy Markdown
Member

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

codecov-commenter commented Dec 7, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.38%. Comparing base (f25b082) to head (e97baa3).
Report is 1399 commits behind head on master.

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 with missing lines 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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@merlimat merlimat merged commit 822b7f4 into apache:master Dec 7, 2023
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.

4 participants