Skip to content

SDSTOR-22424: Redo Destroy PG#426

Open
JacksonYao287 wants to merge 1 commit into
eBay:stable/v4.xfrom
JacksonYao287:fix-issues-of-destroy-pg
Open

SDSTOR-22424: Redo Destroy PG#426
JacksonYao287 wants to merge 1 commit into
eBay:stable/v4.xfrom
JacksonYao287:fix-issues-of-destroy-pg

Conversation

@JacksonYao287
Copy link
Copy Markdown
Collaborator

@JacksonYao287 JacksonYao287 commented May 31, 2026

1 there is a case that a pg is marked as destroyed, but before all the pg resource is cleanup, crash happens. in this case , we need to redo pg destroy to cleanup those stale pg resource.

2 if br happens, we need to reset latch_lsn and no_space_left info, which in memory only and will leads to unexpected behavior after br

@JacksonYao287 JacksonYao287 force-pushed the fix-issues-of-destroy-pg branch from f1b7282 to 0e0a76e Compare May 31, 2026 15:16
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 31, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (stable/v4.x@6cabe0f). Learn more about missing BASE report.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@              Coverage Diff               @@
##             stable/v4.x     #426   +/-   ##
==============================================
  Coverage               ?   87.50%           
==============================================
  Files                  ?        1           
  Lines                  ?       40           
  Branches               ?        7           
==============================================
  Hits                   ?       35           
  Misses                 ?        0           
  Partials               ?        5           

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

@JacksonYao287 JacksonYao287 marked this pull request as draft June 1, 2026 01:37
@JacksonYao287 JacksonYao287 force-pushed the fix-issues-of-destroy-pg branch from 0e0a76e to 94e4d7c Compare June 2, 2026 07:18
@JacksonYao287 JacksonYao287 marked this pull request as ready for review June 2, 2026 10:04
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