reloadDaemonConfig doesn't work fully for vacuumd

Description

Hello,

When I send reloadDaemonConfig for vacuumd, I see, that it reloads <automations> section, but it makes not working periodical statements like eg.:
   <statement>
      <!-- this deletes all the nodes that have been marked as deleted - it relies on cascading deletes -->
      DELETE FROM node WHERE node.nodeType = 'D';
   </statement>

In order to make them working correctly again, I have to restart whole openNMS.

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Details

Assignee

Reporter

Labels

Components

Affects versions

Priority

PagerDuty

Created August 21, 2017 at 9:32 AM
Updated September 21, 2021 at 6:22 PM