Ashish K Singh created KAFKA-2630:
-------------------------------------
Summary: Add Namespaces to Kafka
Key: KAFKA-2630
URL: https://issues.apache.org/jira/browse/KAFKA-2630
Project: Kafka
Issue Type: New Feature
Reporter: Ashish K Singh
Assignee: Ashish K Singh
Apache Kafka is rapidly finding its place in data heavy organizations as a
fault-tolerant message bus. One of the goals of Kafka is data integration,
which makes it important to support many users in one Kafka system. With
increasing adoption and user community, support for multi-tenancy is becoming a
popular demand. There have been a few discussions on Apache Kafka’s mailing
lists regarding the same, indicating importance of the feature. Namespaces will
allow/ enable many functionalities that require logical grouping of topics. If
you think topic as a SQL table, then namespace is a SQL database that lets you
group tables together.
[KIP-37|https://cwiki.apache.org/confluence/display/KAFKA/KIP-37+-+Add+Namespaces+to+Kafka]
covers the details.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)