Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • We will add a new tool called ConfigChangeCommand that can manage all config changes in ZK. New methods will be added in AdminUtils to change configuration. This will be similar to the TopicCommand tool already present. Going forward, we will also deprecate the TopicCommand tool and have all config changes be driven through ConfigChangeCommand.
  • AlterConfig and DescribeConfig APIs will be added (after KIP-4 is complete) to alter and view configs
  • There will be new zookeeper paths under "config" but they are not considered to be public interfaces.

...