[ 
https://issues.apache.org/jira/browse/ATLAS-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15304570#comment-15304570
 ] 

John Speidel commented on ATLAS-793:
------------------------------------

[~yhemanth] The reason for this log message is because I added a clause to all 
queries to return only non-deleted (active) vertices.
This clause is basically (Constants.STATE_PROPERTY_KEY:ACTIVE).
At this time, this property isn't indexed by Atlas which results in a 
non-indexed vertex scan.
This clause is required in the query to ensure that deleted vertices aren't 
returned.

Let me know if you would like me to add this index in 
GraphBackedSearchIndexer.java.


> Business Catalog Delete
> -----------------------
>
>                 Key: ATLAS-793
>                 URL: https://issues.apache.org/jira/browse/ATLAS-793
>             Project: Atlas
>          Issue Type: Improvement
>    Affects Versions: 0.7-incubating
>            Reporter: Erik Bergenholtz
>            Assignee: John Speidel
>             Fix For: 0.7-incubating
>
>         Attachments: ATLAS-793.patch
>
>
> Business Catalog API should support deletion of Terms.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to