egeria-docs
egeria-docs copied to clipboard
New 3 cohort topics are not documented
Link https://odpi.github.io/egeria-docs/connectors/resource/kafka-open-metadata-topic-connector/?h=kafka+topics#omas-topics. does not refer to the 3 cohort topics only the single topic. This is important as many installations are not configured automatically create topics, and need to define them so they need to be aware of the topic names to create.
@planetf1
The three topics are covered in the docs at https://odpi.github.io/egeria-docs/concepts/cohort-events/?h=topic - this page concentrates on cohort events.
There is more generic content on the event bus at https://odpi.github.io/egeria-docs/concepts/event-bus/
The page you link is a very old, original page...and wrong as you mention .... I wonder if it should be removed/simplified, possibly with links to the above
The two areas not covered in the remaining content, which I think could be added
- Default naming patterns for topics
- How to check for any missing topics
- How to get a full list of topics (we have an example in our notebooks). Ideally I'd love to do this without running code, as in a default secure environment auto topic creation is typically disabled.
@mandy-chessell can you clarify this?