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

Altinity / clickhouse-backup / 23550307823
67%

Build:
DEFAULT BRANCH: master
Ran 25 Mar 2026 03:58PM UTC
Jobs 0
Files 0
Run time –
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

pending completion
  cancel
23550307823

push

github

Slach
fix: avoid redundant ReadBackupMetadataRemote calls per Required part in downloadDiffParts

Previously, findDiffBackupFilesRemote called ReadBackupMetadataRemote and
downloadTableMetadataIfNotExists for every Required part, serialized by a
global metadataCacheLock mutex. With high download concurrency this caused
goroutines to queue up, resulting in list_duration growing to hundreds of
seconds for tables with many Required parts.

Now requiredBackup and requiredTable are fetched once at the downloadDiffParts
level and passed into findDiffBackupFilesRemote. The nil, nil path is preserved
for the recursive case (3+ level incremental backup chains).

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Source Files on build 23550307823
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #23550307823
  • beb2a553 on github
  • Prev Build on master (#23537118408)
  • Next Build on master (#23657517289)
  • Delete
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