You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cs...@apache.org on 2019/07/10 09:09:20 UTC

[sling-org-apache-sling-distribution-journal] branch SLING-8531 updated (d95a933 -> 266ff51)

This is an automated email from the ASF dual-hosted git repository.

cschneider pushed a change to branch SLING-8531
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git.


    from d95a933  SLING-8531 - Exponential backoff for retries
     add 266ff51  SLING-8531 - Fixes from review

No new revisions were added by this update.

Summary of changes:
 .../journal/impl/shared/ExponentialBackOff.java        | 18 ++++++++++++------
 .../journal/impl/shared/JournalAvailableChecker.java   | 15 +++++++++------
 .../journal/impl/shared/ExponentialBackoffTest.java    | 10 +++++++---
 3 files changed, 28 insertions(+), 15 deletions(-)