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

[GSS](7.1.z) HHH-4959 HHH-11377: Concurrent HQL parsing blocks on ReflectHelper.classForName()

XMLWordPrintable

    • EAP 7.1.1

      For HQL-heavy applications, concurrency is lost as ReflectHelper.classForName() runs forName()/loadClass() for tokens (many of which are not classes). As loadClass() is synchronized, it blocks while it generates stacktraces for its exceptions impacting performance when performing HQL.

            gbadner@redhat.com Gail Badner (Inactive)
            rhn-support-bmaxwell Brad Maxwell
            Jiří Bílek Jiří Bílek (Inactive)
            Jiří Bílek Jiří Bílek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: