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

[ISSUE #8100] Expose print audit log function #8101

Merged

Conversation

dingshuangxi888
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #8100

Brief Description

Make the doAuditLog method protected in authentication and authorization.

How Did You Test This Change?

Nothing.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.83%. Comparing base (0f0324a) to head (8857fbb).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8101      +/-   ##
=============================================
- Coverage      42.88%   42.83%   -0.05%     
+ Complexity     10358    10353       -5     
=============================================
  Files           1270     1270              
  Lines          88689    88690       +1     
  Branches       11398    11399       +1     
=============================================
- Hits           38030    37992      -38     
- Misses         45968    46000      +32     
- Partials        4691     4698       +7     

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

@lizhimins lizhimins changed the title [ISSUE #8100]make audit log scalable. [ISSUE #8100] Make audit log scalable. May 7, 2024
@lizhimins lizhimins changed the title [ISSUE #8100] Make audit log scalable. [ISSUE #8100] Make audit log scalable May 7, 2024
@lizhimins lizhimins changed the title [ISSUE #8100] Make audit log scalable [ISSUE #8100] Expose print audit log function May 7, 2024
@lizhimins lizhimins merged commit 1a2fc17 into apache:develop May 7, 2024
10 checks passed
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.

[Enhancement] Make audit log method scalabe
3 participants