Skip to content

[1.10.x] Core: Do not cleanup when CREATE transactions fail with 503 (#15051)#15662

Merged
amogh-jahagirdar merged 1 commit into
apache:1.10.xfrom
ebyhr:ebi/backport-15051-1.10.x
Mar 18, 2026
Merged

[1.10.x] Core: Do not cleanup when CREATE transactions fail with 503 (#15051)#15662
amogh-jahagirdar merged 1 commit into
apache:1.10.xfrom
ebyhr:ebi/backport-15051-1.10.x

Conversation

@ebyhr

@ebyhr ebyhr commented Mar 17, 2026

Copy link
Copy Markdown
Member

@github-actions github-actions Bot added the core label Mar 17, 2026
@pvary

pvary commented Mar 17, 2026

Copy link
Copy Markdown
Contributor

Is this a clean backport, or you had to do some manual tweaks?

@ebyhr

ebyhr commented Mar 17, 2026

Copy link
Copy Markdown
Member Author

@pvary There were minor conflicts in ErrorHandlers.java, and a logical conflict (missing CommitStateUnknownException import) in TestRESTCatalog.java.

@singhpk234 singhpk234 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, thanks @ebyhr

seems like this adds a new ErrorHandler for this api and it looks clean in that sense, and the test seems consistent with was there in the orignal PR

@amogh-jahagirdar amogh-jahagirdar left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you @ebyhr !

@amogh-jahagirdar amogh-jahagirdar merged commit a90ab6a into apache:1.10.x Mar 18, 2026
42 checks passed
@ebyhr ebyhr deleted the ebi/backport-15051-1.10.x branch March 20, 2026 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants