Create a namespace in Hermes
Organize your Kafka topics by creating a namespace.
시작하기 전에
Role required: hermes_admin or kafka_namespace_admin
이 태스크 정보
Use namespaces to organize Kafka topics in logical ways. For example:
- Create namespace records for each Kafka cluster that replicates messages to Hermes.
- Create namespace records for each domain in a domain-separated instance. For more information, see Hermes Messaging Service domain separation.
프로시저
결과
A namespace record is created in the Kafka Namespace [sys_kafka_namespace] table. Topics created in or replicated to Hermes are assigned to the namespace based on the topic prefix.
다음에 수행할 작업
- Organize topics yourself by creating one or more topic records and linking them to this namespace. See Create a topic in Hermes.
- Manage access to Kafka topics in the Hermes Kafka cluster by configuring Access Control Lists (ACLs) for this namespace in the certificate generator. See Set up a secure connection to the Hermes Messaging Service.