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

[improve][broker] Support setting forceDeleteTenantAllowed dynamically #18192

Merged
merged 1 commit into from
Oct 27, 2022

Conversation

Technoboy-
Copy link
Contributor

Motivation

Support setting forceDeleteTenantAllowed dynamically.

Documentation

  • doc
  • [] doc-required
  • doc-complete

@Technoboy- Technoboy- self-assigned this Oct 25, 2022
@Technoboy- Technoboy- added this to the 2.12.0 milestone Oct 25, 2022
@Technoboy- Technoboy- added doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. release/2.11.1 release/2.10.3 ready-to-test area/broker labels Oct 25, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 26, 2022

Codecov Report

Merging #18192 (cb49278) into master (6c65ca0) will increase coverage by 11.00%.
The diff coverage is 74.56%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master   #18192       +/-   ##
=============================================
+ Coverage     34.91%   45.92%   +11.00%     
- Complexity     5707    17663    +11956     
=============================================
  Files           607     1579      +972     
  Lines         53396   128709    +75313     
  Branches       5712    14151     +8439     
=============================================
+ Hits          18644    59106    +40462     
- Misses        32119    63547    +31428     
- Partials       2633     6056     +3423     
Flag Coverage Δ
unittests 45.92% <74.56%> (+11.00%) ⬆️

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

Impacted Files Coverage Δ
...org/apache/bookkeeper/mledger/LedgerOffloader.java 5.55% <ø> (ø)
...che/bookkeeper/mledger/LedgerOffloaderFactory.java 0.00% <ø> (ø)
...pache/bookkeeper/mledger/LedgerOffloaderStats.java 0.00% <ø> (ø)
...ookkeeper/mledger/LedgerOffloaderStatsDisable.java 0.00% <ø> (ø)
...a/org/apache/bookkeeper/mledger/ManagedCursor.java 85.71% <ø> (ø)
...che/bookkeeper/mledger/ManagedLedgerException.java 67.64% <ø> (ø)
...bookkeeper/mledger/ManagedLedgerFactoryConfig.java 86.66% <ø> (ø)
...g/apache/bookkeeper/mledger/ManagedLedgerInfo.java 77.77% <ø> (ø)
...he/bookkeeper/mledger/OffloadedLedgerMetadata.java 0.00% <ø> (ø)
...ava/org/apache/bookkeeper/mledger/ScanOutcome.java 100.00% <ø> (ø)
... and 1303 more

@Technoboy- Technoboy- merged commit 1c78e0a into apache:master Oct 27, 2022
liangyepianzhou pushed a commit that referenced this pull request Dec 13, 2022
nicoloboschi pushed a commit to datastax/pulsar that referenced this pull request Jan 10, 2023
nicoloboschi pushed a commit to datastax/pulsar that referenced this pull request Jan 11, 2023
@Technoboy- Technoboy- deleted the fix-2 branch November 11, 2023 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/broker cherry-picked/branch-2.10 cherry-picked/branch-2.11 doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. ready-to-test release/2.10.3 release/2.11.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants