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

Remove duplicate calls to getSysMutexPhysicalTableNameBytes() during the upgrade path

    XMLWordPrintableJSON

Details

    Description

      We already make this call inside CQSI.acquireUpgradeMutex() and then call writeMutexCell() which calls this again here.

      We should move this to inside writeMutexCell() itself and throw UpgradeInProgressException if required there to avoid unnecessary expensive HBase admin API calls.

      Attachments

        1. PHOENIX-6085.4.x.v1.patch
          2 kB
          Richárd Antal
        2. PHOENIX-6085.master.v1.patch
          2 kB
          Richárd Antal

        Activity

          People

            jingyu Jing Yu
            ckulkarni Chinmay Kulkarni
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated: