You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by jo...@apache.org on 2021/06/09 07:52:33 UTC

[sling-org-apache-sling-jcr-repoinit] branch feature/SLING-10418-retry updated (8f90342 -> 8136956)

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

joerghoh pushed a change to branch feature/SLING-10418-retry
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-repoinit.git.


    from 8f90342  in case of retries only log the last exception
     add 8136956  only retry in case of InvalidItemStateExceptions

No new revisions were added by this update.

Summary of changes:
 .../impl/RepositoryInitializerFactory.java         | 18 +++++++++++----
 .../jcr/repoinit/impl/RetryableOperation.java      | 17 ++++++++++++--
 .../jcr/repoinit/impl/RetryableOperationTest.java  | 26 +++++++++++++++++-----
 3 files changed, 50 insertions(+), 11 deletions(-)