[hibernate-issues] [Hibernate-JIRA] Commented: (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:38:50 EDT 2012


    [ https://hibernate.onjira.com/browse/HHH-7278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46429#comment-46429 ] 

Guenther Demetz commented on HHH-7278:
--------------------------------------

https://github.com/hibernate/hibernate-orm/pull/319

>  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
>
> 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