You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tephra.apache.org by "Chris Gianelloni (JIRA)" <ji...@apache.org> on 2016/09/29 17:48:21 UTC

[jira] [Created] (TEPHRA-187) Support --foreground flag to prevent backgrounding Tephra

Chris Gianelloni created TEPHRA-187:
---------------------------------------

             Summary: Support --foreground flag to prevent backgrounding Tephra
                 Key: TEPHRA-187
                 URL: https://issues.apache.org/jira/browse/TEPHRA-187
             Project: Tephra
          Issue Type: Improvement
         Environment: Docker, testing, etc
            Reporter: Chris Gianelloni
            Assignee: Poorna Chandra


Currently, the tephra script will always run Tephra in the background and will redirect logs from STDOUT to its log file. There should be a "--foreground" argument to "start" to allow keeping the process in the foreground with logging output to STDOUT. This is necessary to create a Docker image using Tephra without otherwise modifying scripts or creating a wrapper script to create a long-running foreground process.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)