Allow SitestatsUpdateManager to be monitored over JMX.
GENERAL
TESTING
GENERAL
TESTING
Description
Currently the Sitestats service has an update manager that collects events and then updates it's tables based on the data in the events. These updates can cause performance problems if they start taking too long to run. The update manager collects data about how much time it is spending doing the updates and exposing this data over JMX allows easier monitoring.
Currently the Sitestats service has an update manager that collects events and then updates it's tables based on the data in the events. These updates can cause performance problems if they start taking too long to run. The update manager collects data about how much time it is spending doing the updates and exposing this data over JMX allows easier monitoring.