Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-20799 Loading Prometheus Metrics takes up to 5 Minutes due to org.jboss.as.jpa.hibernate.management.QueryName
  3. WFLY-20962

optimize the JPA/Persistence Statistics SPI to better handle higher hibernate.statistics.query_max_size settings

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • JPA / Hibernate
    • None
    • ---
    • ---

      From parent issue:

      2) A number of places are calling Statistics.getDynamicChildrenNames(...).contains(...) which results in creating a throwaway Collection just to see if it contains an element. The Statistics SPI could provide a more optimized method.

              smarlow1@redhat.com Scott Marlow
              smarlow1@redhat.com Scott Marlow
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: