Uploaded image for project: 'Syncope'
  1. Syncope
  2. SYNCOPE-1687

Allow to configure External Resources not to pre-fetch objects during propagation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-M0
    • core
    • None

    Description

      The current behavior implemented for propagation task execution is to attempt to read upfront the object being propagated.

      This is mainly done with purpose of:

      • translating CREATE into UPDATE in case the object is already found remotely, and viceversa
      • avoiding to issue DELETE operation if object is not found
      • avoiding to propagate in case the remote object is found equal to the data being propagated

      There are however conditions under which such checks can be seen as an overhead rather than an optimization: it makes sense then to let such behavior to be configurable.

      Attachments

        Issue Links

          Activity

            People

              ilgrosso Francesco Chicchiriccò
              ilgrosso Francesco Chicchiriccò
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: