Skip to content

[ISSUE 8615] fix deleteUser when acl2.0 authentication enabled and authorization disabled - #9550

Closed
1782935682 wants to merge 1 commit into
apache:developfrom
1782935682:bugfix/fix_delete_user
Closed

[ISSUE 8615] fix deleteUser when acl2.0 authentication enabled and authorization disabled#9550
1782935682 wants to merge 1 commit into
apache:developfrom
1782935682:bugfix/fix_delete_user

Conversation

@1782935682

Copy link
Copy Markdown
Contributor

Which Issue(s) This PR Fixes

Fixes #8615

Brief Description

How Did You Test This Change?

@1782935682 1782935682 changed the title [ISSUE 8615] fix deleteUser when authorizationEnabled is false [ISSUE 8615] fix deleteUser when acl2.0 authentication enabled and authorization disabled Jul 16, 2025
@1782935682
1782935682 force-pushed the bugfix/fix_delete_user branch from e624bc9 to b7c2171 Compare July 16, 2025 08:07
@codecov-commenter

codecov-commenter commented Jul 16, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.98%. Comparing base (e4b731c) to head (b7c2171).
⚠️ Report is 7 commits behind head on develop.

Files with missing lines Patch % Lines
...ion/manager/AuthenticationMetadataManagerImpl.java 60.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9550      +/-   ##
=============================================
- Coverage      48.10%   47.98%   -0.13%     
+ Complexity     12063    12032      -31     
=============================================
  Files           1313     1313              
  Lines          92771    92774       +3     
  Branches       11862    11864       +2     
=============================================
- Hits           44629    44515     -114     
- Misses         42636    42740     +104     
- Partials        5506     5519      +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@1782935682 1782935682 closed this Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] DeleteUserSubCommand command failed when acl2.0 authentication enabled and authorization disabled

2 participants