Fixed
Details
Assignee
Nicklas WallgrenNicklas WallgrenReporter
Nicklas WallgrenNicklas WallgrenLabels
Fix versions
Priority
Major
Details
Details
Assignee
Nicklas Wallgren
Nicklas WallgrenReporter
Nicklas Wallgren
Nicklas WallgrenLabels
Fix versions
Priority
Created November 26, 2020 at 12:23 PM
Updated December 1, 2020 at 3:17 PM
Resolved November 30, 2020 at 8:40 PM
javax.persistence.lock.timeout is defined as "milliseconds" in the JPA specification. But actually, it is set as "seconds" in SQL for MariaDB.
https://mariadb.com/kb/en/wait-and-nowait/