|
Ran
|
Jobs
1
|
Files
479
|
Run time
2min
|
Badge
README BADGES
|
push
github
relay: fix sending raft requests with GROUP_DEFAULT id Commit 7aac790ef3e28 ("relay: send raft requests with GROUP_DEFAULT id") tried to send all raft rows with GROUP_DEFAULT id. However, relay didn't know the version_id of the instance during initial JOIN, so raft state was sent with GROUP_LOCAL id. The test didn't properly work. This commit fixes relay by setting proper version_id during initial JOIN. The test is also fully rewritten. Follows up #10727 NO_DOC=bugfix NO_CHANGELOG=<already present> (cherry picked from commit a15c54c77)
63208 of 114473 branches covered (55.22%)
2 of 2 new or added lines in 1 file covered. (100.0%)
244 existing lines in 14 files now uncovered.94056 of 109423 relevant lines covered (85.96%)
2808836.59 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 12276021796.1 | 0 |
85.96 |
GitHub Action Run |