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

The threadGroup.destroy in ProcedureExecutor.join fails in some tests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • proc-v2
    • None

    Description

      Always see it dumps the threads in the group to stdout.

      This is an example

      java.lang.ThreadGroup[name=PEWorkerGroup,maxpri=10]
          Thread[HFileArchiver-1,5,PEWorkerGroup]
      

      I guess the problem is that we create a thread pool when executing a procedure so the thread pool will inherit the thread group.

      Not a big problem but still a bit nasty...

      Attachments

        Activity

          People

            Unassigned Unassigned
            zhangduo Duo Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: