Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Must
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Platform 1.10.4, Platform 1.11.3, Platform 1.11.4
-
Component/s: None
-
Labels:
Description
Remove @Transactional attribute from MutableMessageSource and MessageSourceServiceImpl since they don't directly make calls to the DAO layer otherwise it introduces some obscure bugs like premature hibernate flushes as described by this talk topic
Extra Credit:
- All getter methods in CustomMessageServiceImpl in custommessage module are readOnly