- All Implemented Interfaces:
- UpgradeUtilityInterface
public class RemoveInvalidReplicas
extends java.lang.Object
implements UpgradeUtilityInterface
Used for forcibly removing invalid replicas from a target node.
These replicas exist from legacy Metacat replication that may have introduced
whitespace differences and entity escaping in the XML representations.
Removing these replicas is considered 'safe' because the source node[s] house the
original content that should be re-replicated (by DataONE).
- Author:
- leinfelder
- See Also:
https://redmine.dataone.org/issues/3539