Closed
Description
I can't reproduce issue
spring session version 1.3.2
spring session-jdbs version 1.3.2
spring security version 1.5.12
spring web-socket 4.3.16
every day we had same issue in production environment
PreparedStatementCallback; SQL [INSERT INTO SPRING_SESSION_ATTRIBUTES(SESSION_ID, ATTRIBUTE_NAME, ATTRIBUTE_BYTES) VALUES (?, ?, ?)]; Deadlock found when trying to get lock; try restarting transaction; nested exception is java.sql.BatchUpdateException: Deadlock found when trying to get lock; try restarting transaction