Skip to content

Reduce PlatformTransactionManager lookups in TransactionAspectSupport [SPR-11954] #16570

@spring-projects-issues

Description

@spring-projects-issues

Stéphane Nicoll opened SPR-11954 and commented

TransactionAspectSupport#determinePlatformTransactionManager does not cache the result of the lookup and perform that same lookup for every cache operation.


Affects: 4.0.5

Issue Links:

Referenced from: commits cec26e9, 4e25724

Metadata

Metadata

Assignees

Labels

in: dataIssues in data modules (jdbc, orm, oxm, tx)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions