From 66e2ac0e098f6ee83deaf5501bf3f606d29b35fa Mon Sep 17 00:00:00 2001 From: Luke Chen Date: Tue, 18 Feb 2025 18:13:09 +0900 Subject: [PATCH] MINOR: add docs for "org.apache.kafka.sasl.oauthbearer.allowed.urls" in v3.9 (#18940) add docs for "org.apache.kafka.sasl.oauthbearer.allowed.urls" in v3.9. Reviewers: Manikumar Reddy --- docs/configuration.html | 10 ++++++++++ docs/upgrade.html | 5 +++++ 2 files changed, 15 insertions(+) diff --git a/docs/configuration.html b/docs/configuration.html index 6ce29e0f2ba..f7c99623de9 100644 --- a/docs/configuration.html +++ b/docs/configuration.html @@ -290,6 +290,16 @@ Kafka supports some configuration that can be enabled through Java system properties. System properties are usually set by passing the -D flag to the Java virtual machine in which Kafka components are running. Below are the supported system properties.