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

Fix race condition in ConnectionQueryServicesImpl#acquireUpgradeMutex

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.9.1, 4.10.0
    • None
    • None

    Description

      Conversation on HBASE-17300 revealed that concurrently creating a table, checking for its existence and performing an operation on it is fraught with races. This race condition is causing UpgradeIT#testConcurrentUpgradeThrowsUpgradeInProgressException to fail. We need to figure out a way for not creating/checking existence of the SYSTEM.MUTEX table.

      Attachments

        1. PHOENIX-3535_v2.patch
          11 kB
          Samarth Jain
        2. PHOENIX-3535_v1.patch
          4 kB
          Samarth Jain

        Activity

          People

            samarthjain Samarth Jain
            samarthjain Samarth Jain
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: