How to republish existing data using Apache Kafka Connect
In the last article, we have seen How to modify Kafka Connectors configuration using kcctl. In this article, we will see how to republish existing data using Apache kafka connect. In a kafka driven architecture, there is always a case where destination system request to send original data again due to some reason or due ... Read more