You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Eric Norman (Jira)" <ji...@apache.org> on 2020/10/15 00:56:00 UTC

[jira] [Closed] (SLING-9785) Provide additional configuration to influence the server ready checking

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

Eric Norman closed SLING-9785.
------------------------------

Completed with 1.0.4 release

> Provide additional configuration to influence the server ready checking
> -----------------------------------------------------------------------
>
>                 Key: SLING-9785
>                 URL: https://issues.apache.org/jira/browse/SLING-9785
>             Project: Sling
>          Issue Type: Improvement
>            Reporter: Eric Norman
>            Assignee: Eric Norman
>            Priority: Major
>             Fix For: Apache Sling Server Setup Tools 1.0.4
>
>
> The server ready checking can be quite noisy in the log output.  It starts checking if the server is ready before there is any reasonable chance that the server is ready and the one second delay between checks may be too frequent.
> These additional system properties should be added to influence the server ready timeouts:
>  # *server.ready.timeout.initial.delay.seconds* - The duration to wait in seconds before checking if the server is ready.  Default value is 0
>  # *server.ready.timeout.delay.seconds* - The duration of the delay in seconds between attempts to check if the server is ready.  Default value is 1
>  # *server.ready.quiet.period.seconds* - The duration of a quiet period in seconds after the server has become ready and the tests begin running.  Default value is 0



--
This message was sent by Atlassian Jira
(v8.3.4#803005)