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

tarantool / tarantool / 10633947029
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: tests_2Kb
DEFAULT BRANCH: master
Ran 30 Aug 2024 02:16PM UTC
Jobs 1
Files 514
Run time 10min
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 Aug 2024 01:50PM UTC coverage: 87.197% (+0.001%) from 87.196%
10633947029

push

github

locker
applier: fix memory leak when replica is removed from cluster by master

When replica is deleted from cluster it receives the deletion statement
and then connection to master is closed by master. Since the commit
25aac111ce10 ("box: apply deletion of replica from `_cluster` on the
deleted replica") we kill applier to master on the deletion. Thus the
exit message produced due to EOF on connection to master is never
executed. This message in next in queue after the deletion statement.
As a result the exit message diag with SocketError from applier thread
is not freed.

Closes #10490
Part-of #10211

NO_TEST=covered by existing tests
NO_DOC=bugfix

(cherry picked from commit 6f0e19404)

68327 of 121603 branches covered (56.19%)

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

77 existing lines in 18 files now uncovered.

100994 of 115823 relevant lines covered (87.2%)

2448265.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10633947029.1 30 Aug 2024 02:16PM UTC 0
87.2
GitHub Action Run
Source Files on build 10633947029
Detailed source file information is not available for this build.
  • Back to Repo
  • 9bac2c96 on github
  • Prev Build on release/3.2 (#10631704382)
  • Next Build on release/3.2 (#10737856452)
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