Sharmadha Sainath created ATLAS-1492:
----------------------------------------
Summary: Create Entity in UI : Inputs and Outputs field of types
takes forever to list the entities (UI issue)
Key: ATLAS-1492
URL: https://issues.apache.org/jira/browse/ATLAS-1492
Project: Atlas
Issue Type: Bug
Components: atlas-webui
Reporter: Sharmadha Sainath
Priority: Critical
Types with Process as supertype have Inputs and Outputs field which are of type
array<DataSet> . DSL Query :
{code}
/api/atlas/discovery/search/dsl?query=DataSet
{code}
returns response soon . But the Edit Entity window for Inputs , Outputs doesn't
return the entities in the drop down list box.
Example :
In my cluster setup , the above DSL query returned 100 results in less than 3
seconds but the UI doesn't list down the entities.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)