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

tarantool / tarantool / 16629019297
88%

Build:
DEFAULT BRANCH: master
Ran 30 Jul 2025 05:19PM UTC
Jobs 1
Files 511
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

30 Jul 2025 05:05PM UTC coverage: 87.572% (-0.004%) from 87.576%
16629019297

push

github

Totktonada
connpool: speed up by using recent conn checks

This patch speeds up `connpool.call()` and `connpool.filter()` methods
by making them not wait for instances that have been unavailable
recently. Thanks to the reconnecting logic introduced previously we can
be sure that if connpool was not able to reconnect to an instance
recently we might continue and assume it is dead instead of waiting. A
detailed description of this idea is presented within the mentioned
patch.

Closes #10330

@TarantoolBot document
Title: connpool: add information on advanced connection management
Product: Tarantool Platform

`experimental.connpool` module also offers advanced automatic connection
management. It automatically closes unused connections and tries to
reconnect to recently used in case of an error. See also
a `connpool.idle_timeout` configuration option.

70767 of 124639 branches covered (56.78%)

104021 of 118784 relevant lines covered (87.57%)

1411952.81 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
80.0
-2.05% src/lib/core/clock.c
1
90.38
-1.77% src/lib/core/trigger.cc
1
96.15
-0.05% src/lib/salad/bps_tree.h
2
90.8
-0.06% src/box/box.cc
2
84.19
-0.1% src/box/xlog.c
2
89.25
0.0% src/box/xrow.c
2
85.71
-9.52% src/lib/core/tt_sigaction.c
2
97.15
-0.2% src/lib/msgpuck/msgpuck.h
3
90.71
-0.22% src/box/applier.cc
3
22.64
-0.06% src/lib/uri/uri_parser.c
4
93.43
-0.39% src/box/xrow_update_field.c
8
60.42
-5.56% src/lib/core/fio.c
Jobs
ID Job ID Ran Files Coverage
1 16629019297.1 30 Jul 2025 05:19PM UTC 511
87.57
GitHub Action Run
Source Files on build 16629019297
  • Tree
  • List 511
  • Changed 26
  • Source Changed 0
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • d324811b on github
  • Prev Build on master (#16595312525)
  • Next Build on master (#16773835396)
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