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

HMaster instance always returns false for isAborted() check.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Abandoned
    • None
    • None
    • None
    • None

    Description

      It seems that HMaster never set abortRequested flag to true as done by HRegionServer in its abort() method.We can see isAborted method being used in few places for HMaster instance (like in HMasterCommandLine.startMaster) where code flow being determined based on the result of isAborted() call.
      We can set this abortRequested flag in Hmaster's abort() method as well like in HRegionServer's abort method, let me know if it seems ok.

      Attachments

        1. HBASE-13986.patch
          2 kB
          Abhishek Kumar

        Activity

          People

            Unassigned Unassigned
            a72877 Abhishek Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: