Skip to content

[release-24.0] vtorc: fix data race in forgetAliases cache initialization (#19843)#19847

Merged
mattlord merged 1 commit into
release-24.0from
backport-19843-to-release-24.0
Apr 14, 2026
Merged

[release-24.0] vtorc: fix data race in forgetAliases cache initialization (#19843)#19847
mattlord merged 1 commit into
release-24.0from
backport-19843-to-release-24.0

Conversation

@vitess-bot

@vitess-bot vitess-bot Bot commented Apr 13, 2026

Copy link
Copy Markdown
Contributor

Description

This is a backport of #19843

Signed-off-by: Arthur Schreiber <arthur@planetscale.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vitess-bot vitess-bot Bot added the Type: Bug label Apr 13, 2026
@vitess-bot vitess-bot Bot requested a review from timvaillancourt as a code owner April 13, 2026 15:08
@vitess-bot vitess-bot Bot added Backport This is a backport Component: VTOrc Vitess Orchestrator integration labels Apr 13, 2026
@vitess-bot vitess-bot Bot requested review from arthurschreiber and Copilot and removed request for Copilot April 13, 2026 15:08
@github-actions github-actions Bot added this to the v24.0.0 milestone Apr 13, 2026
@codecov

codecov Bot commented Apr 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (release-24.0@d2273cc). Learn more about missing BASE report.

Additional details and impacted files
@@               Coverage Diff               @@
##             release-24.0   #19847   +/-   ##
===============================================
  Coverage                ?   78.92%           
===============================================
  Files                   ?       14           
  Lines                   ?     2116           
  Branches                ?        0           
===============================================
  Hits                    ?     1670           
  Misses                  ?      446           
  Partials                ?        0           
Flag Coverage Δ
partial 78.92% <100.00%> (?)

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.

@mattlord mattlord mentioned this pull request Apr 13, 2026
39 tasks
@mattlord mattlord merged commit 470b303 into release-24.0 Apr 14, 2026
196 of 203 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backport This is a backport Component: VTOrc Vitess Orchestrator integration Type: Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants