Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mode 1735 - Updated remove behavior involving federation #625

Closed
wants to merge 3 commits into from

Conversation

hchiorean
Copy link
Member

Several aspects were implemented/changed:

  • removing federated nodes or their ancestors does not propagate all the way down to the connectors and the external nodes
  • for a connector to get the removeDocument notication, a node.remove() has to be performed on an external node.
  • added cleanup around the federatedSegments section of federated nodes and in the system area which stores the projection mappings
  • added a FederationManager#removeProjection method which only removes a federated segment from a node, without affecting any of the external content.

Horia Chiorean added 3 commits December 13, 2012 09:48
… nodes or above, external nodes aren't deleted; and when deleting projections the segments are cleared on the parent node.
…hich basically removes a federated segment from a federated node, leaving everything else unchanged.
@rhauch
Copy link
Contributor

rhauch commented Dec 17, 2012

Rebased and merged into the 'master' branch.

@rhauch rhauch closed this Dec 17, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants