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

Steve Ebersole (JIRA) noreply at atlassian.com
Wed May 2 17:19:49 EDT 2012


     [ https://hibernate.onjira.com/browse/HHH-7278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole updated HHH-7278:
--------------------------------

    Pull Requests: https://github.com/hibernate/hibernate-orm/pull/324

>  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
>              Labels: 2L-Cache, natural-id
>             Fix For: 4.1.3
>
>
> 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