|
Ran
|
Jobs
1
|
Files
514
|
Run time
3min
|
Badge
README BADGES
|
push
github
config: add `skip_replication_names` compat option This patch fixes a bug when a Tarantool 3 instance configured via the declarative config could not join a Tarantool 2 replica set if the master snapshot did not contain instance and replica set names yet. To address this, introduce a new compat option, `skip_replication_names`, which controls instance and replica set name handling during replication startup. In the `old` mode, Tarantool skips applying `instance_name` and `replicaset_name` on startup and does not validate them against snapshot data. In the `new` mode, Tarantool preserves the previous behavior and applies and validates names on startup. Closes #10426 NO_DOC=will added in separate PR (cherry picked from commit 4e6123983)
69856 of 117617 branches covered (59.39%)
104866 of 119630 relevant lines covered (87.66%)
1401946.82 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 5 |
92.33 |
-0.18% | src/box/vinyl.c |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| 3 |
92.94 |
-0.29% | src/lib/core/fiber.c |
| 2 |
89.72 |
-0.1% | src/box/xrow.c |
| 2 |
85.71 |
-9.52% | src/lib/core/tt_sigaction.c |
| 2 |
95.45 |
-4.55% | src/lib/json/json.h |
| 2 |
97.36 |
0.1% | src/lib/msgpuck/msgpuck.h |
| 1 |
90.53 |
-0.08% | src/box/applier.cc |
| 1 |
91.0 |
-0.03% | src/box/box.cc |
| 1 |
88.01 |
0.14% | src/box/vy_run.c |
| 1 |
84.93 |
0.08% | src/box/xlog.c |
| 1 |
87.5 |
-1.59% | src/box/xlog.h |
| 1 |
90.38 |
-1.92% | src/lib/core/trigger.cc |
| 1 |
91.68 |
-0.11% | src/lib/swim/swim.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 25118054518.1 | 514 |
87.66 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|