Skip to content

[ISSUE#5330] Fix ext plugin can't load after admin close the plugin#5338

Merged
yu199195 merged 3 commits intoapache:masterfrom
moremind:issus-5332
Dec 5, 2023
Merged

[ISSUE#5330] Fix ext plugin can't load after admin close the plugin#5338
yu199195 merged 3 commits intoapache:masterfrom
moremind:issus-5332

Conversation

@moremind
Copy link
Copy Markdown
Member

@moremind moremind commented Dec 2, 2023

Fixes #5330 and #5332

Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed ./mvnw clean install -Dmaven.javadoc.skip=true.

@moremind moremind added this to the 2.6.1 milestone Dec 2, 2023
@moremind moremind added the bootstrap bootstrap label Dec 2, 2023
@moremind moremind requested a review from ywj1352 December 2, 2023 14:17
@moremind moremind linked an issue Dec 2, 2023 that may be closed by this pull request
1 task
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2f017d3) 61.84% compared to head (16883e4) 61.84%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5338      +/-   ##
============================================
- Coverage     61.84%   61.84%   -0.01%     
  Complexity     8689     8689              
============================================
  Files          1255     1255              
  Lines         38348    38352       +4     
  Branches       3673     3675       +2     
============================================
+ Hits          23717    23718       +1     
- Misses        12518    12520       +2     
- Partials       2113     2114       +1     

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

@yu199195 yu199195 merged commit f51a42b into apache:master Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bootstrap bootstrap

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] ext plugin can't load after admin close the plugin

3 participants