[
https://issues.apache.org/jira/browse/ATLAS-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17793901#comment-17793901
]
ASF subversion and git services commented on ATLAS-4768:
--------------------------------------------------------
Commit 79ef3cce1be4874c17b296aff8b200c9edb42bcb in atlas's branch
refs/heads/master from Radhika Kundam
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=79ef3cce1 ]
ATLAS-4768: Implement aging for audits stored by Atlas.
Signed-off-by: radhikakundam <[email protected]>
> 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)