Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-27750

[GSS](8.0.z) HHH-18506 - Flush performance degradation due to itable stubs

XMLWordPrintable

      During a recent performance investigation it was found that flush performance in ORM 6 is worse than in ORM 5 due to a change in type profile.

      Since ORM 6 marked org.hibernate.type.Type as internal, we can get rid of itable stubs though by listing concrete classes in type checks instead. This will boost performance significantly.

      Hibernate JIRA: https://hibernate.atlassian.net/browse/HHH-18506

              rhn-support-ivassile Ilia Vassilev
              rhn-support-abaral1 Anilabha Baral
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: