[
https://issues.apache.org/jira/browse/ATLAS-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17793904#comment-17793904
]
ASF subversion and git services commented on ATLAS-4768:
--------------------------------------------------------
Commit f944f813a04ae91aba94f3622e1213da34dab30a in atlas's branch
refs/heads/branch-2.0 from Radhika Kundam
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=f944f813a ]
ATLAS-4768: Implement aging for audits stored by Atlas.
Signed-off-by: radhikakundam <[email protected]>
(cherry picked from commit 79ef3cce1be4874c17b296aff8b200c9edb42bcb)
> Implement aging for audits stored by Atlas.
> -------------------------------------------
>
> Key: ATLAS-4768
> URL: https://issues.apache.org/jira/browse/ATLAS-4768
> Project: Atlas
> Issue Type: New Feature
> Components: atlas-core
> Affects Versions: 2.3.0
> Reporter: Radhika Kundam
> Assignee: Radhika Kundam
> Priority: Major
> Attachments: Atlas Audit Reduction - Audit Aging - Apache.pdf
>
>
> Currently, there is no aging of the audits stored in Atlas.
> Scope of this Jira to implement below.
> # Implement logic to age out and delete the audits stored in HBase.
> ## It could be as simple as leveraging TTL capability of Hbase or a customer
> implementation in Atlas.
> # There should be a configuration that controls the duration for which Atlas
> holds the audits for.
> ## We should be have a default value which could be few months.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)