mirror of https://github.com/apache/kafka.git
This patch adds clusterId validation in the `Fetch` API as documented in KIP-595. A new error code `INCONSISTENT_CLUSTER_ID` is returned if the request clusterId does not match the value on the server. If no clusterId is provided, the request is treated as valid. Reviewers: Jason Gustafson <jason@confluent.io> |
||
---|---|---|
.. | ||
src | ||
.gitignore |