Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-5809

Avoid move api to take the destination server same as the source server.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.92.1
    • 0.95.0
    • None
    • Reviewed

    Description

      In Move currently we take any destination specified and if the destination is same as the source we still do unassign and assign. Here we can have problems due to RegionAlreadyInTransitionException and thus hanging the region in RIT for long time. We can avoid this scenario by not allowing the move to happen in this scenario.

      Attachments

        1. 5809.addendum
          1 kB
          Ted Yu
        2. HBASE-5809.patch
          3 kB
          ramkrishna.s.vasudevan
        3. HBASE-5809.patch
          3 kB
          rajeshbabu

        Activity

          People

            rajesh23 rajeshbabu
            ram_krish ramkrishna.s.vasudevan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: