Skip to content

Log warning for Isolation.READ_UNCOMMITTED with Propagation.NOT_SUPPORTED [SPR-12600] #17201

@spring-projects-issues

Description

@spring-projects-issues

Ethan Zhang opened SPR-12600 and commented

The actual Isolation Level for the setting
"@Transactional(propagation = Propagation.NOT_SUPPORTED, isolation = Isolation.READ_UNCOMMITTED)"
is READ_COMMITTED rather than READ_UNCOMMITTED.

The environment:
spring: 3.1.0
hibernate: 3.5.6


Affects: 3.1 GA

Issue Links:

Referenced from: commits 5ec2cd7

0 votes, 6 watchers

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions