LP1672775 Action/Trigger purge release notes
authorBill Erickson <berickxx@gmail.com>
Thu, 16 Mar 2017 16:36:00 +0000 (12:36 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 16 Mar 2017 16:36:00 +0000 (12:36 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
docs/RELEASE_NOTES_NEXT/Administration/purge-at-events.adoc

index c42a285..260d9c8 100644 (file)
@@ -46,3 +46,12 @@ numbers of rows being deleted.
 SELECT action_trigger.purge_events();
 ---------------------------------------------------------------
 
+Hook Data Cleanup
++++++++++++++++++
+
+A number of action_trigger.hook entries which have always been treated
+as active hooks, though are configured as passive hooks, have been 
+updated to properly reflect the non-passive-ness.  This allows for 
+simpler configuration of their retention interval values.
+
+