Local Kafka | Spring boot project
Budget: ₹600 – ₹1,500 INR
Set up two local kafka with bootstrap url
localhost:9092
&
localhost:9094
And set it up in a way that if one kafka server is down then second kafka should listen and print msg.
(Like a load balancer, not two parallel kafkas, if one is down then second should work)
localhost:9092
&
localhost:9094
And set it up in a way that if one kafka server is down then second kafka should listen and print msg.
(Like a load balancer, not two parallel kafkas, if one is down then second should work)