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

tarantool / tarantool / 12293016676
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: release/3.5
DEFAULT BRANCH: master
Ran 12 Dec 2024 09:15AM UTC
Jobs 1
Files 518
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

12 Dec 2024 08:59AM UTC coverage: 87.346% (-0.002%) from 87.348%
12293016676

push

github

sergepetrenko
replication: anon replicas don't participate in elections

Fixed a bug where anonymous replicas could participate in elections or even
be chosen as a leader. It is now forbidden to configure a replica so
that `replication_anon` is `true` and `election_mode` is not `off`.
It is also now prohibited to issue PROMOTE from an anonymous replica.

Closes #10561

@TarantoolBot document
Title: changes in `replication_anon` and `election_mode` configuration
Product: Tarantool
Since: 3.3

[replication-anon] https://www.tarantool.io/ru/doc/latest/reference/configuration/#cfg-replication-replication-anon

```diff
- In order to make a replica anonymous, pass the option `replication_anon=true` to `box.cfg` and set `read_only` to `true`.
+ In order to make a replica anonymous, pass the option `replication_anon=true` to `box.cfg`, set `read_only` to `true` and `election_mode` to `off`.
```

[election_mode] https://www.tarantool.io/ru/doc/latest/reference/configuration/#cfg-replication-election-mode

For an anonymous replica, `election_mode` can only be set to `off`.

(cherry picked from commit 97616f764)

69656 of 123538 branches covered (56.38%)

40 of 41 new or added lines in 1 file covered. (97.56%)

30 existing lines in 13 files now uncovered.

102612 of 117477 relevant lines covered (87.35%)

2774479.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12293016676.1 12 Dec 2024 09:15AM UTC 0
87.35
GitHub Action Run
Source Files on build 12293016676
Detailed source file information is not available for this build.
  • Back to Repo
  • d68a5273 on github
  • Prev Build on release/3.3 (#12281707056)
  • Next Build on release/3.3 (#12293889946)
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