Ayub Khan created ATLAS-850:
-------------------------------
Summary: Atlas sends ATLAS_ENTITIES notifications to consumers
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)