Skip to content

Saga LCM: Milestone 2

Proposers

  • Gabriel Cuba (Whitestack)
  • Luis Vega (Whitestack)

Description

Second milestone for Even Driven/Saga LCM. Consider the next topics:

  • Communication from LCM to RO is done via Kafka (RO Side).
  • Turn off RO HTTP API.
  • Use several threads to connect to Kafka, no central messaging loop.

Demo or definition of done

  • It's possible to turn off the RO HTTP API without disrupting OSM operations.
  • Kafka doesn't use a central messaging loop, but threads, so it hasn't have a central blocking point.