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

IBX-569: Changed ObjectStateHandler to extend AbstractInMemoryPersistenceHandler #3106

Merged
merged 7 commits into from
Jun 23, 2021

Conversation

mateuszbieniek
Copy link
Contributor

@mateuszbieniek mateuszbieniek commented Jun 16, 2021

Question Answer
JIRA issue IBX-569
Improvement yes
New feature no
Target version 7.5
BC breaks no
Tests pass no
Doc needed no

This PR rewrites ObjectStateHandler to take advantage of the InMemory cache.

@Steveb-p Steveb-p requested a review from a team June 16, 2021 11:31
Copy link
Contributor

@Steveb-p Steveb-p left a comment

Choose a reason for hiding this comment

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

Looks good, although most of provided anonymous functions could use strict return types.

@Steveb-p Steveb-p requested a review from a team June 16, 2021 11:37
@mateuszbieniek mateuszbieniek changed the title IBX-569: Changed ObjectStateHandler to use AbstractInMemoryPersistenceHandler IBX-569: Changed ObjectStateHandler to extend AbstractInMemoryPersistenceHandler Jun 16, 2021
Copy link
Contributor

@Steveb-p Steveb-p left a comment

Choose a reason for hiding this comment

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

@ViniTou ViniTou requested a review from Steveb-p June 22, 2021 09:35
Copy link
Contributor

@Steveb-p Steveb-p left a comment

Choose a reason for hiding this comment

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

@mateuszbieniek remove the type cast and it's good to go from my end 👍

Co-authored-by: Paweł Niedzielski <pawel.tadeusz.niedzielski@gmail.com>
@mateuszbieniek
Copy link
Contributor Author

@mateuszbieniek remove the type cast and it's good to go from my end 👍

done

Copy link

@tomaszszopinski tomaszszopinski left a comment

Choose a reason for hiding this comment

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

QA approved on eZPlatform v2.5.20 & 2.5 with patch & diff.

@adamwojs adamwojs merged commit 9e09fc5 into ezsystems:7.5 Jun 23, 2021
@adamwojs
Copy link
Member

Could you please merge up changes @mateuszbieniek ?

@mateuszbieniek
Copy link
Contributor Author

Merge up PR: ezsystems/ezplatform-kernel#204

@mateuszbieniek
Copy link
Contributor Author

mateuszbieniek commented Jun 24, 2021

ViniTou pushed a commit that referenced this pull request Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

6 participants