Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-4694

Prevent locking of parent table when dropping view to reduce contention

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.14.0, 5.0.0
    • None
    • None

    Description

      When there are many views with the same parent table, there's a lot of contention when adding new views and dropping existing views. The lock is only necessary when creating/dropping indexes, so should be removed in the case of views.

      Attachments

        1. PHOENIX-4694.patch
          2 kB
          James R. Taylor
        2. PHOENIX-4694_v2.patch
          2 kB
          James R. Taylor

        Activity

          People

            jamestaylor James R. Taylor
            jamestaylor James R. Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: