[
https://issues.apache.org/jira/browse/SLING-9785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Norman resolved SLING-9785.
--------------------------------
Resolution: Fixed
Fixed at:
https://github.com/apache/sling-org-apache-sling-testing-serversetup/commit/e8472dfb511dffd8c459c13a354ac7743e237fe8
> 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)