I have developed spring boot application to send the sms ad mail alert. Integrated this app with the kafka
cluster setup version 2.12-3.4.0 on two IP’s. when one of the machine goes down the kafka producer will
produce the messages but the consumer won’t pick them. Any comments or help is appreciated.
Thanks & Regards,
Revansiddappa
I have developed spring boot application to send the sms ad mail alert. Integrated this app with the kafka
cluster setup version 2.12-3.4.0 on two IP’s. when one of the machine goes down the kafka producer will
produce the messages but the consumer won’t pick them. Any comments or help is appreciate