Reproduceable locally. Best guess is that a lock isn't released by the DB, especially since it's specific only to mysql and postgres. However, it's odd that the lazy-loading temporary session appears to close w/o issue. Usually DBs release the locks once the session is closed. I'll try monitoring postgres locks with pgadminIII and see what I can find.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reproduceable locally. Best guess is that a lock isn't released by the DB, especially since it's specific only to mysql and postgres. However, it's odd that the lazy-loading temporary session appears to close w/o issue. Usually DBs release the locks once the session is closed. I'll try monitoring postgres locks with pgadminIII and see what I can find.