Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-6777

Implement a functionality for suspend and resume a process.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.21.0
    • 0.21.0
    • test
    • None
    • Reviewed
    • herriot

    Description

      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;

      Attachments

        1. 1753-ydist-security.patch
          5 kB
          Vinay Kumar Thota
        2. 1753-ydist-security.patch
          5 kB
          Vinay Kumar Thota
        3. 1753-ydist-security.patch
          4 kB
          Vinay Kumar Thota
        4. 6777-ydist-security.patch
          5 kB
          Vinay Kumar Thota
        5. daemonprotocolaspect.patch
          5 kB
          Vinay Kumar Thota
        6. HADOOP-6777.patch
          4 kB
          Vinay Kumar Thota

        Issue Links

          Activity

            People

              vinaythota Vinay Kumar Thota
              vinaythota Vinay Kumar Thota
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: