You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Hemanth Yamijala (JIRA)" <ji...@apache.org> on 2016/05/18 13:15:13 UTC

[jira] [Created] (ATLAS-807) Search for entities in v1 API could be very costly.

Hemanth Yamijala created ATLAS-807:
--------------------------------------

             Summary: Search for entities in v1 API could be very costly.
                 Key: ATLAS-807
                 URL: https://issues.apache.org/jira/browse/ATLAS-807
             Project: Atlas
          Issue Type: Bug
    Affects Versions: 0.7-incubating
            Reporter: Hemanth Yamijala
            Assignee: John Speidel
             Fix For: 0.7-incubating


As part of ATLAS-491, there is a new entity search API that uses Lucene syntax. This search could be very costly, because the starting pipeline filters for those vertices which have an attribute {entityText}. This is added for pretty much every entity added to Atlas. So the Gremlin pipeline could result in a lot of results. I am not entirely sure what the impact of this will be, but filing it to keep track of analysis.



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