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

Zbyněk Roubalík (JIRA) noreply at atlassian.com
Wed Feb 29 13:17:48 EST 2012


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.1.0, 4.0.1
            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