DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
ApiVersions Response (Version: 1) => throttle_time_ms error_code [api_versions] throttle_time_ms => INT32 (new) error_code => INT16 api_versions => api_key min_version max_version api_key => INT16 min_version => INT16 max_version => INT16 throttle_time_ms => INT32 (new) |
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
CreateTopics Response (Version: 2) => throttle_time_ms [topic_errors]
throttle_time_ms => INT32 (new)
topic_errors => topic error_code error_message
topic => STRING
error_code => INT16
error_message => NULLABLE_STRING |
...