The GitHub Actions job "Code Style" on 
grails-core.git/feat/data-service-datasource-inheritance has succeeded.
Run started by GitHub user jamesfredley (triggered by jamesfredley).

Head commit for run:
74ed911419243d757af516fe843b5782122e5f1d / James Fredley 
<[email protected]>
fix: gracefully handle missing connection in 
DatastoreServiceMethodInvokingFactoryBean

When a service declares @Transactional(connection=...) or its domain
class maps to a specific datasource, the connection may not exist in
every datastore context (e.g., single-connection MongoDB test contexts
where services from other test specs are discovered on the classpath).
Catch the exception and fall back to the default datastore instead of
failing bean creation.

Assisted-by: OpenCode <[email protected]>

Report URL: https://github.com/apache/grails-core/actions/runs/22366865690

With regards,
GitHub Actions via GitBox

Reply via email to