Тёмный

Common Apache Kafka Mistakes to Avoid 

Confluent
Подписаться 78 тыс.
Просмотров 14 тыс.
50% 1

Опубликовано:

 

1 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 14   
@HenrykSzlangbaum
@HenrykSzlangbaum 2 года назад
Ya, I'm sure ppl only start caring about batching sizes only after buying millions in hardware
@debabhishek
@debabhishek 4 месяца назад
one little details I am searching about fetch or consumer poll . consumer is subscribed to more than one topic or 1 topic ..--> more than one partition , now the leaders for the partition are in different brokers.. ( dont know if you read from leaders or from isr list) ,, even if you read from the isr's , they may fall in different brokers.. .. what consumer do in such cases forward more than one request in different brokers and collate the results and present it to the client ? what if one broker is responding slow .. or not responding at all .. .. if responding slow consumer is ignoring it , it my keep on respond slow. and will be silently ignored. .. can you please write one two lines about consumer fetch.
@mateuszkopij4120
@mateuszkopij4120 2 года назад
As always, great tips, thanks!
@ragingpahadi
@ragingpahadi 7 месяцев назад
Very informative video 🎉
@lexluther-1169
@lexluther-1169 Год назад
The more I learn the less I know about kafka.
@nidhikaushik3760
@nidhikaushik3760 9 месяцев назад
I can relate
@debabhishek
@debabhishek 4 месяца назад
all the points are interesting.. I was thinking if after consumer fetch if we can explore the threadpool option to speed up the processing speed , got a validation here.. another interesting point is over commit by the consumers.. so does it means that I dont need to commit ( or ack) every record .. suppose my consumer is reading from Topic A and B ( both having two partitions) its enough to commit for the last offset of A1 A2, B1 and B2 . though I am processing more records from these topic partitions I am committing ( ack-ing ) the last offset for each partition. @confluent please correct me if I am wrong
@HenrykSzlangbaum
@HenrykSzlangbaum 2 года назад
Great discussion
@anandperi7060
@anandperi7060 10 месяцев назад
I'm new to Kafka but auto scaling is such a basic concept now a days ... why can't you add more brokers and disk if the load is increasing based on some metric and scale back later. Agreed some rebalancing of partitions etc needs to happen to the scale down may not be as simple but that is because Kafka seems to have coupled compute with storage its in their architecture. Having a side cluster and everything I hear seems ugly IMO.
@odesferreira
@odesferreira Год назад
Amazing talk! Keep up
@anandperi7060
@anandperi7060 10 месяцев назад
I believe the compression has to happen at the individual message/event level else they can't be written to correct partition. Not sure if the compress happens at the batch level as the talk is leading us to believe.
@krisajenkins
@krisajenkins 10 месяцев назад
No, that's not correct. The producer allocates a batch per partition for exactly this reason. Compression happens at the batch level, before the batch is sent to its allocated partition. Trust me, Nikoleta knows this stuff inside out. 🙂
@mathieugauthron3744
@mathieugauthron3744 7 месяцев назад
Kris, you're a star. Great video.
@abhinee
@abhinee 2 года назад
What a great discussion
Далее
Running Apache Kafka in Production
58:45
Просмотров 8 тыс.
Eberhard Wolff about Kafka Patterns and Anti-Patterns
19:58
When NOT to use Apache Kafka?
18:10
Просмотров 2,3 тыс.
Apache Kafka Architecture
11:19
Просмотров 29 тыс.
Introduction to Apache Kafka by James Ward
49:48
Просмотров 279 тыс.
How To Fail At Kafka by Peter Godfrey
15:17
Просмотров 11 тыс.
Apache Kafka Explained (Comprehensive Overview)
19:18
Просмотров 210 тыс.
Diving into Kafka Internals with David Jacot
1:10:42
Просмотров 13 тыс.