DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
| Code Block |
|---|
{
"apiKey": 29,
"type": "metadata",
"name": "UnregisterControllerRecord",
"validVersions": "0",
"flexibleVersions": "0+",
"fields": [
{ "name": "ControllerId", "type": "int32", "versions": "0+",
"about": "The controller id." }
]
} |
This KIP will also introduce a new MetadataVersion to support this new metadata record.
CLI changes
kafka-clusterÂ
...