You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Sharad Agarwal (JIRA)" <ji...@apache.org> on 2015/07/28 09:22:05 UTC

[jira] [Updated] (LENS-699) Check for service to be up instead of using sleep in docker bootstrap

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

Sharad Agarwal updated LENS-699:
--------------------------------
    Attachment: 699.1.patch

> Check for service to be up instead of using sleep in docker bootstrap
> ---------------------------------------------------------------------
>
>                 Key: LENS-699
>                 URL: https://issues.apache.org/jira/browse/LENS-699
>             Project: Apache Lens
>          Issue Type: Improvement
>            Reporter: Sharad Agarwal
>            Assignee: Sharad Agarwal
>         Attachments: 699.1.patch
>
>
> Currently sleep is used to wait for services to come up before executing commands that require services. This is un predictable and leads to failures.
> Instead test for service to be up.



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