borinquenkid commented on PR #15771: URL: https://github.com/apache/grails-core/pull/15771#issuecomment-4818894134
@jamesfredley The current PR also deals with ChilldDatastore but I am adding unit tests for - GormApiAllocationSpec: Tests that APIs are initially absent and get created lazily on first access. No test for stale cache invalidation when registerEntity is called again after addTenantForSchema re-creates the child datastore. - GrailsHibernateTemplateSpec: Tests general template behavior. No test for executeWithNewSession when a DataSource holder is pre-bound in TSM without a matching SessionFactory holder (the DATABASE per-tenant scenario). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
