DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
- A new argument,
--bootstrap-controller, is introduced to accept a comma-separated list of host and port pairs for connecting to controller nodes.
Proposed Changes
After this KIP, the legacy admin client will be removed, and the current AdminClient implementation will be used exclusively to reduce maintenance overhead.
We will introduce InternalDescribeFeatureResult, which extends DescribeFeatureResult, and leverage the DescribeFeatures API to collect API version information from all brokers.
This proposal also introduces a new argument that performs the following steps when --bootstrap-controller is used:
...