Skip to content

Conversation

@LittleBoy18
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #8903

Brief Description

<dleger.version>0.3.1.2</dleger.version>在jdk9+的环境下jdk的unsafe方法没有权限调用,导致dledger模式运行在jdk9+环境中过期消息无法删除
<dleger.version>0.3.2</dleger.version>已经适配jdk9+

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

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

Files with missing lines Patch % Lines
...controller/impl/DLedgerControllerStateMachine.java 60.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9851      +/-   ##
=============================================
- Coverage      48.37%   48.26%   -0.11%     
+ Complexity     12261    12238      -23     
=============================================
  Files           1314     1314              
  Lines          93777    93803      +26     
  Branches       12034    12036       +2     
=============================================
- Hits           45361    45278      -83     
- Misses         42823    42901      +78     
- Partials        5593     5624      +31     

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

@leyou240
Copy link

leyou240 commented Dec 1, 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] DLedgerCleanSpaceService - the mappedFile re delete failed

3 participants