|
Ran
|
Jobs
1
|
Files
520
|
Run time
2min
|
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)
70178 of 118081 branches covered (59.43%)
105526 of 120472 relevant lines covered (87.59%)
1407736.86 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 15 |
91.88 |
-2.17% | src/box/memtx_space.c |
| 8 |
60.84 |
-3.13% | src/lib/core/fio.c |
| 4 |
93.43 |
-0.8% | src/box/xrow_update_field.c |
| 3 |
91.27 |
-0.31% | src/box/vy_scheduler.c |
| 2 |
95.84 |
-0.11% | src/box/iproto.cc |
| 2 |
92.56 |
-0.04% | src/box/vinyl.c |
| 1 |
89.64 |
-0.07% | src/box/applier.cc |
| 1 |
90.79 |
0.03% | src/box/box.cc |
| 1 |
88.96 |
-0.61% | src/box/engine.c |
| 1 |
96.88 |
-1.56% | src/box/engine.h |
| 1 |
96.32 |
-0.18% | src/box/relay.cc |
| 1 |
90.14 |
-0.08% | src/box/vy_log.c |
| 1 |
95.21 |
-0.53% | src/box/vy_range.c |
| 1 |
88.36 |
0.14% | src/box/vy_run.c |
| 1 |
22.64 |
-0.02% | src/lib/uri/uri_parser.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 25151601774.1 | 520 |
87.59 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|