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

Property Reactive can cause infinite loops when used on types with 64 fields or more

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 5.5.0.CR1
    • None
    • None
    • None

    Description

      The Property Reactive is currently implemented using a long (64-bit) bitmask. It means that for types having more than 64 fields the bitmask cannot be correctly calculated. Since we don't want to pay a performance penalty and increase the memory occupation for this edge case, we decided to disable the property reactivity for this types and emit a compiler warning.

      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