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

performance issue due to table lock in ezidentifier datatype

    XMLWordPrintable

Details

    Description

      The file:
      kernel/classes/datatypes/ezidentifier/ezidentifiertype.php

      is locking DB tables. It is a performance issue to lock the DB table "ezcontentobject_attribute".
      You would be able to improve the performance when avoiding to lock that table.

      The table lock happens in the function "assignValue" and gets executed when creating a new ezp content object that contains an ezidentifier attribute.

      Steps to reproduce

      create a content class that contains the attribute type "ezidentifier'. Create an instance of that new content class.

      Attachments

        Activity

          People

            andre1 andre1
            919b0c62-17af-433a-bab4-b6a5c8c464c0@accounts.ibexa.co Philipp Kamps
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: