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

tarantool / tarantool / 17219702620 / 1
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: release/3.7
DEFAULT BRANCH: master
Ran 25 Aug 2025 08:37PM UTC
Files 514
Run time 25s
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

25 Aug 2025 08:16PM UTC coverage: 87.409% (-0.02%) from 87.433%
17219702620.1

push

github

Totktonada
config: evaluate instance configs lazily

Before this patch tarantool evaluates instance configurations for all
the cluster members on startup (and on configuration reload). It takes
observable amount of time for large clusters (500 instances or more),
while these configurations are not necessarily accessed by a user.

This patch adds a simple machinery to evaluate them lazily, when
accessed (for example, by `config:get(<...>, {instance = <...>})`).

Timings of startup of a single instance from a configuration with 9000
instances on my laptop: 21 seconds before the patch, 0.6 seconds
afterwards.

Fixes TNTP-4284

NO_DOC=no API changes

(cherry picked from commit cd0cde9d0)

68868 of 121645 branches covered (56.61%)

101720 of 116373 relevant lines covered (87.41%)

1796535.38 hits per line

Source Files on job 17219702620.1
  • Tree
  • List 514
  • Changed 23
  • Source Changed 0
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 17219702620
  • c3b8d8a2 on github
  • Prev Job for on release/3.2 (#17209393714.1)
  • Next Job for on release/3.2 (#17291459769.1)
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