Cannot detect transaction timeout after query execution on DataSourceTransactionManager [SPR-14038] #18610
Labels
in: data
Issues in data modules (jdbc, orm, oxm, tx)
in: messaging
Issues in messaging modules (jms, messaging)
status: bulk-closed
An outdated, unresolved issue that's closed in bulk as part of a cleaning process
Kazuki Shimizu opened SPR-14038 and commented
Currently, there are cases where the transaction in excess of the timeout period is committed.
e.x.)
This behavior is same with
JpaTransactionManager
andJmsTransactionManager
.If
JtaTransactionManager
is used, we can detect a transaction timeout.I hope to detect timeout at committing. What do you think ?
Affects: 4.2.5
Referenced from: commits spring-attic/spring-framework-issues@3c2a425, spring-attic/spring-framework-issues@2b20a1a
The text was updated successfully, but these errors were encountered: