[xwiki/xwiki-platform] 60e25e: XWIKI-24997: XClass is cached as non-existing or o...
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 60e25ea58d37a2a612c093d80313f866c99c2923 https://github.com/xwiki/xwiki-platform/commit/60e25ea58d37a2a612c093d80313f... Author: Michael Hamann <[email protected]> Date: 2026-09-17 (Thu, 17 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/store/hibernate/HibernateStore.java M xwiki-platform-tools/xwiki-platform-tool-configuration-resources/src/main/resources/hibernate.cfg.xml.vm Log Message: ----------- XWIKI-24997: XClass is cached as non-existing or outdated when it is saved while a document using it is being loaded (MySQL/MariaDB) (#6433) * default hibernate.connection.isolation to READ COMMITTED (2) when the Hibernate configuration doesn't set an isolation level, instead of inheriting whatever the database defaults to. * document the property in the generated hibernate.cfg.xml so that administrators who need a different level find the knob and the reason for the default. Co-authored-by: Claude Opus 5 (1M context) <[email protected]> (cherry picked from commit ff28aac78054201be4ed5f8ed97a0551d290447d) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications