mirror of https://github.com/apache/kafka.git
Documents current ApiVersions fallback mechanism The broker behaviour when it receives an ApiVersionsRequest ahead of it's supported versions is useful to know as an implementor/manipulator of the protocol. The behaviour contradicts a point documented in the protocol guide. In the fallback case the protocol version of the response is different from the protocol version of the request. Also spotted a couple of dead links in the table of contents Signed-off-by: Robert Young <robeyoun@redhat.com> Reviewers: Luke Chen <showuon@gmail.com> |
||
|---|---|---|
| .. | ||
| documentation | ||
| images | ||
| js | ||
| streams | ||
| README.md | ||
| api.html | ||
| configuration.html | ||
| connect.html | ||
| design.html | ||
| docker.html | ||
| documentation.html | ||
| ecosystem.html | ||
| implementation.html | ||
| introduction.html | ||
| ops.html | ||
| protocol.html | ||
| quickstart.html | ||
| security.html | ||
| toc.html | ||
| upgrade.html | ||
| uses.html | ||
README.md
Docs
The documentation needs to run with kafka-site. Please check the README in the kafka-site repository to preview documentation locally.