From 53099485033ef9c2ccec5bb87d066162478200a4 Mon Sep 17 00:00:00 2001 From: Chia-Ping Tsai Date: Tue, 4 Mar 2025 23:02:38 +0800 Subject: [PATCH] address DJ comment --- docs/ops.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ops.html b/docs/ops.html index c201d602e3f61..b58026a9233a1 100644 --- a/docs/ops.html +++ b/docs/ops.html @@ -4187,7 +4187,7 @@

org.apache.kafka.coordinator.group.api.assignor.ConsumerGroupPartitionAssignor interface and specifying the full class name in the configuration.

+ by implementing the ConsumerGroupPartitionAssignor interface and specifying the full class name in the configuration.

Consumer