As part of design decision, the components(microservice) involved in http request-response flow are allowed to produce messsages on a kafka topic, but not allowed to consume messages from kafka topic.
Such components(microservice) can read & write database, talk to other components, produce messages on a topic, but cannot consume messages from a kafka topic.
What are the design flaws, if such components consume kafka topics?
Aucun commentaire:
Enregistrer un commentaire