You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Stephan Erb (JIRA)" <ji...@apache.org> on 2017/02/01 07:54:54 UTC

[jira] [Updated] (AURORA-1881) Capture stderr from output for shell health check failures.

     [ https://issues.apache.org/jira/browse/AURORA-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephan Erb updated AURORA-1881:
--------------------------------
    Fix Version/s: 0.17.0

> Capture stderr from output for shell health check failures.
> -----------------------------------------------------------
>
>                 Key: AURORA-1881
>                 URL: https://issues.apache.org/jira/browse/AURORA-1881
>             Project: Aurora
>          Issue Type: Task
>            Reporter: Dmitriy Shirchenko
>            Assignee: Dmitriy Shirchenko
>              Labels: uber
>             Fix For: 0.17.0
>
>
> existing `check_call` doesn't return errors output by the process [1], so we need to plumb that through back to the user via `check_output` [2]
> [1] https://github.com/google/python-subprocess32/blob/master/subprocess32.py#L602
> [2] https://github.com/google/python-subprocess32/blob/master/subprocess32.py#L638



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)