[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-7130) Evicting query regions is not logged

Gail Badner (JIRA) noreply at atlassian.com
Wed Feb 29 18:42:48 EST 2012


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

Gail Badner commented on HHH-7130:
----------------------------------

Please create a pull request from your fork of the hibernate-orm repository (https://github.com/hibernate/hibernate-orm).
Thanks,
Gail

> Evicting query regions is not logged
> ------------------------------------
>
>                 Key: HHH-7130
>                 URL: https://hibernate.onjira.com/browse/HHH-7130
>             Project: Hibernate ORM
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 4.0.1, 4.1.0
>            Reporter: Zbyněk Roubalík
>
> Hibernate logs nothing when evicting query regions [1][2]. But for example evicting second level cache is logged [3].
> I think evicting query regions should be logged too.
> [1]https://github.com/hibernate/hibernate-orm/blob/master/hibernate-core/src/main/java/org/hibernate/internal/SessionFactoryImpl.java#L1558
> [2]https://github.com/hibernate/hibernate-orm/blob/master/hibernate-core/src/main/java/org/hibernate/internal/SessionFactoryImpl.java#L1579
> [3]https://github.com/hibernate/hibernate-orm/blob/master/hibernate-core/src/main/java/org/hibernate/internal/SessionFactoryImpl.java#L1453

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