-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
8.9.4, 8.5.14
-
3
-
Severity 3 - Minor
-
32
-
Issue Summary
Due to the CONFSERVER-97815—Confluence Analytics Count Retention Jobs removal jobs feature request, Confluence Analytic counts all removal operations as events. In case the retention job is stuck, it adds a new event for the same page and fills up the table.
This is reproducible on Data Center: (yes) / (no)
Steps to Reproduce
- Enable the Retention Job (space export from CONFSERVER-90918 ticket can be used for a stuck retention job)
- Check AO_7B47A5_EVENT table
Expected Results
Confluence Analytics should not write any entries for the retention job or at least remove the entry when the job is rolled back.
Actual Results
Confluence Analytics adds a new event to the table every time the retention job works, whether it's successful or not.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is related to
-
CONFSERVER-97815 Confluence Analytics Count Retention Jobs removal jobs
- Gathering Interest