Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-9181

Set daemon flag for HttpServer's QueuedThreadPool

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.2-alpha, 3.0.0-alpha1
    • 2.0.3-alpha, 0.23.6
    • None
    • None
    • Reviewed

    Description

      we hit HBASE-6031 again, after looking into thread dump, it was caused by the threads from QueuedThreadPool are user thread, not daemon thread, so the hbase shutdownhook never be called and the hbase instance was hung.

      Furthermore, i saw daemon be set in fb-20 branch, let's set in trunk codebase as well, it should be safe

      Attachments

        1. HADOOP-9181.txt
          0.7 kB
          Liang Xie

        Issue Links

          Activity

            People

              xieliang007 Liang Xie
              xieliang007 Liang Xie
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: