Skip to content

Remove consensus_replicas field from backup#10294

Open
Eldies wants to merge 79 commits intodevelopfrom
dl/backup-remove-consensus-field
Open

Remove consensus_replicas field from backup#10294
Eldies wants to merge 79 commits intodevelopfrom
dl/backup-remove-consensus-field

Conversation

@Eldies
Copy link
Contributor

@Eldies Eldies commented Feb 19, 2026

Motivation and context

Removing consensus_replicas field from backups - number of replicas can be determined from list of jobs.

Also, small change to _get_db_jobs to do all ordering on a db side (and also to ensure that segments are ordered by the minimal job id)

depends on #10217

How has this been tested?

Checklist

  • I submit my changes into the develop branch
  • I have created a changelog fragment
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • I have linked related issues (see GitHub docs)

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

@Eldies Eldies requested a review from SpecLad as a code owner February 19, 2026 11:03
@Eldies Eldies requested a review from nmanovic as a code owner February 19, 2026 11:16
@codecov-commenter
Copy link

codecov-commenter commented Feb 19, 2026

Codecov Report

❌ Patch coverage is 92.30769% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.73%. Comparing base (5c458de) to head (fc65c95).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #10294      +/-   ##
===========================================
+ Coverage    73.82%   77.73%   +3.91%     
===========================================
  Files          431      431              
  Lines        46651    46666      +15     
  Branches      4218     4218              
===========================================
+ Hits         34438    36275    +1837     
+ Misses       12213    10391    -1822     
Components Coverage Δ
cvat-ui 77.73% <ø> (+0.02%) ⬆️
cvat-server 77.73% <92.30%> (+7.23%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Eldies Eldies mentioned this pull request Feb 20, 2026
6 tasks
Base automatically changed from dl/flatten-job-list to develop February 24, 2026 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants