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/07 14:57:55 UTC

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

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 8d102ce  SLING-10418 implement a retry for the application of the statements
     add beb841c  implement feedback from review and sonar

No new revisions were added by this update.

Summary of changes:
 .../repoinit/impl/RepositoryInitializerFactory.java    | 12 ++----------
 .../sling/jcr/repoinit/impl/RetryableOperation.java    | 18 ++++++++++--------
 .../jcr/repoinit/impl/RetryableOperationTest.java      | 13 +++++++------
 3 files changed, 19 insertions(+), 24 deletions(-)