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)