View Revisions: Issue #1744

Summary 0001744: NodeService.deleteNode should remove delete from all ancillary tables (in addition to node, node_security and node_host)
Revision 2014-06-03 17:49 by chenson
Description NodeService.removeNode should remove delete from all ancillary tables (in addition to node, node_security and node_host).

should mark outgoing batches as ok (and set error flag to 0).
should mark incoming batches as ok.

delete from node_channel_control
delete from incoming_error
delete from extract_request
delete from node_communication
Revision 2014-06-10 13:15 by chenson
Description NodeService.deleteNode should remove delete from all ancillary tables (in addition to node, node_security and node_host).

should mark outgoing batches as ok (and set error flag to 0).
should mark incoming batches as ok.

delete from node_channel_control
delete from incoming_error
delete from extract_request
delete from node_communication