• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / tarantool / 25118049344

29 Apr 2026 03:29PM UTC coverage: 87.593% (-0.002%) from 87.595%
25118049344

push

github

grafin
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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

94.19
/src/box/vy_write_iterator.c


Build SHA Not Found

The commit SHA "3f3d2fd11009ba4e8612d958a7e76db9b88fdd37 " was not found in your repository, so the file cannot be loaded. This may be because you posted from a local development environment, or your CI created an ephemeral commit.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc