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 RatisConsensus client==null exception when stopping datanode #14578

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

OneSizeFitsQuorum
Copy link
Contributor

@OneSizeFitsQuorum OneSizeFitsQuorum commented Dec 27, 2024

image Fix

Signed-off-by: OneSizeFitQuorum <[email protected]>
@OneSizeFitsQuorum OneSizeFitsQuorum changed the title Fix RatisConsensus Fix RatisConsensus client==null exception when stopping datanode Dec 27, 2024
Copy link

codecov bot commented Dec 27, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 39.42%. Comparing base (1a0d4c6) to head (13045d3).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
...g/apache/iotdb/consensus/ratis/RatisConsensus.java 50.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #14578      +/-   ##
============================================
- Coverage     39.42%   39.42%   -0.01%     
- Complexity      185      193       +8     
============================================
  Files          4341     4342       +1     
  Lines        275376   275485     +109     
  Branches      33637    33637              
============================================
+ Hits         108570   108604      +34     
- Misses       166806   166881      +75     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant