[ 
https://issues.apache.org/jira/browse/ATLAS-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16325687#comment-16325687
 ] 

CASSIO DOS SANTOS commented on ATLAS-2109:
------------------------------------------

[~mandy_chessel] In the implementation of IGCOMRSRepositoryEventMapper we are 
listening to messages that IGC sends to the InfosphereEvents topic in the kafka 
server IIS is configured to send messages to. Say a message is received for the 
publishing of a new glossary term in IGC. The message has the RID of the 
glossary term but not all its metadata, so the event mapper will call the IGC 
OMRS connector to get the metadata given the GUID in the IGC event to get the 
corresponding EntityDetail. It then creates an event containing an 
OMRSEventV1InstanceSection with entityType set to 
OMRSInstanceEventType.NEW_ENTITY_EVENT and entityDetail set to the  
EntityDetail instance returned from the IGC OMRS connector. That event would 
then be sent to the KafkaOMRSTopicConnector directly from 
IGCOMRSRepositoryEventMapper. 
Am I understanding this flow correctly?  Am I missing any step?

> Create basic IGC OMRS Connector for existing releases
> -----------------------------------------------------
>
>                 Key: ATLAS-2109
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2109
>             Project: Atlas
>          Issue Type: Sub-task
>          Components:  atlas-core
>            Reporter: Mandy Chessell
>
> This is the first version of the IGC OMRS Connector that works with existing 
> IGC servers.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to