Ran
|
Files
479
|
Run time
28s
|
Badge
Embed ▾
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%)
94056 of 109423 relevant lines covered (85.96%)
2808836.59 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|