
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
14/Dec/08 06:39 PM
|
| Date of First Response: |
05/Jan/09 10:23 AM
|
| VCS Revision: |
2,379
|
the alerts audit trail has the possibility of leaving alert definitions with the "deleted" bit set in the database, even though there are no longer any alert history records that reference the alert definition. the reason this part of the model uses a deleted bit is documented here:
http://support.rhq-project.org/display/RHQ/Design-AlertsAuditTrail
we need to add a job to the data purge mechanism to remove obsolete alert definition, ones that are not referenced by any alert in the system and whose deleted bit is true.
|
|
Description
|
the alerts audit trail has the possibility of leaving alert definitions with the "deleted" bit set in the database, even though there are no longer any alert history records that reference the alert definition. the reason this part of the model uses a deleted bit is documented here:
http://support.rhq-project.org/display/RHQ/Design-AlertsAuditTrail
we need to add a job to the data purge mechanism to remove obsolete alert definition, ones that are not referenced by any alert in the system and whose deleted bit is true. |
Show » |
|