kafka/docs
José Armando García Sancio aee44efd40
KAFKA-17048; Update docs for KIP-853 (#17076)
Change the configurations under config/kraft to use controller.quorum.bootstrap.servers instead of controller.quorum.voters. Add comments explaining how to use the older static quorum configuration where appropriate.

In docs/ops.html, remove the reference to "tentative timelines for ZooKeeper removal" and "Tiered storage is considered as an early access feature" since they are no longer up-to-date. Add KIP-853 information.

In docs/quickstart.html, move the ZK instructions to be after the KRaft instructions. Update the KRaft instructions to use KIP-853.

In docs/security.html, add an explanation of --bootstrap-controller and document controller.quorum.bootstrap.servers instead of controller.quorum.voters.

Reviewers: Mickael Maison <mickael.maison@gmail.com>, Alyssa Huang <ahuang@confluent.io>, Colin P. McCabe <cmccabe@apache.org>
2024-09-18 11:23:58 -07:00
..
documentation
images MINOR: Update site docs for ASF compliance (#12494) 2022-08-24 10:45:32 -04:00
js Bump trunk to 4.0.0-SNAPSHOT 2024-07-29 15:51:54 -07:00
streams KAFKA-16863 : Deprecate default exception handlers (#17005) 2024-09-07 20:14:46 -07:00
README.md KAFKA-16467: add docs README (#15664) 2024-04-30 10:26:35 +08:00
api.html
configuration.html KAFKA-15469: Add documentation for configuration providers (#16650) 2024-07-30 14:46:00 +02:00
connect.html MINOR: Clarify ACL requirements for Connect workers when exactly.once.source.support is set to preparing (#16636) 2024-07-23 13:15:54 -04:00
design.html MINOR: Fix javadoc url for KafkaProducer (#17200) 2024-09-15 20:00:29 +08:00
docker.html MINOR: Refresh of the docs (#16375) 2024-06-18 17:15:47 +02:00
documentation.html MINOR: update documentation link to 3.9 (#17216) 2024-09-17 07:36:48 -07:00
ecosystem.html
implementation.html MINOR: Refresh of the docs (#16375) 2024-06-18 17:15:47 +02:00
introduction.html MINOR: Fix broken link in introduction.html (#11249) 2021-10-11 16:45:36 +02:00
migration.html
ops.html KAFKA-17048; Update docs for KIP-853 (#17076) 2024-09-18 11:23:58 -07:00
protocol.html KAFKA-17322: Document required header versions in Protocol Guide (#16867) 2024-09-16 14:19:47 +02:00
quickstart.html KAFKA-17048; Update docs for KIP-853 (#17076) 2024-09-18 11:23:58 -07:00
security.html KAFKA-17048; Update docs for KIP-853 (#17076) 2024-09-18 11:23:58 -07:00
toc.html KAFKA-15469: Add documentation for configuration providers (#16650) 2024-07-30 14:46:00 +02:00
upgrade.html KAFKA-12601 Remove deprecated `delegation.token.master.key` (#17082) 2024-09-13 17:21:46 +08:00
uses.html MINOR: Various fixes in the docs (#14914) 2023-12-04 22:06:49 +01:00

README.md

Docs

The documentation needs to run with kafka-site. Please check the README in the kafka-site repository to preview documentation locally.