Skip to content

fix scl leak on early schema change error#5855

Merged
dorinhogea merged 1 commit intobloomberg:mainfrom
dorinhogea:fixscl
Apr 13, 2026
Merged

fix scl leak on early schema change error#5855
dorinhogea merged 1 commit intobloomberg:mainfrom
dorinhogea:fixscl

Conversation

@dorinhogea
Copy link
Copy Markdown
Contributor

When an early schema hange error happens, schema change object is freed.
If multitable_ddl is enabled, we need to check if the error code is resumable, and if not, we need to remove the sclist object.

If multitable_ddl is enabled, we need to check if the error code is resumable,
and if not, we need to remove the sclist object.

Signed-off-by: Dorin Hogea <dhogea@bloomberg.net>
Copy link
Copy Markdown

@roborivers roborivers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cbuild submission: Success ✓.
Regression testing: Success ✓.

The first 10 failing tests are:
scindex_logicalsc_generated [failed with core dumped]
consumer_non_atomic_default_consumer_generated **quarantined**
reco-ddlk-sql [timeout] **quarantined**

@dorinhogea
Copy link
Copy Markdown
Contributor Author

@mponomar thank you!

@dorinhogea dorinhogea merged commit 04bae4a into bloomberg:main Apr 13, 2026
4 checks passed
@dorinhogea dorinhogea deleted the fixscl branch April 13, 2026 14:01
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.

3 participants