You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Andras Salamon (JIRA)" <ji...@apache.org> on 2018/11/26 10:22:00 UTC

[jira] [Created] (OOZIE-3392) Refactor ShellMain to use BufferDrainer class

Andras Salamon created OOZIE-3392:
-------------------------------------

             Summary: Refactor ShellMain to use BufferDrainer class
                 Key: OOZIE-3392
                 URL: https://issues.apache.org/jira/browse/OOZIE-3392
             Project: Oozie
          Issue Type: Improvement
    Affects Versions: trunk
            Reporter: Andras Salamon
            Assignee: Andras Salamon
             Fix For: 5.2.0


OOZIE-3382 introduced a new {{BufferDrainer}} class to drain the standard output and standard error stream of an ssh process. {{ShellMain}} should also use this class for reading the standard output and standard error of a shell process to avoid code duplication. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)