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

Vinod Kumar Vavilapalli commented on YARN-32:
---------------------------------------------

Okay, instead of depending on the maxidletime, how about closing the client 
explicitly in each test?
{code}
  rpc.stopProxy(rmClient, conf)
{code}
You can do that in the finally block of each test.
                
> TestApplicationTokens fails intermintently on jdk7
> --------------------------------------------------
>
>                 Key: YARN-32
>                 URL: https://issues.apache.org/jira/browse/YARN-32
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 0.23.3
>            Reporter: Thomas Graves
>            Assignee: Robert Parker
>              Labels: java7
>             Fix For: 0.23.5
>
>         Attachments: YARN32.patch
>
>
> TestApplicationsTokens fails intermintently on jdk7. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to