Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • proc-v2
    • None

    Description

      For some reason waitEvent() and waitRegion() had a mismatching return value. unity the wait semantic in being: return true we wait, false we don't wait.
      procedures using hasLock = waitRegion() should change to hasLock = !waitRegion(). at the moment we have only DispatchMergingRegionsProcedure using it (in master).

      Attachments

        1. HBASE-16586-v0.patch
          20 kB
          Matteo Bertozzi
        2. HBASE-16586-v1.patch
          25 kB
          Matteo Bertozzi
        3. HBASE-16586-v2.patch
          28 kB
          Matteo Bertozzi
        4. HBASE-16586-v3.patch
          30 kB
          Matteo Bertozzi

        Issue Links

          Activity

            People

              mbertozzi Matteo Bertozzi
              mbertozzi Matteo Bertozzi
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: