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

Improvements to ExecutionContext.findObject and Level 1 cache handling. #508

Merged
merged 2 commits into from Jan 28, 2024

Conversation

kraendavid
Copy link
Contributor

Improved ExecutionContext.findObject to not return duplicate PC instances of already existing PC in Level 1 cache. Also improved ExecutionContext.findObject to not call PersistenceHandler.findObject if FieldValues is supplied with all the data. And enabled PersistenceHandler to avoid doing extra DB validate check if already found object from DB. And added custom Level 1 cache performance optimization.

…nces of already existing PC in Level 1 cache. Also improved ExecutionContext.findObject to not call PersistenceHandler.findObject if FieldValues is supplied with all the data. And enabled PersistenceHandler to avoid doing extra DB validate check if already found object from DB. And added custom Level 1 cache performance optimization.
@andyjefferson andyjefferson added this to the 6.0.7 milestone Jan 28, 2024
@andyjefferson andyjefferson merged commit 66a1adc into datanucleus:master Jan 28, 2024
@kraendavid kraendavid deleted the l1handling branch January 29, 2024 07:42
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.

None yet

2 participants