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 #33] some thread safety problems #34

Merged
merged 1 commit into from
Mar 16, 2022

Conversation

tianliuliu
Copy link
Contributor

fix #33 fix some thread safety problems

@codecov-commenter
Copy link

Codecov Report

Merging #34 (231a7cb) into main (da74925) will decrease coverage by 0.02%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
- Coverage   21.59%   21.57%   -0.03%     
==========================================
  Files          87       87              
  Lines        3713     3717       +4     
  Branches      607      609       +2     
==========================================
  Hits          802      802              
- Misses       2696     2698       +2     
- Partials      215      217       +2     
Impacted Files Coverage Δ
...he/rocketmq/mqtt/cs/session/infly/RetryDriver.java 40.11% <33.33%> (-0.48%) ⬇️
.../apache/rocketmq/mqtt/ds/notify/NotifyManager.java 25.53% <33.33%> (-0.37%) ⬇️

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 da74925...231a7cb. Read the comment docs.

@ShannonDing ShannonDing merged commit 2955536 into apache:main Mar 16, 2022
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.

Fix some thread safety problems
4 participants