Madhan Neethiraj created ATLAS-2853:
---------------------------------------
Summary: Entity notifications to be sent after transaction commit
Key: ATLAS-2853
URL: https://issues.apache.org/jira/browse/ATLAS-2853
Project: Atlas
Issue Type: Bug
Components: atlas-core
Reporter: Madhan Neethiraj
Assignee: Madhan Neethiraj
Currently, notification on entity changes (create/update/delete entities,
add/update/remove classifications on entities) are sent before the changes are
committed in the database. If commit fails, the entity state seen by
notification receivers would be different from Atlas. To avoid this, Atlas
server should entity notifications only after the transaction is committed to
the database.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)