Ran
|
Files
479
|
Run time
18s
|
Badge
Embed ▾
README BADGES
|
push
github
applier: fix assertion failure after split brain After receiving async transaction from an old term applier_apply_tx exits without unlocking the latch. If the same applier tries to subscribe for replication, it fails with assertion, as the latch is already locked. Let's fix the function, which raises error so that it just sets diag and returns -1. Closes #10073 NO_DOC=bugfix NO_CHANGELOG=no crash on release version (cherry picked from commit 5ce010c5e)
62718 of 113974 branches covered (55.03%)
93651 of 109108 relevant lines covered (85.83%)
2451533.6 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|