You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Olaf Flebbe (JIRA)" <ji...@apache.org> on 2016/12/19 20:50:58 UTC

[jira] [Resolved] (BIGTOP-2228) Add tini as init process to bigtop/deploy images.

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

Olaf Flebbe resolved BIGTOP-2228.
---------------------------------
    Resolution: Fixed

Forgot to close

> Add tini as init process to bigtop/deploy images.
> -------------------------------------------------
>
>                 Key: BIGTOP-2228
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2228
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Olaf Flebbe
>            Assignee: Olaf Flebbe
>         Attachments: BIGTOP-2228.1.patch
>
>
> My bigtop deploy tests failed with java zombie processes running amok while running apt-get update.
> It looks like we are running in the "not reaping child processes" issue, normally handled by a init process. (see https://blog.phusion.nl/2015/01/20/docker-and-the-pid-1-zombie-reaping-problem/)
> Adding tini (https://github.com/krallin/tini) to the bigtop/deploy image for debian-8 fixed this. I propose to add this to all bigtop/deploy images.



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