XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Blocker Blocker
    • 3.1.0.Final
    • None
    • Federation, Storage
    • None

      Currently there is no special handling for 2 important "remove cases":

      1) the node.remove() call on federated nodes: this will delete the federated node and with it all its projections, but the system area where we store the projection mappings would be left unchanged and therefore in a corrupted state. Also, we need to make sure that calling node.remove() on a federated node or an ancestor of that node does not cause a write connector to remove all external content.

      2) removing a projection from a federated node: currently we don't have this possibility (technically). One option is to enhance the FederationManager and add a removeProjection method which only removes an external segment from a federated node, leaving the rest of it unchanged.

              hchiorean Horia Chiorean (Inactive)
              hchiorean Horia Chiorean (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: