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

tarantool / tarantool / 12260525386
88%

Build:
DEFAULT BRANCH: master
Ran 10 Dec 2024 04:47PM 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

10 Dec 2024 04:32PM UTC coverage: 87.336% (-0.02%) from 87.351%
12260525386

push

github

Totktonada
config: add error on the same instance names

Tarantool couldn't start with more than one group/replicaset/instance
with the same name. Applying cluster configuration with name duplicates
results with failed checks during the config application and violated
constraints w/o proper error message.

This patch makes Tarantool throw a proper error when it has instances
with the same name in different replicasets in the cluster
configuration.
Here is an example of such configuration:
```yaml
groups:
  g-001:
    replicasets:
      r-001:
        instances:
          i-001: {}
      r-002:
        instances:
          i-001: {}
```

Closes #10347

NO_DOC=bugfix

69616 of 123504 branches covered (56.37%)

102578 of 117452 relevant lines covered (87.34%)

2709439.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12260525386.1 10 Dec 2024 04:47PM UTC 0
87.34
GitHub Action Run
Source Files on build 12260525386
Detailed source file information is not available for this build.
  • Back to Repo
  • 5d57e650 on github
  • Prev Build on master (#12252109120)
  • Next Build on master (#12275459201)
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