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

tarantool / tarantool / 18564828939

16 Oct 2025 02:32PM UTC coverage: 87.55% (-0.01%) from 87.563%
18564828939

push

github

sergepetrenko
replication: update raft instance id on anon replica register

The raft subsystem has its own copy of an instance id, raft::self. It's
set during initial `box.cfg()` call, after local recovery or bootstrap.

It was forgotten to update raft::self after an anonymous replica
register. This could lead to various assertion failures in raft code in
debug build, and in the release build the raft state would be silently
corrupted. Fix this.

Closes #11938

NO_DOC=bugfix

(cherry picked from commit a4d038dcd)

70154 of 123613 branches covered (56.75%)

4 of 4 new or added lines in 1 file covered. (100.0%)

47 existing lines in 17 files now uncovered.

103411 of 118117 relevant lines covered (87.55%)

1626449.3 hits per line

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

87.84
/src/box/lua/ctl.c


Source Not Available

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

© 2026 Coveralls, Inc