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 replica not able to initate election in time when epoch fails #1009

Open
wants to merge 10 commits into
base: unstable
Choose a base branch
from

Merge remote-tracking branch 'upstream/unstable' into epoch_timeout

0d13f5d
Select commit
Loading
Failed to load commit list.
Open

Fix replica not able to initate election in time when epoch fails #1009

Merge remote-tracking branch 'upstream/unstable' into epoch_timeout
0d13f5d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 14, 2024 in 1s

70.60% (-0.01%) compared to 09def3c, passed because coverage increased by -0.01% when compared to adjusted base (70.61%)

View this Pull Request on Codecov

70.60% (-0.01%) compared to 09def3c, passed because coverage increased by -0.01% when compared to adjusted base (70.61%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.60%. Comparing base (09def3c) to head (0d13f5d).

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #1009      +/-   ##
============================================
- Coverage     70.61%   70.60%   -0.01%     
============================================
  Files           114      114              
  Lines         61664    61668       +4     
============================================
- Hits          43541    43540       -1     
- Misses        18123    18128       +5     
Files with missing lines Coverage Δ
src/cluster_legacy.c 86.05% <100.00%> (-0.21%) ⬇️

... and 12 files with indirect coverage changes