-
Incident report
-
Resolution: Fixed
-
Blocker
-
1.8.1, 1.9.0 (alpha)
-
None
when deleting a node, record for it is added to housekeeper table with node id. housekeeper then deletes this node entry from table 'nodes' later.
problem arises when a node with the same id must be added now - housekeeper nukes the newly added node.
housekeeper should not be used for entries in table 'nodes'.