Uploaded image for project: 'JBRULES'
  1. JBRULES
  2. JBRULES-3569

Avoid JITting constraint if the used PermGen size is above a given threshold

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 5.4.1.Final, 5.5.0.Beta1
    • None
    • None
    • None

    Description

      JITting all the constraints used in a large rule base can cause an OutOfMemory error in the PermGen space. Before to JIT a constraint it is necessary to check if the PermGen space currently in use is above a (optionally configurable) threshold and in this case avoid the JITting and let the constraint to be evaluated in interpreted mode.

      Attachments

        Activity

          People

            mfusco@redhat.com Mario Fusco
            mfusco@redhat.com Mario Fusco
            Archiver:
            rhn-support-ceverson Clark Everson

            Dates

              Created:
              Updated:
              Resolved:
              Archived:

              PagerDuty