Configuring business logic of Kafka based applications could be tricky.
I've seen two solutions based on the elegant idea of putting configs into a compact topic. However, the devil is in the details, and I'd like to share some nuances, that we learned during operationalization of this approach.
Overall, this is the story of success, but with a warnings.