You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Christian Schneider (Jira)" <ji...@apache.org> on 2019/11/26 16:08:00 UTC

[jira] [Created] (SLING-8861) Introduce separate delay in seeding in case of errors

Christian Schneider created SLING-8861:
------------------------------------------

             Summary: Introduce separate delay in seeding in case of errors
                 Key: SLING-8861
                 URL: https://issues.apache.org/jira/browse/SLING-8861
             Project: Sling
          Issue Type: Improvement
          Components: Content Distribution
    Affects Versions: Content Distribution Journal Core 0.1.4
            Reporter: Christian Schneider
            Assignee: Christian Schneider
             Fix For: Content Distribution Journal Core 0.1.6


We currently retry to send a seeding message every second. 

In case of a persistent error (like auth error) this causes significant noise in the logs. So I propose we use a longer delay like 10s in the error case.

Normally this should make no big difference as the JournalAvailable should pull down the seeding but we had cases where this did not work.



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