You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Sidharth Kumar Mishra (Jira)" <ji...@apache.org> on 2019/10/17 20:37:00 UTC

[jira] [Created] (ATLAS-3477) No way to purge the soft deleted entity from Atlas

Sidharth Kumar Mishra created ATLAS-3477:
--------------------------------------------

             Summary: No way to purge the soft deleted entity from Atlas
                 Key: ATLAS-3477
                 URL: https://issues.apache.org/jira/browse/ATLAS-3477
             Project: Atlas
          Issue Type: Bug
            Reporter: Sidharth Kumar Mishra


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.



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