This is an automated email from the ASF dual-hosted git repository.
borinquenkid pushed a change to branch fix/gorm-api-registration-scaling
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from f02f6432a5 fix: restore TSM consistency for DATABASE and SCHEMA
per-tenant sessions
add 83041edf9d test: add unit tests for DATABASE and SCHEMA per-tenant
session routing fixes
No new revisions were added by this update.
Summary of changes:
.../hibernate/GrailsHibernateTemplateSpec.groovy | 82 ++++++++++++++++++++++
.../connections/GormApiAllocationSpec.groovy | 23 ++++++
.../hibernate/GrailsHibernateTemplateSpec.groovy | 49 +++++++++++++
.../connections/GormApiAllocationSpec.groovy | 23 ++++++
4 files changed, 177 insertions(+)
create mode 100644
grails-data-hibernate5/core/src/test/groovy/org/grails/orm/hibernate/GrailsHibernateTemplateSpec.groovy