Skip to content

Weekend migration from dropping an empty index

drew stachon requested to merge async-drop-stale-tmp-index into master

What does this MR do and why?

This migration drops a temporary index that we're not using anymore. The schema change was introduced in !79547 (merged), after the index was originally built asynchronously over the weekend.

A background migration ran to clear all the timestamps from the targeted trace artifacts, and we've since verified that there are none left:

image

This index should be empty, which we can be checked as part of the database review.

Closes #352772 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading