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)