Versions Compared

Key

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

...

The goal here is to make sure that any existing topic, without any namespace, continues to work as expected. All topics under /broker/topics will be part of default namespace, i.e., "". Any topic created without specifying a namespace will be part of the default namespace. As long as users start specifying do not specify namespaces in their request or cli commands, things should work just as before. 

Handling Acls Inheritance

kafka-acls will be modified to support namespace parameter, which if specified will let users specify acls for a namespace. Any entity created

Handling Configs Inheritance

...