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

AssignmentManager#processDeadServersAndRegionsInTransition can fail with NPE.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.95.2
    • 0.94.1, 0.95.0
    • master
    • None
    • Reviewed

    Description

      Found while going through the code...
      AssignmentManager#processDeadServersAndRegionsInTransition can fail with NPE as this is directly iterating the nodes from listChildrenAndWatchForNewChildren with-out checking for null.

      Here also we need to handle with null check like other places.

      Attachments

        1. HBASE-5733.patch
          5 kB
          Uma Maheswara Rao G
        2. HBASE-5733.patch
          5 kB
          Uma Maheswara Rao G
        3. HBASE-5733.patch
          5 kB
          Uma Maheswara Rao G

        Activity

          People

            umamaheswararao Uma Maheswara Rao G
            umamaheswararao Uma Maheswara Rao G
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: