egeria-docs icon indicating copy to clipboard operation
egeria-docs copied to clipboard

New 3 cohort topics are not documented

Open davidradl opened this issue 3 years ago • 2 comments
trafficstars

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

davidradl avatar Dec 21 '21 16:12 davidradl

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.

planetf1 avatar Dec 22 '21 09:12 planetf1

@mandy-chessell can you clarify this?

planetf1 avatar Mar 25 '22 11:03 planetf1