|
Ran
|
Files
476
|
Run time
20s
|
Badge
README BADGES
|
push
github
box: fix force recovery for transactions with local rows Force recovery first tries to collect all rows of a transaction into a single list, and only then applies those rows. The problem was that it collected rows based on the row replica_id. For local rows replica_id is set to 0, but actually such rows can be part of a transaction coming from any instance. Fix recovery of such rows Follow-up #8746 Follow-up #7932 NO_DOC=bugfix NO_CHANGELOG=the broken behaviour couldn't be seen due to bug #8746 (cherry picked from commit 85df1c968)
62396 of 114241 branches covered (0.0%)
93444 of 108802 relevant lines covered (85.88%)
2796290.02 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|