8000 修复client register事件跟clientManager addClient异步并行问题 by CZJCC · Pull Request #11634 · alibaba/nacos · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

修复client register事件跟clientManager addClient异步并行问题 #11634

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

Merged

Conversation

CZJCC
Copy link
Contributor
@CZJCC CZJCC commented Jan 10, 2024

FIX #11571

@KomachiSion KomachiSion added the kind/bug Category issues or prs related to bug. label Jan 10, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (526227c) 63.87% compared to head (908938c) 65.85%.
Report is 9 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             develop   #11634      +/-   ##
=============================================
+ Coverage      63.87%   65.85%   +1.97%     
- Complexity      7076     8690    +1614     
=============================================
  Files           1066     1237     +171     
  Lines          31580    40611    +9031     
  Branches        3233     4322    +1089     
=============================================
+ Hits           20171    26743    +6572     
- Misses         10143    11940    +1797     
- Partials        1266     1928     +662     
Files Coverage Δ
...ice/impl/PersistentClientOperationServiceImpl.java 39.64% <0.00%> (-0.72%) ⬇️

... and 191 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@KomachiSion KomachiSion added this to the 2.3.1 milestone Jan 10, 2024
@KomachiSion KomachiSion merged commit c98b8c4 into alibaba:develop Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/Naming kind/bug Category issues or prs related to bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nacos持久化数据的Jraft快照加载生成的缓存存在数据不一致
3 participants
0