|
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)
68813 of 116355 branches covered (59.14%)
103565 of 118234 relevant lines covered (87.59%)
1639029.51 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 8 |
60.42 |
-3.55% | src/lib/core/fio.c |
| 7 |
94.46 |
-1.44% | src/box/vy_read_iterator.c |
| 5 |
87.16 |
-0.34% | src/box/vy_run.c |
| 3 |
92.29 |
-0.14% | src/box/vinyl.c |
| 2 |
94.19 |
-0.5% | src/box/vy_write_iterator.c |
| 1 |
90.63 |
-0.63% | src/box/engine.c |
| 1 |
94.74 |
-1.75% | src/box/engine.h |
| 1 |
90.14 |
-0.08% | src/box/vy_log.c |
| 1 |
92.83 |
-0.11% | src/lib/core/fiber.c |
| 1 |
96.1 |
-0.05% | src/lib/salad/bps_tree.h |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 25118049344.1 | 520 |
87.59 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|