[ 
https://issues.apache.org/jira/browse/ATLAS-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sidharth Kumar Mishra updated ATLAS-3477:
-----------------------------------------
    Description: 
In case of soft delete at Atlas i.e. the entities marked as 'DELETED' there is 
no way to do cleanup if user wants to delete those permanently. Right now we 
can change the configurationĀ 

atlas.DeleteHandlerV1.impl=org.apache.atlas.repository.store.graph.v1.

HardDeleteHandlerV1 and make the new delete of entity to be cleaned up as 
desired. But what happens to existing soft deleted Entities. There is no way in 
that case.

There are two cases which needs to be addressed as part of this problem.
 # There are active entity which has to be purged in case the entity is dropped.
 # There might be existing soft deleted entities and which has to be purge 
deleted

In both the above cases we also need to think about the auditing and its impact.

  was:
In case of soft delete at Atlas i.e. the entities marked as 'DELETED' there is 
no way to do cleanup if user wants to delete those permanently. Right now we 
can change the configurationĀ 

atlas.DeleteHandlerV1.impl=org.apache.atlas.repository.store.graph.v1.

HardDeleteHandlerV1 and make the new delete of entity to be cleaned up as 
desired. But what happens to existing soft deleted Entities. There is no way in 
that case.


> Introduce purging of entity in Atlas
> ------------------------------------
>
>                 Key: ATLAS-3477
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3477
>             Project: Atlas
>          Issue Type: New Feature
>            Reporter: Sidharth Kumar Mishra
>            Assignee: Sidharth Kumar Mishra
>            Priority: Major
>
> In case of soft delete at Atlas i.e. the entities marked as 'DELETED' there 
> is no way to do cleanup if user wants to delete those permanently. Right now 
> we can change the configurationĀ 
> atlas.DeleteHandlerV1.impl=org.apache.atlas.repository.store.graph.v1.
> HardDeleteHandlerV1 and make the new delete of entity to be cleaned up as 
> desired. But what happens to existing soft deleted Entities. There is no way 
> in that case.
> There are two cases which needs to be addressed as part of this problem.
>  # There are active entity which has to be purged in case the entity is 
> dropped.
>  # There might be existing soft deleted entities and which has to be purge 
> deleted
> In both the above cases we also need to think about the auditing and its 
> impact.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to