You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Tomek Rękawek (Jira)" <ji...@apache.org> on 2020/06/15 12:11:00 UTC

[jira] [Created] (OAK-9113) Make the migrateGraph and migrateBinaryRef more resilient to timeouts

Tomek Rękawek created OAK-9113:
----------------------------------

             Summary: Make the migrateGraph and migrateBinaryRef more resilient to timeouts
                 Key: OAK-9113
                 URL: https://issues.apache.org/jira/browse/OAK-9113
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: segment-azure
            Reporter: Tomek Rękawek
             Fix For: 1.32.0


The uploading part of the methods referenced in the summary don't use runWithRetry(), so a single Azure timeout can break the whole segment store migration process. We should around these methods with runWithRetry(), as it's for other similar methods.



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