Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[master] SDO helper context removal #1915

Merged

Conversation

rfelcman
Copy link
Contributor

This change allows remove specified SDO helper context. It offers to applications or application frameworks like Oracle ADF to control/remove unused helper context from the memory as in case of older JVMs (1.8.0) high amount of Metaspace memory should be occupied.
Application or application framework must recreate helper context if it will be used again.

Copy link
Member

@lukasj lukasj left a comment

Choose a reason for hiding this comment

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

LGTM

@rfelcman rfelcman merged commit d02ecb8 into eclipse-ee4j:master Oct 16, 2023
5 checks passed
@rfelcman rfelcman deleted the sdo_remove_expired_helper_contexts branch October 16, 2023 18:41
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