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

add db lock #991

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

add db lock #991

wants to merge 2 commits into from

Conversation

wulangcode
Copy link
Member

Fixes #980

Changes proposed in this pull request:

Check mailbox configuration when submitting. Contributor Guide

@codecov
Copy link

codecov bot commented Nov 16, 2022

Codecov Report

Base: 27.05% // Head: 26.95% // Decreases project coverage by -0.10% ⚠️

Coverage data is based on head (b05aa79) compared to base (b500bd1).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #991      +/-   ##
=============================================
- Coverage      27.05%   26.95%   -0.11%     
  Complexity       667      667              
=============================================
  Files            242      243       +1     
  Lines           5658     5683      +25     
  Branches         511      511              
=============================================
+ Hits            1531     1532       +1     
- Misses          3979     4004      +25     
+ Partials         148      147       -1     
Impacted Files Coverage Δ
...ain/java/cn/hippo4j/common/constant/Constants.java 75.00% <ø> (ø)
...o4j/config/service/biz/impl/DbLockServiceImpl.java 0.00% <0.00%> (ø)
.../hippo4j/core/plugin/impl/TaskDecoratorPlugin.java 76.19% <0.00%> (-3.81%) ⬇️
.../plugin/impl/ThreadPoolExecutorShutdownPlugin.java 65.62% <0.00%> (-3.13%) ⬇️
...n/java/cn/hippo4j/core/plugin/TaskAwarePlugin.java 100.00% <0.00%> (ø)
...4j/core/executor/ExtensibleThreadPoolExecutor.java 88.13% <0.00%> (+6.16%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@wulangcode
Copy link
Member Author

@mageeric ,这个 pr 还需要做什么吗?

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.

[Feature] Implement distributed lock based on database & table
1 participant