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

fix(timer): fix bug for timer acquire lock failed #469

Merged
merged 1 commit into from
Mar 2, 2023
Merged

Conversation

hwjiangkai
Copy link
Contributor

What problem does this PR solve?

fix bug for timer acquire lock failed

Issue Number: close #xxx

Problem Summary

What is changed and how does it work?

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

@codecov
Copy link

codecov bot commented Mar 2, 2023

Codecov Report

Merging #469 (36c876b) into main (2a78cb5) will decrease coverage by 0.87%.
The diff coverage is 39.67%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #469      +/-   ##
==========================================
- Coverage   57.71%   56.85%   -0.87%     
==========================================
  Files         180      187       +7     
  Lines       14614    15115     +501     
==========================================
+ Hits         8434     8593     +159     
- Misses       5552     5885     +333     
- Partials      628      637       +9     
Impacted Files Coverage Δ
...ernal/controller/trigger/validation/subscripton.go 69.29% <ø> (+0.85%) ⬆️
internal/gateway/proxy/deadletter.go 0.00% <0.00%> (ø)
internal/gateway/proxy/direct.go 73.33% <0.00%> (-5.24%) ⬇️
.../primitive/interceptor/memberinterceptor/member.go 0.00% <0.00%> (ø)
internal/store/io/file_linux.go 0.00% <0.00%> (ø)
internal/store/io/zone/segmentedfile/recovery.go 18.98% <0.00%> (ø)
internal/store/raft/block/executor.go 0.00% <0.00%> (ø)
internal/store/segment/server.go 14.10% <0.00%> (-0.03%) ⬇️
internal/store/vsb/engine_open.go 2.98% <0.00%> (+0.12%) ⬆️
internal/store/wal/recovery.go 57.14% <0.00%> (-2.51%) ⬇️
... and 50 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 474445a...36c876b. Read the comment docs.

@ifplusor ifplusor merged commit fb56cc7 into main Mar 2, 2023
@ifplusor ifplusor deleted the session branch March 3, 2023 03:41
wenfengwang pushed a commit that referenced this pull request Mar 23, 2023
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.

2 participants