[
https://issues.apache.org/jira/browse/ATLAS-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17016792#comment-17016792
]
chaitali borole commented on ATLAS-3312:
----------------------------------------
Hi,
Fix is available in this patch where it is configurable using this property:
NOTIFICATION_INTERNAL_TOPIC_NAME("atlas.notification.entities.internaltype.names","AtlasGlossaryTerm,AtlasGlossary").
> Allow entity notification events for __internal entities
> --------------------------------------------------------
>
> Key: ATLAS-3312
> URL: https://issues.apache.org/jira/browse/ATLAS-3312
> Project: Atlas
> Issue Type: Improvement
> Affects Versions: 2.0.0, 3.0.0
> Reporter: Christopher Grote
> Assignee: chaitali borole
> Priority: Major
> Attachments: ATLAS-3312.patch
>
>
> I'm working on implementing a proxy for Apache Atlas to ODPi Egeria
> (https://egeria.odpi.org), and as part of the implementation plan to build an
> EventMapper. This functionality would translate Apache Atlas events into
> ODPi Egeria events, for automated notification of changes to a broader cohort
> of metadata repositories.
> It would be ideal to be able to cover _all_ entities in such notifications,
> including those that are __internal in Atlas (like AtlasGlossary,
> AtlasGlossaryCategory, AtlasGlossaryTerm, etc).
> I understand that at the moment such __internal types are never included in
> notifications, meaning that today only a subset of entities could participate
> through this change notification process with Egeria. However, I also
> understand that adding a configuration to allow them to be included would
> likely be trivial. The addition of such a configuration option would allow
> us to ensure that all entities in Apache Atlas can be sync'd with a broader
> peer-to-peer network of metadata repositories.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)