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

RegionState in state SPLIT doesn't removed from region states

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 1.1.0, 2.0.0
    • None
    • Region Assignment
    • None

    Description

      During my work on patch HBASE-7332 I stumbled on strange behaviour in RegionStates. Split region doesn't removed from regionStates in regionOffline() method and RegionState for this region sits in regionStates map indefinitely long (until RS rebooted).
      (that is clearly seen in HBASE-7332 by simple creating table and splitting it from command line).

      Is that was intended to be so and some chore eventually will remove it from regionStates (didn't find with fast code scanning) or here can be resource leak?

      Attachments

        1. HBASE-12880.patch
          3 kB
          Andrey Stepachev
        2. master-with-split-regions-2-1.jpg
          211 kB
          Andrey Stepachev

        Activity

          People

            Unassigned Unassigned
            octo47 Andrey Stepachev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: