Hello All,

We've got a situation where our application was improperly deleting nodes. It 
was calling .remove() on the nodes without deleting the VersionHistory. This 
has been corrected and now datastore entries associated with these removed 
nodes are GCed on the next run.

My question is how do we purge the orphaned records in the datastore? We're on 
2.10.0

Thanks,
Nick Baker

Reply via email to