Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-6054

JcrEventTrigger aggregation resulting in unconsistent package

    XMLWordPrintableJSON

Details

    Description

      JcrEventTrigger aggregates generated DistributionRequests in order to mitigate the risk of having badly ordered events result in distributions that may lead to unconsistent state of the receiving instance.
      In case 2 nodes one of which is descendant of the others get aggregated in the same request the resulting package will only include siblings of the deep path with its names, not their properties, resulting in removing existing properties by the deep node's siblings on the receiving side.
      I am not 100% sure this is a desired behaviour in FileVault, however since this may also affect custom serializers I think the right fix is to add the siblings's paths to such distribution requests.

      Attachments

        Activity

          People

            marett Timothee Maret
            teofili Tommaso Teofili
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: