Skip to content

Revert "Fixed DB lock contention during vulnerability cron's software… - #41460

Closed
getvictor wants to merge 1 commit into
rc-minor-fleet-v4.82.0from
victor/41374-backout
Closed

Revert "Fixed DB lock contention during vulnerability cron's software…#41460
getvictor wants to merge 1 commit into
rc-minor-fleet-v4.82.0from
victor/41374-backout

Conversation

@getvictor

Copy link
Copy Markdown
Member

… cleanup that caused failures under load (#41375) (#41380)"

This reverts commit ed73783.

Reverting since this causes infinite loop and we don't have time to verify the follow up fix for that.

… cleanup that caused failures under load (#41375) (#41380)"

This reverts commit ed73783.
@getvictor
getvictor marked this pull request as ready for review March 11, 2026 16:15
@getvictor
getvictor requested a review from a team as a code owner March 11, 2026 16:15
@codecov

codecov Bot commented Mar 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (rc-minor-fleet-v4.82.0@bdfebbc). Learn more about missing BASE report.

Files with missing lines Patch % Lines
server/datastore/mysql/software.go 83.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@                    Coverage Diff                    @@
##             rc-minor-fleet-v4.82.0   #41460   +/-   ##
=========================================================
  Coverage                          ?   66.13%           
=========================================================
  Files                             ?     1438           
  Lines                             ?   163219           
  Branches                          ?        0           
=========================================================
  Hits                              ?   107937           
  Misses                            ?    44355           
  Partials                          ?    10927           
Flag Coverage Δ
backend 66.13% <83.33%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@getvictor getvictor closed this Mar 11, 2026
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.

SyncHostsSoftware cleanup DELETE causes DB lock contention with software ingestion

1 participant