Skip to content

Conversation

@ndr-brt
Copy link
Member

@ndr-brt ndr-brt commented May 5, 2025

What this PR changes/adds

Adds a cleanup method on ServiceExtension that will be called after all the shutdown will be completed.
Note that in the DR the idea was to call it finalize, forgetting that it is an already existing (and deprecated) method on the Object class.

Why it does that

bugfix

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Linked Issue(s)

Closes #4947

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@ndr-brt ndr-brt added the bug Something isn't working label May 5, 2025
@ndr-brt ndr-brt merged commit d2d79cd into eclipse-edc:main May 5, 2025
21 of 24 checks passed
@ndr-brt ndr-brt deleted the 4947-avoid-sql-exceptions-on-shutdown branch May 5, 2025 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

exceptions thrown during shutdown

3 participants