Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 809a7e08fdaf6f5370a8e13e2b37611b49604e58
https://github.com/hibernate/hibernate-orm/commit/809a7e08fdaf6f5370a8e13...
Author: Sakthivel Subramanian <sakthipvmj(a)gmail.com>
Date: 2026-05-15 (Fri, 15 May 2026)
Changed paths:
M docker_db.sh
M hibernate-core/hibernate-core.gradle
M hibernate-envers/hibernate-envers.gradle
Log Message:
-----------
HHH-20432 Improve Spanner and Spanner PostgreSQL test concurrency configuration
- Simplify Spanner emulator container allocation in docker_db.sh to cap at 4 instances
when DB_COUNT > 2.
- Refactor Gradle test fork calculations in hibernate-core.gradle and
hibernate-envers.gradle to cap testThreads at 4 when dbCount > 2 using a clean ternary
operator.
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications