Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for @Transactional timeout (in seconds) [SPR-17226] #21759

Closed
spring-projects-issues opened this issue Aug 29, 2018 · 0 comments
Closed
Assignees
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) status: backported An issue that has been backported to maintenance branches type: task A general task
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

Paul Chapman opened SPR-17226 and commented

The transaction timeout is in seconds which IMHO is not obvious, most Java time values default to milliseconds.

Although it is in the Reference Documentation, the Javadoc doesn't mention it at all. When you are in an IDE, it is the first place you look.

 


Affects: 4.3.18, 5.0.8

Reference URL: https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/transaction/annotation/Transactional.html

Referenced from: commits 648fa60, 56194a1, 8c6f350

Backported to: 4.3.19

@spring-projects-issues spring-projects-issues added in: data Issues in data modules (jdbc, orm, oxm, tx) status: backported An issue that has been backported to maintenance branches type: task A general task labels Jan 11, 2019
@spring-projects-issues spring-projects-issues added this to the 5.0.9 milestone Jan 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) status: backported An issue that has been backported to maintenance branches type: task A general task
Projects
None yet
Development

No branches or pull requests

2 participants