You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2016/06/03 00:53:59 UTC

[jira] [Resolved] (ATLAS-850) Atlas sends entity notifications to consumers(in this case Ranger) even if there are no consumers interested.

     [ https://issues.apache.org/jira/browse/ATLAS-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Madhan Neethiraj resolved ATLAS-850.
------------------------------------
    Resolution: Not A Problem

[~ayubkhan] Atlas should send notifications (to Kafka) irrespective of whether any client is consuming the messages. This will allow clients (like Ranger) to processes the notifications when they are ready/available. This is by design.

> Atlas sends entity notifications to consumers(in this case Ranger) even if there are no consumers interested.
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-850
>                 URL: https://issues.apache.org/jira/browse/ATLAS-850
>             Project: Atlas
>          Issue Type: Improvement
>    Affects Versions: 0.7-incubating
>            Reporter: Ayub Khan
>
> Currently atlas sends notifications to consumers for any entity create or update by sending messages to topic "ATLAS_ENTITIES" irrespective of consumers are interested or not. 
> This can be configured by an application property which can be used to turn on/off the notifications from atlas. Something like "atlas.consumer.notifications.enabled = true/false".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)