Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-23235

Improve eZOE's UrlObjectLink handling performance

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: High High
    • Customer request
    • 4.7.0, 5.0, 5.1, 5.2, 5.3.2
    • None
    • None

    Description

      On an xml content with an amount of links , ezoe will generate "n" select queries and potentially "n" insert queries when storing it's xml content.

      This means that the number of SQL queries grows linearly for each attribute,
      which may lead to performance issues on "large" content.

      Ideally, there should be a single SELECT query, to determine url_object_links to be created.
      Ref: https://github.com/ezsystems/ezpublish-legacy/blob/master/extension/ezoe/ezxmltext/handlers/input/ezoexmlinput.php#L530

      Attachments

        Activity

          People

            Unassigned Unassigned
            joao.inacio-obsolete@ez.no Joao Inacio (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: