You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Jayendra Parab (Jira)" <ji...@apache.org> on 2020/08/12 06:36:00 UTC

[jira] [Created] (ATLAS-3919) Handling classification propagation as deferred-action

Jayendra Parab created ATLAS-3919:
-------------------------------------

             Summary: Handling classification propagation as deferred-action
                 Key: ATLAS-3919
                 URL: https://issues.apache.org/jira/browse/ATLAS-3919
             Project: Atlas
          Issue Type: Improvement
          Components:  atlas-core
            Reporter: Jayendra Parab
            Assignee: Jayendra Parab


Currently, whenever a user assigns a tag or updates a tag on an entity, it gets propagated to all the entities derived from the tagged entity. This operation takes quite a lot of time to complete (sometimes into minutes) and causes usability issues on the UI and other clients invoking the REST API

To resolve this issue, tag-propagation needs to be handled as deferred-action, so that time consuming like propagation, audits & notifications can be processed in background threads



--
This message was sent by Atlassian Jira
(v8.3.4#803005)