[JIRA] (OSJ-342) Investigate Strategies to end of life our use of Hibernate in V5

Scott Cantor (Jira) jira at shibboleth.atlassian.net
Wed Nov 17 17:04:56 UTC 2021


Scott Cantor ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A5b78efc9-1379-42cc-a3f6-56c6ea3a0007 ) *commented* on OSJ-342 ( https://shibboleth.atlassian.net/browse/OSJ-342?atlOrigin=eyJpIjoiODVkZDExYTE4OGE4NDE3NzkyNzhhZWQxNmZjNDNlODEiLCJwIjoiaiJ9 )

Re: Investigate Strategies to end of life our use of Hibernate in V5 ( https://shibboleth.atlassian.net/browse/OSJ-342?atlOrigin=eyJpIjoiODVkZDExYTE4OGE4NDE3NzkyNzhhZWQxNmZjNDNlODEiLCJwIjoiaiJ9 )

I think the use case here is vanilla enough that anything beyond basic JDBC is going to just create more dependencies to deal with than we need. I also don’t think any layers of abstraction will help with the basic problem that the requests for SERIALIZABLE isolation just don’t work anymore. Without that guarantee, you can’t really implement clean RDBMS code and you can’t manually control locking so you’re more or less dead in the water. All you can do is issue the statements, implement the retry loops, and be done with it.

( https://shibboleth.atlassian.net/browse/OSJ-342#add-comment?atlOrigin=eyJpIjoiODVkZDExYTE4OGE4NDE3NzkyNzhhZWQxNmZjNDNlODEiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/OSJ-342#add-comment?atlOrigin=eyJpIjoiODVkZDExYTE4OGE4NDE3NzkyNzhhZWQxNmZjNDNlODEiLCJwIjoiaiJ9 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100183- sha1:ce6a64b )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20211117/a1c53c98/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-8c91b4fc-6ac0-4879-a629-5c2f366fbb1b
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20211117/a1c53c98/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-59d7eec5-578a-4447-981d-163d561b7a8d
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20211117/a1c53c98/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-fc3f4dd8-883c-48c1-976a-cb1c56d29812
Type: image/png
Size: 468 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20211117/a1c53c98/attachment-0005.png>


More information about the commits mailing list