[
https://issues.apache.org/jira/browse/ATLAS-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16150472#comment-16150472
]
Nigel Jones commented on ATLAS-1978:
------------------------------------
See ATLAS-2011 for a description of the event listening of OMRS messages
This JIRA will use the content of those messages to construct an appropriate
outbound message for governance engine OMAS subscribers
- That format needs to be defined
- As much information as possible needs to be retrieved from the inbound
message. Ideally nothing additional will be required from the repository. If
more information is required it's important to consider that any REST based
query to OMRS could return different information to that in the message either
because a) The entity (or similar) being queried hasn't yet been stored OR b)
the entity has subsequently been deleted. Sequence numbers/last update need to
be checked, and retries may need to be done.
- we need to obtain configuration information about the kafka endpoint, topic
name to use from 'configuration'
- The actual publish needs to be done
Note to David - This is now Governance Engine omas. I've not updated all the
subtasks of ATLAS-1696 yet... You are correct in that the governance action
framework includes a lot more than just the omas interface.
> gas omas : add outbound publishing/kafka
> ----------------------------------------
>
> Key: ATLAS-1978
> URL: https://issues.apache.org/jira/browse/ATLAS-1978
> Project: Atlas
> Issue Type: Sub-task
> Reporter: Nigel Jones
>
> GAF omas must publish changes on topics for consumers.
> This subtask will be used to add that support after the initial rest api has
> been created
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)