[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5158?page=c...
]
Gail Badner updated HHH-5158:
-----------------------------
Issue Type: Patch (was: Bug)
Please attach a runnable test case (Java + mapping) that reproduces this issue.
Also, please take a look at
http://opensource.atlassian.com/projects/hibernate/secure/IssueNavigator....
and let us know if this issue could be causing other issues reported against 3.5.x that
have not been resolved yet.
Thanks,
Gail
UpdateTimestampsCache is not invalidated for bulk operations
------------------------------------------------------------
Key: HHH-5158
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5158
Project: Hibernate Core
Issue Type: Patch
Components: core
Affects Versions: 3.5.1
Environment: 3.5.1, any database
Reporter: Anders Wallgren
Priority: Critical
Attachments: HHH-5158.patch
{{ActionQueue.addAction(BulkOperationCleanupAction cleanupAction)}} doesn't retain
the cleanupAction to be executed.
Since the {{BulkOperationCleanupAction}} is never executed, the property spaces (aka
{{BulkOperationCleanupAction.affectedTablespaces}} are never invalidated, as that's
done in execute.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira