-
-
Notifications
You must be signed in to change notification settings - Fork 962
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
SAK-49146 Common switch TypeImpl to nonstrict-read-write cache strategy and atomic #11803
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There will be db changes needed to drop the version in SAKAI_PERSON_T
Trying to remember if there were other changes needed?
We talked about not drop the version in SAKAI_PERSON_T Other changes were done here: https://github.com/sakaiproject/sakai/pull/11267/files |
if you remove the optimistic lock then version column is useless and should be removed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets discuss this one in the next Core call
common/impl/src/java/org/sakaiproject/component/common/type/TypeImpl.hbm.xml
Outdated
Show resolved
Hide resolved
common/impl/src/java/org/sakaiproject/component/common/edu/person/SakaiPersonImpl.hbm.xml
Outdated
Show resolved
Hide resolved
…son/SakaiPersonImpl.hbm.xml
…e strategy and atomic (sakaiproject#11803)" This reverts commit 9c997e8.
https://sakaiproject.atlassian.net/browse/SAK-49146
Pending work. We were talking about this problem some months ago :)