[
https://issues.apache.org/jira/browse/TEZ-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496798#comment-14496798
]
Siddharth Seth commented on TEZ-1969:
-------------------------------------
Mostly looks good. Could you please add a comment in the close method on why
this works, even though the framework client is shared between TezClient and
DAGClient. Assuming this is making use of the fact that DAGClient close is not
invoked, and a single instance of DAGClient will be associated with a TezClient.
> Stop the DAGAppMaster when a local mode client is stopped
> ---------------------------------------------------------
>
> Key: TEZ-1969
> URL: https://issues.apache.org/jira/browse/TEZ-1969
> Project: Apache Tez
> Issue Type: Sub-task
> Reporter: Siddharth Seth
> Assignee: Prakash Ramachandran
> Attachments: TEZ-1969.1.patch, TEZ-1969.2.patch
>
>
> https://issues.apache.org/jira/browse/TEZ-1661?focusedCommentId=14275366&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14275366
> Running multiple local clients in a single JVM will leak DAGAppMaster and
> related threads.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)