Christopher, Atlas notification module skips notifications for __internal entities i.e. entities having __internal as their type or one of its sub-types (ref. EntityNotificationListenerV2. notifyEntityEvents()). The entity types you listed (AtlasGlossary/AtlasGlossaryTerm/AtlasGlossaryCategory) are all sub-types of __internal, hence no notifications from Atlas server. This is not configurable currently. Can you please add details of your usecase, and file a JIRA? It should be trivial to enable notifications on __internal entities, via a configuration.
Thanks, Madhan On 6/6/19, 3:20 AM, "Christopher Grote" <[email protected]> wrote: Hi all, I'm hoping that I'm just missing some configuration somewhere (didn't see anything checking against documentation), but I cannot seem to get the embedded notifications working in the v2.0.0 release. If I add this to atlas-application.properties: atlas.notification.relationships.enabled=true ... then the relationship notifications work fine (ie. appear on the ATLAS_ENTITIES topic); but I never get any entity-related notifications on the topic (at least when creating AtlasGlossary, AtlasGlossaryTerm, AtlasGlossaryCategory, etc)... Is there some entry I should be adding to atlas-application.properties (similar to the one for relationships) to enable them? Or is it expected that there are no notifications for these entity types I've been trying, for example? Many thanks in advance for any guidance! Kind regards, ------- Christopher Grote - Executive IT Architect for Banking & Financial Markets - Member, IBM Academy of Technology - [email protected] stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
