Skip to content

sql-150: reclaim storage metadata for ephemeral items on crash - #38160

Open
SangJunBak wants to merge 1 commit into
jun/move-temp-to-catalog-split-3from
jun/move-temp-to-catalog-split-4
Open

sql-150: reclaim storage metadata for ephemeral items on crash#38160
SangJunBak wants to merge 1 commit into
jun/move-temp-to-catalog-split-3from
jun/move-temp-to-catalog-split-4

Conversation

@SangJunBak

@SangJunBak SangJunBak commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Motivation

sql-150

Description

catalog: reclaim storage metadata for ephemeral items on crash restart (SQL-150)

When a process crash-restarted, shards from temp tables were never cleaned up. However, on graceful close, we do clean up these shards. This was an existing bug from before the durable temporary objects change.

Verification

Extended the temp object cleanup test to check for shard finalization

…t (SQL-150)

When a process crash-restarted, shards from temp tables were never cleaned up. However, on graceful close, we do clean up these shards. This was an existing bug from before the durable temporary objects change.
@SangJunBak
SangJunBak requested a review from a team as a code owner August 11, 2026 14:25
@SangJunBak SangJunBak added the ci-nightly PR CI control: also trigger Nightly label Aug 11, 2026
@SangJunBak SangJunBak changed the title catalog: reclaim storage metadata for ephemeral items on crash restar… sql-150: reclaim storage metadata for ephemeral items on crash Aug 11, 2026
@linear-code

linear-code Bot commented Aug 11, 2026

Copy link
Copy Markdown

SQL-150

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-nightly PR CI control: also trigger Nightly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant