[
https://issues.apache.org/jira/browse/ATLAS-2853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16598995#comment-16598995
]
ASF subversion and git services commented on ATLAS-2853:
--------------------------------------------------------
Commit 56eefb2a9806265df997dda2ef70274eede72675 in atlas's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=atlas.git;h=56eefb2 ]
ATLAS-2853: updated to send entity-notifications after successful graph
transaction commit
> 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
> Priority: Critical
> Fix For: 0.8.3, 1.1.0, 2.0.0
>
> Attachments: ATLAS-2853.patch
>
>
> 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)