Kafka Pro Tips | Mastering Message Routing with Specific Partitions | @Javatechie

preview_player
Показать описание
#JavaTechie #SpringBoot #Kafka

👉 In this video, you'll learn:

✅ Default kafka partition message distribution
✅ How to send message to specific partition
✅ How to consume events from specific partition

Spring boot microservice Premium course lunched with 70% off 🚀 🚀

Hurry-up & Register today itself!

PROMO CODE : JAVATECHIE50

OR use Javatechie APP

Download the JavaTechie app on your iOS or Android device from the App Store or Google Play Store.

Find the links below :

GitHub:

Blogs:

Facebook:

Join this channel to get access to perks:

guys if you like this video please do subscribe now and press the bell icon to not miss any update from Java Techie

Disclaimer/Policy:
--------------------------------
Note : All uploaded content in this channel is mine and its not copied from any community ,
you are free to use source code from above mentioned GitHub account
Рекомендации по теме
Комментарии
Автор

I was able to crack two product based mnc interview using your content . Thank you so much for creating such videos .

akshaydeshmukh
Автор

Hi @JavaTechie, Thanks for all the courses with detailed explanations. I have a suggestion after completion of some topic end to end kindly try to make a interview question on it. A single video comprising of all interview questions would be sufficient.

sudheerg
Автор

I love your videos which are very clear and good demonstrations as well. Keep it up

mgowrisankar
Автор

You are gem.. Keep creating such good videos.. You explain in simple words 👌👌

tusharfasate
Автор

Appreciate Basant your efforts. God bless you. 🙂🙏👍

gopisambasivarao
Автор

Thank you so much sir for your awesome tutorials ❤🙏 from bangalore

Deepakblg
Автор

Today i have follow all the examples and very clear to this topic. Thanks alot.

One question incase, if broker/kafka server is down in that case how we can manage the things, in the upcoming video could you please describe those aspect as well

amanabhishek
Автор

Please upload content on Kafka streams within microservices

ganavenkatesh
Автор

Make latest full understanding video on jenkins with all details like how to work, flow, CICD pipeline, sonarqube, testings,

funnyanimals
Автор

Hi Sir I need to work with Kafka consumer side, just get the data from the topic/producer (MMS services) then read the data and perform curd operation on DB at consumer side as Spring boot application with Azure cloud database please make a one video

malleswarrao
Автор

Hi, could you please make one full end to end Kafka Streamming project with springboot, I have seen your other Kafka video was made on kafka client API, but if you make Stream API, then it will very helpful becuase these days company are using streams API rather than client API . please make such video 🙏🙏

ranjeetsuman
Автор

Can you share a video explaining Kafka rebalancing the partitions when consumers scaleout in cloud?

mymailg
Автор

Hi Basant, thank you for this tutorial. Can you please share what tool you are using to view the offsets. Thank you!

Phoenix-odbp
Автор

It's good explanation... Hey can you plz make the Video on webhook integration. With kafka please

yogischannel
Автор

Please make a video how to integerate sonarqube with jacoco using spring boot I am getting error tried lot of times. Please bro

muralijava
Автор

Hi JT... really great series. Thanks ! If I want to scale up dynamically - for high volume of messages, how to do this ? dynamically increase partition or consumers ? is this something that would be controlled by K8 when deployed ?
thanks

grrlgd
Автор

Hi Basant sir, I have a question, I am sending a Jason object to Kafka and consumer consumes it by key and stores it in mysql, but how would I let my producer know that if comsumer raises any exception like usernotfound or primary key is missing or any exception that I want to raise to user

Shiro_saitan_bacha
Автор

Hi basant, can you help with real time use case for these type of scenario's .

kunalsharma-zcho
Автор

Hi JT... I'm using Spring Batch in a multi-threaded context and getting concurrency issues. I want to write my messages (using KafkaItemWriter) to send them to a partition based on the ThreadNumber to prevent concurrency conflicts. I think I set this using KafkaTemplate. I s that right ? if you get some time can you direct me ? tks - so Thread `1 send message to Kafka Topic A, Partition 1, Thread 2 to Topic A Partition 2 etc

grrlgd
Автор

@Java tech- I have 10 consumer replicas and 5 partitions. How to handle this scenario? 1 partition should point to 2 replicas and same is true for remaining replicas

manirsg