From 06a457748732284f40cdf9e24bcb8ea4d1dba489 Mon Sep 17 00:00:00 2001 From: Hao Geng Date: Tue, 5 Nov 2024 13:51:59 -0800 Subject: [PATCH] Update the README (#2216) This is a minor improvement to the README.md. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e95016b5b..7a396320e 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,10 @@ Cruise Control for Apache Kafka ### Introduction ### Cruise Control is a product that helps run Apache Kafka clusters at large scale. Due to the popularity of - Apache Kafka, many companies have bigger and bigger Kafka clusters. At LinkedIn, we have ~7K+ Kafka brokers, + Apache Kafka, many companies have increasingly large Kafka clusters with hundreds of brokers. At LinkedIn, we have 10K+ Kafka brokers, which means broker deaths are an almost daily occurrence and balancing the workload of Kafka also becomes a big overhead. - Kafka Cruise Control is designed to address this operation scalability issue. + Kafka Cruise Control is designed to address this operational scalability issue. ### Features ### Kafka Cruise Control provides the following features out of the box: