Open osowski opened 4 years ago
This should come after https://github.com/ibm-cloud-architecture/refarch-kc-ui/issues/59 is completed.
in fact this topic is reefer-telemetries and not containers. this is why we need to deeply refactor those simulator by using the new approach we started to adopt with reefer-ml project
Across the
fleet-ms
,spring-container-ms
, andkc-ui
microservices, the Kafka topics used are duplicated in nature and should be condensed to use a single Kafka topic for all communication regarding the physical state of a single shipping container.Ideally, this would simply change the usage of
bluewaterContainer
tocontainers
universally and assess the impact, as well as ensure the data model is in fact one and the same.