Luke Chen created KAFKA-15294:
---------------------------------
Summary: Make remote storage related configs as public (i.e.
non-internal)
Key: KAFKA-15294
URL: https://issues.apache.org/jira/browse/KAFKA-15294
Project: Kafka
Issue Type: Sub-task
Reporter: Luke Chen
Fix For: 3.6.0
We should publish all the remote storage related configs in v3.6.0. It can be
verified by:
{code:java}
./gradlew releaseTarGz
# The build output is stored in
./core/build/distributions/kafka_2.13-3.x.x-site-docs.tgz. Untar the file
verify it{code}
{{}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)