[ 
https://issues.apache.org/jira/browse/YARN-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14078051#comment-14078051
 ] 

Karthik Kambatla commented on YARN-2328:
----------------------------------------

Had an offline discussion with Sandy. This approach of having a single 
background-tasks-thread would adversely affect continuous scheduling as that 
would be gated on a sleep and often-longer update. 

Will go ahead and commit yarn-2328-2.patch that Sandy already +1ed.


> FairScheduler: Verify update and continuous scheduling threads are stopped 
> when the scheduler is stopped
> --------------------------------------------------------------------------------------------------------
>
>                 Key: YARN-2328
>                 URL: https://issues.apache.org/jira/browse/YARN-2328
>             Project: Hadoop YARN
>          Issue Type: Improvement
>    Affects Versions: 2.4.1
>            Reporter: Karthik Kambatla
>            Assignee: Karthik Kambatla
>            Priority: Minor
>         Attachments: yarn-2328-1.patch, yarn-2328-2.patch, yarn-2328-2.patch, 
> yarn-2328-preview.patch
>
>
> FairScheduler threads can use a little cleanup and tests. To begin with, the 
> update and continuous-scheduling threads should extend Thread and handle 
> being interrupted. We should have tests for starting and stopping them as 
> well. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to