Skip to content

Conversation

@majialoong
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #9849

Brief Description

Use the correct log message when ACL information fails to load.

How Did You Test This Change?

local test

@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 48.27%. Comparing base (d750461) to head (ed6d8db).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
...proxy/service/metadata/ClusterMetadataService.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9850      +/-   ##
=============================================
- Coverage      48.36%   48.27%   -0.10%     
+ Complexity     12274    12247      -27     
=============================================
  Files           1314     1314              
  Lines          93875    93876       +1     
  Branches       12040    12041       +1     
=============================================
- Hits           45406    45320      -86     
- Misses         42858    42935      +77     
- Partials        5611     5621      +10     

☔ 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.

@majialoong
Copy link
Contributor Author

Hi, @dingshuangxi888, @RongtongJin , @lizhimins , PTAL when you get a chance, thanks in advance!

Copy link
Contributor

@dingshuangxi888 dingshuangxi888 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@RongtongJin RongtongJin merged commit 8eabe68 into apache:develop Nov 20, 2025
11 of 12 checks passed
@majialoong majialoong deleted the ISSUE-9849 branch November 20, 2025 09:33
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] Correct ACL cache loader error log in ClusterMetadataService

5 participants