Re: Kafka performance when it comes to throughput

2022-01-08 Thread Marisa Queen
Hi Israel, Great job! It looks great and promising. I really like your YouTube channel and the way you present the material. A couple of things that you might want to consider for your benchmarks experiments: 1) What machine are you going to use? Is it a fast machine with enough cpu cores? I woul

Kafka Fix for CVE-2021-44228, CVSS 10.0 (Critical)

2022-01-08 Thread Deepti Sharma S
Hello Team, As we have Log4J vulnerability CVE-2021-44228, CVSS 10.0 (Critical), can you please confirm, when we have Kafka version release which has this vulnerability fix and has Log4J version 2.17? Regards, Deepti Sharma PMP(r) & ITIL

Re: Kafka Fix for CVE-2021-44228, CVSS 10.0 (Critical)

2022-01-08 Thread Israel Ekpo
Hello Deepti The core Kafka components are not affected by this vulnerability. Core Kafka components use log4j1 and not log4j2 If you use Kafka connectors, please check with your vendor to make sure that the connectors are not using log4j2 Check out the official announcement from the project ht

Re: Kafka performance when it comes to throughput

2022-01-08 Thread Israel Ekpo
Hi Marisa, I am going to be running it in a Kubernetes cluster on Azure Kubernetes Service using the set up scripts available in my github repo https://github.com/izzyacademy/kafka-in-a-box https://youtu.be/TDw3tDAiBBM I will review the recommendations from the EventSizer.io tool as well to make