The GitHub Actions job "CI - Groovy Joint Validation Build" on grails-core.git/8.0.x-hibernate7 has failed. Run started by GitHub user borinquenkid (triggered by borinquenkid).
Head commit for run: 0ef4d199fa3f92dd002be7c92ebdd12c2c28714b / Walter Duque de Estrada <[email protected]> 1) Stabilized Multi-DataSource Support I fixed two major initialization errors in HibernateDatastore.java that were breaking the multi-datasource TCK tests: * Broken Infinite Recursion: Introduced a private isChild flag and constructor to prevent child datastores from recursively iterating through connection sources. This resolved the StackOverflowError during multi-datasource setup. * Fixed ClassCastException: Updated the bytecodeProvider initialization to safely handle cases where the factory is not a HibernateConnectionSourceFactory (common in child datastores using SingletonConnectionSources). * Verification: Ran CrossLayerMultiDataSourceSpec, and all 5 tests passed. Report URL: https://github.com/apache/grails-core/actions/runs/23695920530 With regards, GitHub Actions via GitBox
