Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Complete
-
Affects Version/s: 4.0.5
-
Fix Version/s: 4.1 RC1
-
Component/s: Transaction
-
Labels:
-
Last commented by a User:true
Description
TransactionAspectSupport#determinePlatformTransactionManager does not cache the result of the lookup and perform that same lookup for every cache operation.
Attachments
Issue Links
- is depended on by
-
SPR-12518 AnnotationTransactionAspect retains reference to JpaTransactionManager from closed context
-
- Closed
-
-
SPR-12541 @Transactional qualifier is ignored by TransactionAspectSupport if default transaction manager is set
-
- Closed
-
- is related to
-
SPR-14511 Transaction manager bean in TransactionInterceptor retained after JUnit test class completes
-
- Closed
-