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

Madhan Neethiraj updated ATLAS-2710:
------------------------------------
    Priority: Blocker  (was: Major)
    Reporter: Sharmadha Sainath  (was: Madhan Neethiraj)

This is caused by entity-delete removing vertex property that stores associated 
classification names. This property is used by basic-search to look for 
entities, hence the deleted entity was not returned.

> Basic search with entity-type and classification criteria doesn't return 
> deleted entities
> -----------------------------------------------------------------------------------------
>
>                 Key: ATLAS-2710
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2710
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 1.0.0
>            Reporter: Sharmadha Sainath
>            Assignee: Madhan Neethiraj
>            Priority: Blocker
>
> # Create a table emp.
> # Add tag1 to emp.
> # Drop emp.
> # tag1 is associated to the emp.
> # Search for entities classified as tag1, set excludeDeletedEntities=False 
> (to include deleted entities). Search results doesn't include the deleted 
> table emp.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to