[
https://issues.apache.org/jira/browse/HADOOP-6777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinay Kumar Thota updated HADOOP-6777:
--------------------------------------
Attachment: 6777-ydist-security.patch
Patch for Yahoo distribution security branch.
> Implement a functionality for suspend and resume a process.
> -----------------------------------------------------------
>
> Key: HADOOP-6777
> URL: https://issues.apache.org/jira/browse/HADOOP-6777
> Project: Hadoop Common
> Issue Type: Improvement
> Components: test
> Affects Versions: 0.21.0
> Reporter: Vinay Kumar Thota
> Assignee: Vinay Kumar Thota
> Fix For: 0.21.0
>
> Attachments: 1753-ydist-security.patch, 1753-ydist-security.patch,
> 1753-ydist-security.patch, 6777-ydist-security.patch,
> daemonprotocolaspect.patch, HADOOP-6777.patch
>
>
> Adding two methods in DaemonProtocolAspect.aj for suspend and resume the
> process.
> public int DaemonProtocol.resumeProcess(String pid) throws IOException;
> public int DaemonProtocol.suspendProcess(String pid) throws IOException;
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.