Prasad P. Pawar created ATLAS-5184:
--------------------------------------

             Summary: Incomplete Metadata Display for Entities in Atlas Search 
Results
                 Key: ATLAS-5184
                 URL: https://issues.apache.org/jira/browse/ATLAS-5184
             Project: Atlas
          Issue Type: Bug
          Components: atlas-webui
    Affects Versions: 3.0.0
            Reporter: Prasad P. Pawar
            Assignee: Prasad P. Pawar


h3. Summary:

While searching for certain entities in the Atlas UI, the results page loads, 
but key details such as {*}Properties{*}, {*}Classifications{*}, 
{*}Relationships{*}, and *Audits* are not displayed.
h3. Root Cause:

The issue stems from the {*}large size of the response payload{*}, specifically 
the *relationships* section, which exceeds *500MB* in the JSON response. This 
overwhelms the UI, preventing it from rendering associated metadata.
h3. Proposed Improvement:

To enhance the user experience and system performance—particularly for entities 
with large relationship graphs- the Atlas UI should be improved to handle 
{*}large payloads efficiently{*}. Recommended enhancements include:
 * *Pagination* or *infinite scroll* for relationships

 * *On-demand fetching* of resource sections (e.g., relationships, audits, etc.)

 * *Optimized response handling* across all Atlas-integrated platforms

This Jira ticket is being created to *track and implement* the necessary UI and 
backend improvements to ensure scalability, responsiveness, and stability when 
dealing with large metadata entities.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to