[GitHub] [sling-org-apache-sling-jcr-repoinit] bdelacretaz commented on a change in pull request #18: SLING-10418 implement a retry for the application of the statements

2021-06-09 Thread GitBox
bdelacretaz commented on a change in pull request #18: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/18#discussion_r648086729 ## File path: src/main/java/org/apache/sling/jcr/repoinit/impl/RepositoryInitializerFactory.java ## @@ -122,14 +124,58 @@ pu

[GitHub] [sling-org-apache-sling-jcr-repoinit] bdelacretaz commented on a change in pull request #18: SLING-10418 implement a retry for the application of the statements

2021-06-09 Thread GitBox
bdelacretaz commented on a change in pull request #18: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/18#discussion_r648073169 ## File path: src/main/java/org/apache/sling/jcr/repoinit/impl/RepositoryInitializerFactory.java ## @@ -122,14 +124,58 @@ pu

[GitHub] [sling-org-apache-sling-jcr-repoinit] bdelacretaz commented on a change in pull request #18: SLING-10418 implement a retry for the application of the statements

2021-06-09 Thread GitBox
bdelacretaz commented on a change in pull request #18: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/18#discussion_r648072532 ## File path: src/main/java/org/apache/sling/jcr/repoinit/impl/RepositoryInitializerFactory.java ## @@ -122,14 +124,58 @@ pu

[GitHub] [sling-org-apache-sling-jcr-repoinit] bdelacretaz commented on a change in pull request #18: SLING-10418 implement a retry for the application of the statements

2021-06-07 Thread GitBox
bdelacretaz commented on a change in pull request #18: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/18#discussion_r646639611 ## File path: src/main/java/org/apache/sling/jcr/repoinit/impl/RetryableOperation.java ## @@ -0,0 +1,120 @@ +/* + * Licensed

[GitHub] [sling-org-apache-sling-jcr-repoinit] bdelacretaz commented on a change in pull request #18: SLING-10418 implement a retry for the application of the statements

2021-06-07 Thread GitBox
bdelacretaz commented on a change in pull request #18: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/18#discussion_r646639224 ## File path: src/main/java/org/apache/sling/jcr/repoinit/impl/RetryableOperation.java ## @@ -0,0 +1,120 @@ +/* + * Licensed