kafka/docs
Luke Chen 67e2a0ae6f
MINOR: Improve the KIP-853 documentation (#17598)
In docs/ops.html, add a section discussion the difference between static and dynamic quorums. This section also discusses how to find out which quorum type you have. Also discuss the current limitations, such as the inability to transition from static quorums to dynamic.

Add a brief section to docs/upgrade.html discussing controller membership change.

Co-authored-by: Federico Valeri <fedevaleri@gmail.com>, Colin P. McCabe <cmccabe@apache.org>
Reviewers: Justine Olshan <jolshan@confluent.io>
2024-10-30 09:41:19 -07:00
..
documentation KAFKA-10679: [Streams] migrate kafka-site updated docs to kafka/docs (#9554) 2020-11-04 08:30:10 -05:00
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 MINRO: fix stream-stream-join semantic example from 10s window to 15s (#17379) 2024-10-07 10:17:12 -07:00
README.md KAFKA-16467: add docs README (#15664) 2024-04-30 10:26:35 +08:00
api.html KAFKA-6197: Update Streams API and Javadoc references in documentation (#17215) 2024-09-28 12:42:59 -07:00
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 KAFKA-6197: Update Streams API and Javadoc references in documentation (#17215) 2024-09-28 12:42:59 -07:00
ecosystem.html MINOR: Improve introduction section in docs to better cover connect and streams. Make uses and ecosystem pages stand alone. 2016-09-28 16:30:21 -07:00
implementation.html MINOR: Fix DefaultRecordBatch and DefaultRecord protocol documentation (#17196) 2024-09-30 10:15:28 +08:00
introduction.html MINOR: Fix broken link in introduction.html (#11249) 2021-10-11 16:45:36 +02:00
migration.html KAFKA-10679: Migrate upgrade changes from site to kafka/docs (#9551) 2020-11-03 13:40:44 -05:00
ops.html MINOR: Improve the KIP-853 documentation (#17598) 2024-10-30 09:41:19 -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-17740 Update Readme and documentation (#17435) 2024-10-18 10:54:02 +08:00
security.html KAFKA-17614: Remove AclAuthorizer (#17424) 2024-10-23 17:07:48 +02:00
toc.html KAFKA-6197: Update Streams API and Javadoc references in documentation (#17215) 2024-09-28 12:42:59 -07:00
upgrade.html MINOR: Improve the KIP-853 documentation (#17598) 2024-10-30 09:41:19 -07: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.