[ 
https://issues.apache.org/jira/browse/HBASE-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jim Kellerman updated HBASE-956:
--------------------------------

    Issue Type: Sub-task  (was: Improvement)
        Parent: HBASE-728

> Master and region server threads should extend Chore
> ----------------------------------------------------
>
>                 Key: HBASE-956
>                 URL: https://issues.apache.org/jira/browse/HBASE-956
>             Project: Hadoop HBase
>          Issue Type: Sub-task
>          Components: master, regionserver
>    Affects Versions: 0.19.0
>            Reporter: Jim Kellerman
>            Assignee: Jim Kellerman
>            Priority: Minor
>             Fix For: 0.19.0
>
>
> A number of threads in both HMaster and HRegionServer extend Thread and not 
> Chore. Why?
> If we added Chore.interrupt (equivalent to many of the threads 
> interruptPolitely), there seems no reason to extend Chore rather than Thread.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to