|
Ran
|
Jobs
1
|
Files
478
|
Run time
1min
|
Badge
README BADGES
|
push
github
replication: don't rollback qsync limbo wait on fiber cancel During iproto graceful shutdown which is WIP we cancel all iproto request in progress. This causes election_qsync_stress test failure. We shutdown master on waiting transaction confirmation from quorum (which is never exist in this test). Currently on shutdown we rollback transaction in this state. So that when previous master is restarted after electing new master we don't expect the rollback on previous master. Let's keep the transaction in limbo if fiber is cancelled as our direction is to do only quorum rollbacks. Part of #8423 Closes #9480 NO_DOC=bugfix (cherry picked from commit 7a2bc0bbc)
62415 of 113476 branches covered (0.0%)
8 of 8 new or added lines in 2 files covered. (100.0%)
18 existing lines in 11 files now uncovered.93279 of 108649 relevant lines covered (85.85%)
2806628.72 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 7207757979.1 | 0 |
85.85 |
GitHub Action Run |