[hibernate-issues] [Hibernate-JIRA] Created: (HHH-7278) Natural-id shared cache afterTransactionCompletionProcess does not distinguish between success and failure

Guenther Demetz (JIRA) noreply at atlassian.com
Thu Apr 26 05:01:52 EDT 2012


 Natural-id shared cache afterTransactionCompletionProcess does not distinguish between success and failure
-----------------------------------------------------------------------------------------------------------

                 Key: HHH-7278
                 URL: https://hibernate.onjira.com/browse/HHH-7278
             Project: Hibernate ORM
          Issue Type: Bug
          Components: caching (L2)
    Affects Versions: 4.1.2
            Reporter: Guenther Demetz


Natural-id shared cache afterTransactionCompletionProcess does not consider the boolean variable
success, so basically it's doing the same operations regardless if the transaction where finally commited or rollbacked.
Pullrequest with testcases will follow ..

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list