diff --git a/docs/dms/umn/ALL_META.TXT.json b/docs/dms/umn/ALL_META.TXT.json index 116796d6..e435e627 100644 --- a/docs/dms/umn/ALL_META.TXT.json +++ b/docs/dms/umn/ALL_META.TXT.json @@ -206,7 +206,7 @@ "node_id":"productdescprivilegemanagement.xml", "product_code":"kafka", "code":"12", - "des":"You can use Identity and Access Management (IAM) to manage DMS for Kafka permissions and control access to your resources. IAM provides identity authentication, permissio", + "des":"If you need to grant your enterprise personnel permission to access your DMS resources, use Identity and Access Management (IAM). IAM provides identity authentication, fi", "doc_type":"usermanual", "kw":"Permission,Service Overview,User Guide", "search_title":"", @@ -242,7 +242,7 @@ "node_id":"kafka-qs-0409001.xml", "product_code":"kafka", "code":"14", - "des":"This section takes the example of creating a Kafka 2.7 instance (ciphertext access and SASL_SSL) and accessing it on the client (private network, within a virtual private", + "des":"This section takes the example of creating a Kafka instance (ciphertext access and SASL_SSL) and accessing it on the client (private network, within a virtual private clo", "doc_type":"usermanual", "kw":"Getting Started with Kafka for Message Production and Consumption,Getting Started,User Guide", "search_title":"", @@ -260,7 +260,7 @@ "node_id":"kafka-ug-0069.xml", "product_code":"kafka", "code":"15", - "des":"The following figure shows the process of using a Kafka instance to produce and consume messages.Creating a User and Granting DMS for Kafka PermissionsCreate IAM users an", + "des":"Distributed Message Service is a message queuing service that is based on the open-source Apache Kafka. It provides Kafka instances with isolated computing, storage, and ", "doc_type":"usermanual", "kw":"Process of Using Kafka,User Guide", "search_title":"", @@ -354,7 +354,7 @@ "node_id":"kafka-ug-180604018.xml", "product_code":"kafka", "code":"20", - "des":"Topics store messages created by producers and subscribed by consumers. If automatic topic creation is not enabled during Kafka instance creation, you need to manually cr", + "des":"Topics store messages created by producers and subscribed by consumers. If Automatic Topic Creation is not enabled during Kafka instance creation, you need to manually cr", "doc_type":"usermanual", "kw":"Creating a Kafka Topic,Configuring Topics,User Guide", "search_title":"", @@ -373,7 +373,7 @@ "node_id":"kafka-ug-0002.xml", "product_code":"kafka", "code":"21", - "des":"DMS supports access control list (ACL) for topics. You can differentiate user permissions by granting users different permissions in a topic.This section describes how to", + "des":"Kafka instances with ciphertext access enabled support access control list (ACL) for topics. You can differentiate user permissions by granting users different permission", "doc_type":"usermanual", "kw":"Configuring Kafka Topic Permissions,Configuring Topics,User Guide", "search_title":"", @@ -411,7 +411,7 @@ "node_id":"kafka_ug_0045.xml", "product_code":"kafka", "code":"23", - "des":"On the console, you can view the details of a Kafka instance including subscriptions to a topic, offsets and number of messages in each partition, and producer addresses.", + "des":"On the Kafka console, you can view basic information, partition and producer information, and subscriptions of a topic.Select the region where your Kafka instance is loca", "doc_type":"usermanual", "kw":"Viewing Kafka Topic Details,Managing Topics,User Guide", "search_title":"", @@ -506,7 +506,7 @@ "node_id":"kafka_ug_0043.xml", "product_code":"kafka", "code":"28", - "des":"Automatic topic creation: A topic will be automatically created when a message is produced in or consumed from a topic that does not exist. By default, the topic has para", + "des":"Automatic Topic Creation indicates that a topic will be automatically created when a message is produced in or consumed from a topic that does not exist. By default, the ", "doc_type":"usermanual", "kw":"Configuring Automatic Topic Creation,Managing Topics,User Guide", "search_title":"", @@ -639,7 +639,7 @@ "node_id":"kafka-dnat.xml", "product_code":"kafka", "code":"35", - "des":"You can use destination NAT (DNAT) to access a Kafka instance so that the instance can provide services on the public network through port mapping.You have created EIPs. ", + "des":"Enable public access in either of the following ways:On the Kafka console, access Kafka instances using EIPs. For details, see Configuring Kafka Public Access.Configure p", "doc_type":"usermanual", "kw":"Accessing Kafka in a Public Network Using DNAT,Configuring Kafka Network Connections,User Guide", "search_title":"", @@ -696,9 +696,9 @@ "node_id":"kafka-ug-0003.xml", "product_code":"kafka", "code":"38", - "des":"DMS supports access control list (ACL) for topics. You can differentiate user permissions by granting users different permissions in a topic.This section describes how to", + "des":"Kafka instances with ciphertext access enabled support access control list (ACL) for topics. You can isolate users by granting them different permissions in a topic.This ", "doc_type":"usermanual", - "kw":"Configuring Kafka Users,Configuring Kafka Access Control,User Guide", + "kw":"Configuring Kafka ACL Users,Configuring Kafka Access Control,User Guide", "search_title":"", "metedata":[ { @@ -707,7 +707,7 @@ "documenttype":"usermanual" } ], - "title":"Configuring Kafka Users", + "title":"Configuring Kafka ACL Users", "githuburl":"" }, { @@ -769,7 +769,7 @@ "node_id":"kafka-ug-180604020.xml", "product_code":"kafka", "code":"42", - "des":"This section describes how to use an open-source Kafka client to access a Kafka instance in plaintext. Two scenarios: private network within a VPC and public network. To ", + "des":"This section describes how to access a Kafka instance in plaintext on an open-source Kafka client. With plaintext access enabled, there is no authentication required in s", "doc_type":"usermanual", "kw":"Connecting to Kafka Using the Client (Plaintext Access),Connecting to an Instance,User Guide", "search_title":"", @@ -788,7 +788,7 @@ "node_id":"kafka-ug-180801001.xml", "product_code":"kafka", "code":"43", - "des":"If you enable ciphertext access when creating an instance, SASL authentication will be required when your client connects to a Kafka instance.For security purposes, TLS_E", + "des":"This section describes how to access a Kafka instance in ciphertext on an open-source Kafka client. Accessing in ciphertext requires SASL authentication. The protocol SAS", "doc_type":"usermanual", "kw":"Connecting to Kafka Using the Client (Ciphertext Access),Connecting to an Instance,User Guide", "search_title":"", @@ -864,7 +864,7 @@ "node_id":"kafka_ug_0046.xml", "product_code":"kafka", "code":"47", - "des":"This section describes how to delete messages on the console.Deleted messages cannot be recovered.Before deleting a message, set the auto.offset.reset parameter in the co", + "des":"This section describes how to delete messages stored in a topic on the console.Deleted messages cannot be recovered.Before deleting a message, set the auto.offset.reset p", "doc_type":"usermanual", "kw":"Deleting Kafka Messages,Managing Messages,User Guide", "search_title":"", @@ -902,7 +902,7 @@ "node_id":"kafka-ug-0041.xml", "product_code":"kafka", "code":"49", - "des":"Create a consumer group on the console.auto.create.groups.enable: a consumer group is automatically created when a consumer attempts to enter a group that does not exist.", + "des":"A consumer subscribes to a topic. A consumer group consists of one or more consumers. Within a consumer group, each consumer can consume multiple partitions at the same t", "doc_type":"usermanual", "kw":"Creating a Kafka Consumer Group,Managing Consumer Groups,User Guide", "search_title":"", @@ -921,7 +921,7 @@ "node_id":"kafka_ug_0021.xml", "product_code":"kafka", "code":"50", - "des":"This section describes how to query the consumer group list.Select the region where your Kafka instance is located.The consumer group name, status, and Coordinator (ID) a", + "des":"After a consumer group is created, you can view its configuration and status.Select the region where your Kafka instance is located.The consumer group name, status, and C", "doc_type":"usermanual", "kw":"Querying the Kafka Consumer Group List,Managing Consumer Groups,User Guide", "search_title":"", @@ -940,9 +940,9 @@ "node_id":"kafka-ug-0015.xml", "product_code":"kafka", "code":"51", - "des":"This section describes how to view the consumer list and consumer connection addresses.The consumer list and connection address can be viewed only when consumers in a con", + "des":"If a consumer group has consumers who are accessing a Kafka instance, you can view their connection information.The consumer list and connection address can be viewed onl", "doc_type":"usermanual", - "kw":"Viewing Kafka Consumer Details,Managing Consumer Groups,User Guide", + "kw":"Viewing Kafka Consumer Information,Managing Consumer Groups,User Guide", "search_title":"", "metedata":[ { @@ -951,7 +951,7 @@ "documenttype":"usermanual" } ], - "title":"Viewing Kafka Consumer Details", + "title":"Viewing Kafka Consumer Information", "githuburl":"" }, { @@ -959,7 +959,7 @@ "node_id":"kafka-ug-0014.xml", "product_code":"kafka", "code":"52", - "des":"This section describes how to view and reset consumption offsets. Resetting consumption offsets is to change the consumption position for consumers.Messages may be retrie", + "des":"A consumption offset indicates the consumption progress of a consumer. This section describes how to view and reset consumption offsets.Messages may be retrieved more tha", "doc_type":"usermanual", "kw":"Viewing and Resetting Kafka Consumption Offsets,Managing Consumer Groups,User Guide", "search_title":"", @@ -978,7 +978,7 @@ "node_id":"kafka-ug-0056.xml", "product_code":"kafka", "code":"53", - "des":"Export the consumer group list from the console.Select the region where your Kafka instance is located.Select the desired consumer groups and choose Export > Export selec", + "des":"You can export a list of consumer groups in a Kafka instance.Select the region where your Kafka instance is located.Select the desired consumer groups and choose Export >", "doc_type":"usermanual", "kw":"Exporting Kafka Consumer Groups,Managing Consumer Groups,User Guide", "search_title":"", @@ -1035,7 +1035,7 @@ "node_id":"kafka-ug-180604014.xml", "product_code":"kafka", "code":"56", - "des":"This section describes how to view the details, and modify the basic information of a Kafka instance on the console.After creating a Kafka instance, you can modify some p", + "des":"After creating a Kafka instance, you can view the details or modify some parameters of it on the console as required. These parameters include the instance name, descript", "doc_type":"usermanual", "kw":"Viewing and Modifying Basic Information of a Kafka Instance,Managing Instances,User Guide", "search_title":"", @@ -1054,7 +1054,7 @@ "node_id":"kafka-ug-0004.xml", "product_code":"kafka", "code":"57", - "des":"This section describes how to view the disk usage of each broker on the Kafka console.This function is unavailable for single-node instances.Select the region where your ", + "des":"This section describes how to view the disk usage of each broker of a Kafka instance on the console.This function is unavailable for single-node instances.Select the regi", "doc_type":"usermanual", "kw":"Viewing Kafka Disk Usage,Managing Instances,User Guide", "search_title":"", @@ -1092,7 +1092,7 @@ "node_id":"kafka_ug_0024.xml", "product_code":"kafka", "code":"59", - "des":"On the console, view sample code for creating and retrieving messages in Java, Go, and Python.Select the region where your Kafka instance is located.View sample code for ", + "des":"Distributed Message Service allows you to view sample Java, Go, and Python code of producing and consuming messages on the console. You can quickly complete Kafka client ", "doc_type":"usermanual", "kw":"Viewing Sample Code of Kafka Production and Consumption,Managing Instances,User Guide", "search_title":"", @@ -1149,7 +1149,7 @@ "node_id":"kafka-ug-0053.xml", "product_code":"kafka", "code":"62", - "des":"This section describes how to export the Kafka instance list from the console.Select the region where your Kafka instance is located.Select the desired instances and choo", + "des":"You can export a list of instances on the DMS console.Select the region where your Kafka instance is located.Select the desired instances and choose Export > Export selec", "doc_type":"usermanual", "kw":"Exporting the Kafka Instance List,Managing Instances,User Guide", "search_title":"", @@ -1168,7 +1168,7 @@ "node_id":"kafka-ug-180604015.xml", "product_code":"kafka", "code":"63", - "des":"Restart one or more Kafka instances at a time on the DMS console.When a Kafka instance is being restarted, message retrieval and creation requests of clients will be reje", + "des":"You can restart one or more Kafka instances in batches on the DMS console.When a Kafka instance is being restarted, message retrieval and creation requests of clients wil", "doc_type":"usermanual", "kw":"Restarting a Kafka Instance,Managing Instances,User Guide", "search_title":"", @@ -1257,11 +1257,124 @@ "title":"Kafka Data Migration Overview", "githuburl":"" }, + { + "uri":"kafka-ug-0065.html", + "node_id":"kafka-ug-0065.xml", + "product_code":"kafka", + "code":"68", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"usermanual", + "kw":"Migrating Data Using Smart Connect", + "search_title":"", + "metedata":[ + { + "prodname":"kafka", + "documenttype":"usermanual" + } + ], + "title":"Migrating Data Using Smart Connect", + "githuburl":"" + }, + { + "uri":"kafka_ug_0017.html", + "node_id":"kafka_ug_0017.xml", + "product_code":"kafka", + "code":"69", + "des":"Smart Connect synchronizes data between Kafka and other cloud services (such as OBS) or between two Kafka instances for backup or migration.Procedure for using Smart Conn", + "doc_type":"usermanual", + "kw":"Enabling Smart Connect,Migrating Data Using Smart Connect,User Guide", + "search_title":"", + "metedata":[ + { + "prodname":"kafka", + "opensource":"true", + "documenttype":"usermanual" + } + ], + "title":"Enabling Smart Connect", + "githuburl":"" + }, + { + "uri":"kafka-ug-0034.html", + "node_id":"kafka-ug-0034.xml", + "product_code":"kafka", + "code":"70", + "des":"Create a Smart Connect task to copy data unidirectionally or bidirectionally between two Kafka instances.Data in the source Kafka instance is synchronized to the target K", + "doc_type":"usermanual", + "kw":"Replicating Kafka Instance Data,Migrating Data Using Smart Connect,User Guide", + "search_title":"", + "metedata":[ + { + "prodname":"kafka", + "opensource":"true", + "documenttype":"usermanual" + } + ], + "title":"Replicating Kafka Instance Data", + "githuburl":"" + }, + { + "uri":"kafka-ug-0035.html", + "node_id":"kafka-ug-0035.xml", + "product_code":"kafka", + "code":"71", + "des":"Create a Smart Connect task to dump Kafka instance data to OBS for message data backup.Data in the source Kafka instance is synchronized to the dumping file in real time.", + "doc_type":"usermanual", + "kw":"Dumping Kafka Data to Object Storage Service (OBS),Migrating Data Using Smart Connect,User Guide", + "search_title":"", + "metedata":[ + { + "prodname":"kafka", + "opensource":"true", + "documenttype":"usermanual" + } + ], + "title":"Dumping Kafka Data to Object Storage Service (OBS)", + "githuburl":"" + }, + { + "uri":"kafka_ug_0018.html", + "node_id":"kafka_ug_0018.xml", + "product_code":"kafka", + "code":"72", + "des":"View, delete, start, pause, or restart a Smart Connect task.This function is unavailable for single-node instances. Kafka 3.x instances do not support this function.A Sma", + "doc_type":"usermanual", + "kw":"Managing Smart Connect Tasks,Migrating Data Using Smart Connect,User Guide", + "search_title":"", + "metedata":[ + { + "prodname":"kafka", + "opensource":"true", + "documenttype":"usermanual" + } + ], + "title":"Managing Smart Connect Tasks", + "githuburl":"" + }, + { + "uri":"kafka_ug_0041.html", + "node_id":"kafka_ug_0041.xml", + "product_code":"kafka", + "code":"73", + "des":"Disable Smart Connect and resources can be freed.Disabling Smart Connect does not affect services.This function is unavailable for single-node instances. Kafka 3.x instan", + "doc_type":"usermanual", + "kw":"Disabling Smart Connect,Migrating Data Using Smart Connect,User Guide", + "search_title":"", + "metedata":[ + { + "prodname":"kafka", + "opensource":"true", + "documenttype":"usermanual" + } + ], + "title":"Disabling Smart Connect", + "githuburl":"" + }, { "uri":"kafka-ug-180413001.html", "node_id":"kafka-ug-180413001.xml", "product_code":"kafka", - "code":"68", + "code":"74", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"usermanual", "kw":"Monitoring and Alarms", @@ -1280,10 +1393,10 @@ "uri":"kafka-ug-190605001.html", "node_id":"kafka-ug-190605001.xml", "product_code":"kafka", - "code":"69", + "code":"75", "des":"Cloud Eye monitors Kafka instance metrics in real time. You can view these metrics on the Cloud Eye console.At least one Kafka instance has been created. The instance has", "doc_type":"usermanual", - "kw":"Viewing Kafka Monitoring Metrics,Monitoring and Alarms,User Guide", + "kw":"Viewing Kafka Metrics,Monitoring and Alarms,User Guide", "search_title":"", "metedata":[ { @@ -1292,14 +1405,14 @@ "documenttype":"usermanual" } ], - "title":"Viewing Kafka Monitoring Metrics", + "title":"Viewing Kafka Metrics", "githuburl":"" }, { "uri":"kafka-ug-180413002.html", "node_id":"kafka-ug-180413002.xml", "product_code":"kafka", - "code":"70", + "code":"76", "des":"This section describes metrics reported by DMS to Cloud Eye as well as their namespaces and dimensions. You can use the Cloud Eye console or APIs to query the Kafka metri", "doc_type":"usermanual", "kw":"Kafka Metrics,Monitoring and Alarms,User Guide", @@ -1318,7 +1431,7 @@ "uri":"kafka-ug-180524001.html", "node_id":"kafka-ug-180524001.xml", "product_code":"kafka", - "code":"71", + "code":"77", "des":"This section describes the alarm rules of some metrics and how to configure them. In actual services, you are advised to configure alarm rules for metrics based on the fo", "doc_type":"usermanual", "kw":"Configuring a Kafka Alarm Rule,Monitoring and Alarms,User Guide", @@ -1337,7 +1450,7 @@ "uri":"kafka-ug-180418002.html", "node_id":"kafka-ug-180418002.xml", "product_code":"kafka", - "code":"72", + "code":"78", "des":"With Cloud Trace Service (CTS), you can record operations associated with DMS for later query, audit, and backtrack operations.CTS has been enabled.See Querying Real-Time", "doc_type":"usermanual", "kw":"Viewing Kafka Audit Logs,User Guide", @@ -1356,7 +1469,7 @@ "uri":"kafka-ug-0723004.html", "node_id":"kafka-ug-0723004.xml", "product_code":"kafka", - "code":"73", + "code":"79", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"usermanual", "kw":"FAQs", @@ -1374,7 +1487,7 @@ "uri":"kafka-faq-191030002.html", "node_id":"kafka-faq-191030002.xml", "product_code":"kafka", - "code":"74", + "code":"80", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"usermanual", "kw":"Instances", @@ -1392,7 +1505,7 @@ "uri":"kafka-faq-200426002.html", "node_id":"kafka-faq-200426002.xml", "product_code":"kafka", - "code":"75", + "code":"81", "des":"To improve the reliability of a Kafka instance, you are advised to select three AZs or more when creating the instance. You cannot select two AZs.Each Kafka instance cont", "doc_type":"usermanual", "kw":"Why Can't I Select Two AZs?,Instances,User Guide", @@ -1410,7 +1523,7 @@ "uri":"kafka-faq-200426003.html", "node_id":"kafka-faq-200426003.xml", "product_code":"kafka", - "code":"76", + "code":"82", "des":"This may be because you do not have the Server Administrator and VPC Administrator permissions. For details about how to add permissions to a user group, see Viewing and ", "doc_type":"usermanual", "kw":"Why Can't I View the Subnet and Security Group Information When Creating a DMS Instance?,Instances,U", @@ -1428,7 +1541,7 @@ "uri":"kafka-faq-200426005.html", "node_id":"kafka-faq-200426005.xml", "product_code":"kafka", - "code":"77", + "code":"83", "des":"The storage space is the space for storing messages (including messages in replicas), logs and metadata. To select a storage space, specify the disk type and disk size. F", "doc_type":"usermanual", "kw":"How Do I Select Storage Space for a Kafka Instance?,Instances,User Guide", @@ -1446,7 +1559,7 @@ "uri":"kafka-faq-200426006.html", "node_id":"kafka-faq-200426006.xml", "product_code":"kafka", - "code":"78", + "code":"84", "des":"High I/O: The average latency is 6 to 10 ms, and the maximum bandwidth is 150 MB/s (read + write).Ultra-high I/O: The average latency is 1 to 3 ms, and the maximum bandwi", "doc_type":"usermanual", "kw":"How Do I Choose Between High I/O and Ultra-high I/O?,Instances,User Guide", @@ -1464,7 +1577,7 @@ "uri":"kafka-faq-200426007.html", "node_id":"kafka-faq-200426007.xml", "product_code":"kafka", - "code":"79", + "code":"85", "des":"The following policies are supported:Stop productionWhen the memory usage reaches the disk capacity threshold (95%), new messages will no longer be created, but existing ", "doc_type":"usermanual", "kw":"Which Capacity Threshold Policy Should I Use?,Instances,User Guide", @@ -1482,7 +1595,7 @@ "uri":"kafka-faq-200426008.html", "node_id":"kafka-faq-200426008.xml", "product_code":"kafka", - "code":"80", + "code":"86", "des":"Kafka v2.3.0, v2.7, and v3.x.For details about how to create a Kafka instance, see Creating a Kafka Instance.", "doc_type":"usermanual", "kw":"Which Kafka Versions Are Supported?,Instances,User Guide", @@ -1500,7 +1613,7 @@ "uri":"kafka-faq-200426009.html", "node_id":"kafka-faq-200426009.xml", "product_code":"kafka", - "code":"81", + "code":"87", "des":"Kafka instances are managed using ZooKeeper. Opening ZooKeeper may cause misoperations and service losses. ZooKeeper is used only within Kafka clusters and does not provi", "doc_type":"usermanual", "kw":"What Is the ZooKeeper Address of a Kafka Instance?,Instances,User Guide", @@ -1518,7 +1631,7 @@ "uri":"kafka-faq-200426010.html", "node_id":"kafka-faq-200426010.xml", "product_code":"kafka", - "code":"82", + "code":"88", "des":"Kafka instances are classified into single-node and cluster types. A single-node instance has only one broker in single-node mode. A cluster instance consists of three or", "doc_type":"usermanual", "kw":"Are Kafka Instances in Cluster Mode?,Instances,User Guide", @@ -1536,7 +1649,7 @@ "uri":"kafka-faq-200426011.html", "node_id":"kafka-faq-200426011.xml", "product_code":"kafka", - "code":"83", + "code":"89", "des":"No. You must access a Kafka instance through one of the following ports:Accessing a Kafka instance without SASL:The port varies with the access mode:Intra-VPC access: por", "doc_type":"usermanual", "kw":"Can I Modify the Port for Accessing a Kafka Instance?,Instances,User Guide", @@ -1554,7 +1667,7 @@ "uri":"kafka-faq-200426012.html", "node_id":"kafka-faq-200426012.xml", "product_code":"kafka", - "code":"84", + "code":"90", "des":"The certificates are valid for more than 15 years. You do not need to worry about certificate expiration. The certificates are used for one-way authentication when enabli", "doc_type":"usermanual", "kw":"How Long Are Kafka SSL Certificates Valid for?,Instances,User Guide", @@ -1572,8 +1685,8 @@ "uri":"kafka-faq-200426013.html", "node_id":"kafka-faq-200426013.xml", "product_code":"kafka", - "code":"85", - "des":"Unfortunately, you cannot synchronize two Kafka instances in real time. To migrate services from one instance to another, create messages to both instances. After all mes", + "code":"91", + "des":"On the Kafka console, you can create a Smart Connect task for instance data replication. For details, see Replicating Kafka Instance Data.", "doc_type":"usermanual", "kw":"How Do I Synchronize Data from One Kafka Instance to Another?,Instances,User Guide", "search_title":"", @@ -1590,7 +1703,7 @@ "uri":"kafka-faq-200426014.html", "node_id":"kafka-faq-200426014.xml", "product_code":"kafka", - "code":"86", + "code":"92", "des":"The SASL_SSL setting can be changed for cluster instances (see Configuring Plaintext or Ciphertext Access to Kafka Instances), but cannot be changed for single-node insta", "doc_type":"usermanual", "kw":"How Do I Change the SASL_SSL Setting of a Kafka Instance?,Instances,User Guide", @@ -1608,7 +1721,7 @@ "uri":"kafka_faq_0052.html", "node_id":"kafka_faq_0052.xml", "product_code":"kafka", - "code":"87", + "code":"93", "des":"After an instance is created, its SASL mechanism cannot be modified. If you want to change it, create an instance again.", "doc_type":"usermanual", "kw":"How Do I Modify the SASL Mechanism?,Instances,User Guide", @@ -1626,7 +1739,7 @@ "uri":"kafka_faq_0062.html", "node_id":"kafka_faq_0062.xml", "product_code":"kafka", - "code":"88", + "code":"94", "des":"The security protocol can be changed on the console. In the Connection area on the Kafka instance details page, disable Ciphertext Access and then configure security prot", "doc_type":"usermanual", "kw":"How Do I Change the Security Protocol?,Instances,User Guide", @@ -1644,7 +1757,7 @@ "uri":"kafka-faq-0008.html", "node_id":"kafka-faq-0008.xml", "product_code":"kafka", - "code":"89", + "code":"95", "des":"No. A Kafka instance will not be restarted if you modify its enterprise project.", "doc_type":"usermanual", "kw":"Will a Kafka Instance Be Restarted After Its Enterprise Project Is Modified?,Instances,User Guide", @@ -1662,7 +1775,7 @@ "uri":"kafka-faq-0015.html", "node_id":"kafka-faq-0015.xml", "product_code":"kafka", - "code":"90", + "code":"96", "des":"Kafka brokers and ZooKeeper are deployed on the same VM.", "doc_type":"usermanual", "kw":"Are Kafka Brokers and ZooKeeper Deployed on the Same VM or on Different VMs?,Instances,User Guide", @@ -1680,7 +1793,7 @@ "uri":"kafka-faq-0020.html", "node_id":"kafka-faq-0020.xml", "product_code":"kafka", - "code":"91", + "code":"97", "des":"For security purposes, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 is supported.", "doc_type":"usermanual", "kw":"Which Cipher Suites Are Supported by Kafka?,Instances,User Guide", @@ -1698,7 +1811,7 @@ "uri":"kafka-faq-0023.html", "node_id":"kafka-faq-0023.xml", "product_code":"kafka", - "code":"92", + "code":"98", "des":"No. The AZ cannot be changed once the instance is created. To use multiple AZs, create another instance.", "doc_type":"usermanual", "kw":"Can I Change Single-AZ Deployment to Multi-AZ Deployment for an Instance?,Instances,User Guide", @@ -1716,7 +1829,7 @@ "uri":"kafka-faq-0025.html", "node_id":"kafka-faq-0025.xml", "product_code":"kafka", - "code":"93", + "code":"99", "des":"DMS for Kafka supports cross-AZ disaster recovery. If you select multiple AZs when creating an instance, cross-AZ disaster recovery will be available.You can view the AZs", "doc_type":"usermanual", "kw":"Does DMS for Kafka Support Cross-AZ Disaster Recovery? Where Can I Check Whether an Existing Instanc", @@ -1734,7 +1847,7 @@ "uri":"kafka-faq-0030.html", "node_id":"kafka-faq-0030.xml", "product_code":"kafka", - "code":"94", + "code":"100", "des":"Yes.", "doc_type":"usermanual", "kw":"Do Kafka Instances Support Disk Encryption?,Instances,User Guide", @@ -1752,7 +1865,7 @@ "uri":"kafka-faq-0036.html", "node_id":"kafka-faq-0036.xml", "product_code":"kafka", - "code":"95", + "code":"101", "des":"No. Once an instance is created, its VPC and subnet cannot be changed.", "doc_type":"usermanual", "kw":"Can I Change the VPC and Subnet After a Kafka Instance Is Created?,Instances,User Guide", @@ -1770,7 +1883,7 @@ "uri":"kafka-faq-0037.html", "node_id":"kafka-faq-0037.xml", "product_code":"kafka", - "code":"96", + "code":"102", "des":"You can find Kafka Streams use cases on the official Kafka website.", "doc_type":"usermanual", "kw":"Where Can I Find Kafka Streams Use Cases?,Instances,User Guide", @@ -1788,7 +1901,7 @@ "uri":"kafka-faq-0040.html", "node_id":"kafka-faq-0040.xml", "product_code":"kafka", - "code":"97", + "code":"103", "des":"No. Kafka instances cannot be upgraded once they are created. To use a higher Kafka version, create another Kafka instance.", "doc_type":"usermanual", "kw":"Can I Upgrade Kafka Instances?,Instances,User Guide", @@ -1806,7 +1919,7 @@ "uri":"kafka_faq_0046.html", "node_id":"kafka_faq_0046.xml", "product_code":"kafka", - "code":"98", + "code":"104", "des":"On the DMS console, click the name of the target Kafka instance. Disable Public Access in the Connection section on the Basic Information tab page, and then enable it aga", "doc_type":"usermanual", "kw":"How Do I Bind an EIP Again?,Instances,User Guide", @@ -1824,7 +1937,7 @@ "uri":"kafka_faq_0053.html", "node_id":"kafka_faq_0053.xml", "product_code":"kafka", - "code":"99", + "code":"105", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"usermanual", "kw":"Specification Modification", @@ -1842,7 +1955,7 @@ "uri":"kafka-faq-0035.html", "node_id":"kafka-faq-0035.xml", "product_code":"kafka", - "code":"100", + "code":"106", "des":"Table 1 describes the impact of increasing specifications. It takes 5 to 10 minutes to modify specifications on one broker. The more brokers, the longer time the modifica", "doc_type":"usermanual", "kw":"Does Specification Modification Affect Services?,Specification Modification,User Guide", @@ -1860,7 +1973,7 @@ "uri":"kafka_faq_0054.html", "node_id":"kafka_faq_0054.xml", "product_code":"kafka", - "code":"101", + "code":"107", "des":"No. Data will not be migrated when you increase specifications.", "doc_type":"usermanual", "kw":"Will Data Migration Be Involved When I Increase Specifications?,Specification Modification,User Guid", @@ -1878,7 +1991,7 @@ "uri":"kafka_faq_0056.html", "node_id":"kafka_faq_0056.xml", "product_code":"kafka", - "code":"102", + "code":"108", "des":"Possible cause: When you increase the broker flavor, a rolling restart is performed on brokers. During the restart, partition leaders are changed. The producer has cached", "doc_type":"usermanual", "kw":"Why Does Message Production Fail During Scaling?,Specification Modification,User Guide", @@ -1896,7 +2009,7 @@ "uri":"kafka_faq_0057.html", "node_id":"kafka_faq_0057.xml", "product_code":"kafka", - "code":"103", + "code":"109", "des":"Symptom: Specifications fail to be increased, and a message is displayed indicating that the underlying ECS/EVS resources are insufficient. However, the required ECSs can", "doc_type":"usermanual", "kw":"What Can I Do When I Fail to Increase Specifications Due to Insufficient Resources?,Specification Mo", @@ -1914,7 +2027,7 @@ "uri":"kafka-faq-191030001.html", "node_id":"kafka-faq-191030001.xml", "product_code":"kafka", - "code":"104", + "code":"110", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"usermanual", "kw":"Connections", @@ -1932,7 +2045,7 @@ "uri":"kafka-faq-180604024.html", "node_id":"kafka-faq-180604024.xml", "product_code":"kafka", - "code":"105", + "code":"111", "des":"Kafka instances can be accessed within a VPC, across VPCs, through DNAT, or over public networks. Before accessing a Kafka instance, configure a security group.If they us", "doc_type":"usermanual", "kw":"How Do I Select and Configure a Security Group?,Connections,User Guide", @@ -1950,7 +2063,7 @@ "uri":"kafka-faq-200426015.html", "node_id":"kafka-faq-200426015.xml", "product_code":"kafka", - "code":"106", + "code":"112", "des":"Yes. For details, see the instance access instructions.", "doc_type":"usermanual", "kw":"Can I Access a Kafka Instance Over a Public Network?,Connections,User Guide", @@ -1968,7 +2081,7 @@ "uri":"kafka-faq-200426016.html", "node_id":"kafka-faq-200426016.xml", "product_code":"kafka", - "code":"107", + "code":"113", "des":"The number of connection addresses of a Kafka instance is the same as the number of brokers of the instance. The following table lists the number of brokers corresponding", "doc_type":"usermanual", "kw":"How Many Connection Addresses Does a Kafka Instance Have by Default?,Connections,User Guide", @@ -1986,7 +2099,7 @@ "uri":"kafka-faq-200426017.html", "node_id":"kafka-faq-200426017.xml", "product_code":"kafka", - "code":"108", + "code":"114", "des":"Yes. You can access a Kafka instance across regions over a public network or by using direct connections.", "doc_type":"usermanual", "kw":"Do Kafka Instances Support Cross-Region Access?,Connections,User Guide", @@ -2004,7 +2117,7 @@ "uri":"kafka-faq-200426019.html", "node_id":"kafka-faq-200426019.xml", "product_code":"kafka", - "code":"109", + "code":"115", "des":"Yes. You can use one of the following methods to access a Kafka instance across VPCs:Establish a VPC peering connection to allow two VPCs to communicate with each other. ", "doc_type":"usermanual", "kw":"Do Kafka Instances Support Cross-VPC Access?,Connections,User Guide", @@ -2022,7 +2135,7 @@ "uri":"kafka-faq-200426020.html", "node_id":"kafka-faq-200426020.xml", "product_code":"kafka", - "code":"110", + "code":"116", "des":"Yes.If the client and the instance are in the same VPC, cross-subnet access is supported. By default, subnets in the same VPC can communicate with each other.", "doc_type":"usermanual", "kw":"Do Kafka Instances Support Cross-Subnet Access?,Connections,User Guide", @@ -2040,7 +2153,7 @@ "uri":"kafka-faq-200426023.html", "node_id":"kafka-faq-200426023.xml", "product_code":"kafka", - "code":"111", + "code":"117", "des":"No, Kerberos authentication is not supported. Kafka supports client authentication with SASL and API calling authentication using tokens and AK/SK.To access an instance i", "doc_type":"usermanual", "kw":"Does DMS for Kafka Support Authentication with Kerberos?,Connections,User Guide", @@ -2058,7 +2171,7 @@ "uri":"kafka-faq-200708002.html", "node_id":"kafka-faq-200708002.xml", "product_code":"kafka", - "code":"112", + "code":"118", "des":"Yes. No password is required when accessing a Kafka instance in plaintext. For details, see Connecting to Kafka Using the Client (Plaintext Access).", "doc_type":"usermanual", "kw":"Does DMS for Kafka Support Password-Free Access?,Connections,User Guide", @@ -2076,7 +2189,7 @@ "uri":"kafka-faq-0001.html", "node_id":"kafka-faq-0001.xml", "product_code":"kafka", - "code":"113", + "code":"119", "des":"Click the name of your Kafka instance. In the Connection section on the Basic Information tab page, view Instance Address (Public Network).For details about how to connec", "doc_type":"usermanual", "kw":"How Do I Obtain the Public Access Address After Public Access Is Enabled?,Connections,User Guide", @@ -2094,7 +2207,7 @@ "uri":"kafka-faq-0026.html", "node_id":"kafka-faq-0026.xml", "product_code":"kafka", - "code":"114", + "code":"120", "des":"No.", "doc_type":"usermanual", "kw":"Does DMS for Kafka Support Authentication on Clients by the Server?,Connections,User Guide", @@ -2112,7 +2225,7 @@ "uri":"kafka-faq-0027.html", "node_id":"kafka-faq-0027.xml", "product_code":"kafka", - "code":"115", + "code":"121", "des":"No. You can only use JKS certificates for connecting to instances in Java.", "doc_type":"usermanual", "kw":"Can I Use PEM SSL Truststore When Connecting to a Kafka Instance with SASL_SSL Enabled?,Connections,", @@ -2130,7 +2243,7 @@ "uri":"kafka-faq-0028.html", "node_id":"kafka-faq-0028.xml", "product_code":"kafka", - "code":"116", + "code":"122", "des":"JKS certificates are used for connecting to instances in Java and CRT certificates are used for connecting to instances in Python.", "doc_type":"usermanual", "kw":"What Are the Differences Between JKS and CRT Certificates?,Connections,User Guide", @@ -2148,7 +2261,7 @@ "uri":"kafka-faq-0029.html", "node_id":"kafka-faq-0029.xml", "product_code":"kafka", - "code":"117", + "code":"123", "des":"TLS 1.2.", "doc_type":"usermanual", "kw":"Which TLS Version Does DMS for Kafka Support?,Connections,User Guide", @@ -2166,7 +2279,7 @@ "uri":"kafka-faq-0033.html", "node_id":"kafka-faq-0033.xml", "product_code":"kafka", - "code":"118", + "code":"124", "des":"Yes. The maximum allowed number of client connections varies by instance specifications.", "doc_type":"usermanual", "kw":"Is There a Limit on the Number of Client Connections to a Kafka Instance?,Connections,User Guide", @@ -2184,7 +2297,7 @@ "uri":"kafka-faq-0034.html", "node_id":"kafka-faq-0034.xml", "product_code":"kafka", - "code":"119", + "code":"125", "des":"Each Kafka broker allows a maximum of 1000 connections from each IP address by default. Excess connections will be rejected. You can change the limit by referring to Modi", "doc_type":"usermanual", "kw":"How Many Connections Are Allowed from Each IP Address?,Connections,User Guide", @@ -2202,7 +2315,7 @@ "uri":"kafka_faq_0048.html", "node_id":"kafka_faq_0048.xml", "product_code":"kafka", - "code":"120", + "code":"126", "des":"No, and you cannot specify the IP addresses.", "doc_type":"usermanual", "kw":"Can I Change the Private Network Addresses of a Kafka Instance?,Connections,User Guide", @@ -2220,7 +2333,7 @@ "uri":"kafka_faq_0051.html", "node_id":"kafka_faq_0051.xml", "product_code":"kafka", - "code":"121", + "code":"127", "des":"Yes. All Kafka instances and users use the same SSL certificate.To obtain the SSL certificate, perform the following steps:", "doc_type":"usermanual", "kw":"Is the Same SSL Certificate Used for Different Instances?,Connections,User Guide", @@ -2238,7 +2351,7 @@ "uri":"kafka_faq_0061.html", "node_id":"kafka_faq_0061.xml", "product_code":"kafka", - "code":"122", + "code":"128", "des":"If a Sarama client is used to send and receive messages, the following issues may occur:Sarama cannot detect partition changes. Adding topic partitions requires client re", "doc_type":"usermanual", "kw":"Why Is It Not Recommended to Use a Sarama Client for Messaging?,Connections,User Guide", @@ -2256,7 +2369,7 @@ "uri":"kafka-faq-191030003.html", "node_id":"kafka-faq-191030003.xml", "product_code":"kafka", - "code":"123", + "code":"129", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"usermanual", "kw":"Topics and Partitions", @@ -2274,7 +2387,7 @@ "uri":"kafka-faq-200426024.html", "node_id":"kafka-faq-200426024.xml", "product_code":"kafka", - "code":"124", + "code":"130", "des":"The number of topics is related to the total number of topic partitions and the number of partitions in each topic. There is an upper limit on the aggregate number of par", "doc_type":"usermanual", "kw":"Is There a Limit on the Number of Topics in a Kafka Instance?,Topics and Partitions,User Guide", @@ -2292,7 +2405,7 @@ "uri":"kafka-faq-200426025.html", "node_id":"kafka-faq-200426025.xml", "product_code":"kafka", - "code":"125", + "code":"131", "des":"Kafka manages messages by partition. If there are too many partitions, message creation, storage, and retrieval will be fragmented, affecting the performance and stabilit", "doc_type":"usermanual", "kw":"Why Is Partition Quantity Limited?,Topics and Partitions,User Guide", @@ -2310,7 +2423,7 @@ "uri":"kafka-faq-200426101.html", "node_id":"kafka-faq-200426101.xml", "product_code":"kafka", - "code":"126", + "code":"132", "des":"No. If you want to use fewer partitions, delete the corresponding topic, create another one, and specify the desired number of partitions.", "doc_type":"usermanual", "kw":"Can I Reduce the Partition Quantity?,Topics and Partitions,User Guide", @@ -2328,7 +2441,7 @@ "uri":"kafka-faq-200426026.html", "node_id":"kafka-faq-200426026.xml", "product_code":"kafka", - "code":"127", + "code":"133", "des":"Possible cause: The aggregate number of partitions of created topics has reached the upper limit. The upper limit on partitions varies by instance specifications. For det", "doc_type":"usermanual", "kw":"Why Do I Fail to Create Topics?,Topics and Partitions,User Guide", @@ -2346,7 +2459,7 @@ "uri":"kafka-faq-200426027.html", "node_id":"kafka-faq-200426027.xml", "product_code":"kafka", - "code":"128", + "code":"134", "des":"Automatic topic creation is supported, but batch topic import is not supported. You can only export topics in batches.Enable automatic topic creation using one of the fol", "doc_type":"usermanual", "kw":"Do Kafka Instances Support Batch Importing Topics or Automatic Topic Creation?,Topics and Partitions", @@ -2364,7 +2477,7 @@ "uri":"kafka-faq-200426028.html", "node_id":"kafka-faq-200426028.xml", "product_code":"kafka", - "code":"129", + "code":"135", "des":"Possible cause: Automatic topic creation has been enabled and a consumer is connecting to the topic. If no existing topics are available for message creation, new topics ", "doc_type":"usermanual", "kw":"Why Do Deleted Topics Still Exist?,Topics and Partitions,User Guide", @@ -2382,7 +2495,7 @@ "uri":"kafka-faq-200426030.html", "node_id":"kafka-faq-200426030.xml", "product_code":"kafka", - "code":"130", + "code":"136", "des":"Yes. Use either of the following methods to check the disk space used by a topic:In the row containing the desired Kafka instance, click View Metric to go to the Cloud Ey", "doc_type":"usermanual", "kw":"Can I View the Disk Space Used by a Topic?,Topics and Partitions,User Guide", @@ -2400,7 +2513,7 @@ "uri":"kafka-faq-200426032.html", "node_id":"kafka-faq-200426032.xml", "product_code":"kafka", - "code":"131", + "code":"137", "des":"If you have enabled SASL_SSL for your Kafka instance, you can configure ACL permissions for your topics. On the Topics tab page of the Kafka console, click Grant User Per", "doc_type":"usermanual", "kw":"Can I Add ACL Permissions for Topics?,Topics and Partitions,User Guide", @@ -2418,7 +2531,7 @@ "uri":"kafka-faq-0003.html", "node_id":"kafka-faq-0003.xml", "product_code":"kafka", - "code":"132", + "code":"138", "des":"Messages are not deleted immediately after being retrieved. They are deleted only when the aging time expires.You can shorten the aging time or expand the storage space.", "doc_type":"usermanual", "kw":"What Should I Do If Kafka Storage Space Is Used Up Because Retrieved Messages Are Not Deleted?,Topic", @@ -2436,7 +2549,7 @@ "uri":"kafka-faq-0005.html", "node_id":"kafka-faq-0005.xml", "product_code":"kafka", - "code":"133", + "code":"139", "des":"You can increase the partition quantity by adding brokers.To do so, go to the Kafka console, locate the row that contains the desired instance, and choose More > Modify S", "doc_type":"usermanual", "kw":"How Do I Increase the Partition Quantity?,Topics and Partitions,User Guide", @@ -2454,7 +2567,7 @@ "uri":"kafka-faq-0010.html", "node_id":"kafka-faq-0010.xml", "product_code":"kafka", - "code":"134", + "code":"140", "des":"Enabling or disabling automatic topic creation may cause instance restarts. For details, see the information displayed on the Kafka console.", "doc_type":"usermanual", "kw":"Will a Kafka Instance Be Restarted After Its Automatic Topic Creation Setting Is Modified?,Topics an", @@ -2472,7 +2585,7 @@ "uri":"kafka-faq-0031.html", "node_id":"kafka-faq-0031.xml", "product_code":"kafka", - "code":"135", + "code":"141", "des":"Just simply unsubscribe from them on the Kafka client.", "doc_type":"usermanual", "kw":"Can I Delete Unnecessary Topics in a Consumer Group?,Topics and Partitions,User Guide", @@ -2490,7 +2603,7 @@ "uri":"kafka-faq-0038.html", "node_id":"kafka-faq-0038.xml", "product_code":"kafka", - "code":"136", + "code":"142", "des":"Symptom: Different consumers in a consumer group have different topic permissions. When a consumer attempts to retrieve messages from a topic, the error message \"Not auth", "doc_type":"usermanual", "kw":"What Can I Do If a Consumer Fails to Retrieve Messages from a Topic Due to Insufficient Permissions?", @@ -2508,7 +2621,7 @@ "uri":"kafka-faq-200423001.html", "node_id":"kafka-faq-200423001.xml", "product_code":"kafka", - "code":"137", + "code":"143", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"usermanual", "kw":"Consumer Groups", @@ -2526,7 +2639,7 @@ "uri":"kafka-faq-200426033.html", "node_id":"kafka-faq-200426033.xml", "product_code":"kafka", - "code":"138", + "code":"144", "des":"When parameter auto.create.groups.enable is set to true, you do not need to create a consumer group, producer, or consumer because they are generated automatically when y", "doc_type":"usermanual", "kw":"Do I Need to Create Consumer Groups, Producers, and Consumers for Kafka Instances?,Consumer Groups,U", @@ -2544,7 +2657,7 @@ "uri":"kafka-faq-0043.html", "node_id":"kafka-faq-0043.xml", "product_code":"kafka", - "code":"139", + "code":"145", "des":"This depends on the offsets.retention.minutes and auto.create.groups.enable parameters.For instances created much earlier, auto.create.groups.enable is set to true by def", "doc_type":"usermanual", "kw":"Will a Consumer Group Without Active Consumers Be Automatically Deleted in 14 Days?,Consumer Groups,", @@ -2562,7 +2675,7 @@ "uri":"kafka_faq_0059.html", "node_id":"kafka_faq_0059.xml", "product_code":"kafka", - "code":"140", + "code":"146", "des":"Possible cause: Automatic consumer group creation has been enabled and your service is connected to the consumer group and consuming messages. Therefore, the consumer gro", "doc_type":"usermanual", "kw":"Why Does a Deleted Consumer Group Still Exist?,Consumer Groups,User Guide", @@ -2580,7 +2693,7 @@ "uri":"kafka_faq_0060.html", "node_id":"kafka_faq_0060.xml", "product_code":"kafka", - "code":"141", + "code":"147", "des":"Check whether Flink is used for consumption. Flink uses the assign mode and the client assigns specific partitions to be consumed, so you cannot see any consumer on the K", "doc_type":"usermanual", "kw":"Why Can't I View Consumers When Instance Consumption Is Normal?,Consumer Groups,User Guide", @@ -2598,7 +2711,7 @@ "uri":"kafka-faq-190416001.html", "node_id":"kafka-faq-190416001.xml", "product_code":"kafka", - "code":"142", + "code":"148", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"usermanual", "kw":"Messages", @@ -2616,7 +2729,7 @@ "uri":"kafka-faq-200426035.html", "node_id":"kafka-faq-200426035.xml", "product_code":"kafka", - "code":"143", + "code":"149", "des":"10 MB.", "doc_type":"usermanual", "kw":"What Is the Maximum Size of a Message that Can be Created?,Messages,User Guide", @@ -2634,7 +2747,7 @@ "uri":"kafka-faq-200426036.html", "node_id":"kafka-faq-200426036.xml", "product_code":"kafka", - "code":"144", + "code":"150", "des":"Rebalancing is a process where partitions of topics are re-allocated for a consumer group.In normal cases, rebalancing occurs inevitably when a consumer is added to or re", "doc_type":"usermanual", "kw":"Why Does Message Poll Often Fail During Rebalancing?,Messages,User Guide", @@ -2652,7 +2765,7 @@ "uri":"kafka-faq-200426037.html", "node_id":"kafka-faq-200426037.xml", "product_code":"kafka", - "code":"145", + "code":"151", "des":"Possible cause 1: The message has been aged.Solution: Change the aging time.Solution: Change the aging time.Possible cause 2: The createTime timestamp of the message is i", "doc_type":"usermanual", "kw":"Why Can't I Query Messages on the Console?,Messages,User Guide", @@ -2670,7 +2783,7 @@ "uri":"kafka-faq-200426100.html", "node_id":"kafka-faq-200426100.xml", "product_code":"kafka", - "code":"146", + "code":"152", "des":"Symptom: An alarm is generated for the Accumulated Messages metric.Solution:Log in to the Kafka console and click the instance for which the alarm is generated. The insta", "doc_type":"usermanual", "kw":"What Can I Do If Kafka Messages Are Accumulated?,Messages,User Guide", @@ -2688,7 +2801,7 @@ "uri":"kafka-faq-200708001.html", "node_id":"kafka-faq-200708001.xml", "product_code":"kafka", - "code":"147", + "code":"153", "des":"If the aging time has been set for a topic, the value of the log.retention.hours parameter does not take effect for the topic. The value of the log.retention.hours parame", "doc_type":"usermanual", "kw":"Why Do Messages Still Exist After the Retention Period Elapses?,Messages,User Guide", @@ -2706,7 +2819,7 @@ "uri":"kafka-faq-0018.html", "node_id":"kafka-faq-0018.xml", "product_code":"kafka", - "code":"148", + "code":"154", "des":"No.", "doc_type":"usermanual", "kw":"Do Kafka Instances Support Delayed Message Delivery?,Messages,User Guide", @@ -2724,7 +2837,7 @@ "uri":"kafka-faq-0041.html", "node_id":"kafka-faq-0041.xml", "product_code":"kafka", - "code":"149", + "code":"155", "des":"View the number of accumulated messages using any of the following methods:On the Consumer Groups page of an instance, click the name of the consumer group whose accumula", "doc_type":"usermanual", "kw":"How Do I View the Number of Accumulated Messages?,Messages,User Guide", @@ -2742,7 +2855,7 @@ "uri":"kafka-faq-0045.html", "node_id":"kafka-faq-0045.xml", "product_code":"kafka", - "code":"150", + "code":"156", "des":"The message creation time is specified by CreateTime when a producer creates messages. If this parameter is not set during message creation, the message creation time is ", "doc_type":"usermanual", "kw":"Why Is the Message Creation Time Displayed as Year 1970?,Messages,User Guide", @@ -2760,7 +2873,7 @@ "uri":"kafka_faq_0058.html", "node_id":"kafka_faq_0058.xml", "product_code":"kafka", - "code":"151", + "code":"157", "des":"message.max.bytes can be modified on the Parameters page on the console. For details, see Modifying Kafka Instance Configuration Parameters.The maximum value of message.m", "doc_type":"usermanual", "kw":"How Do I Modify message.max.bytes?,Messages,User Guide", @@ -2778,7 +2891,7 @@ "uri":"kafka-faq-191030004.html", "node_id":"kafka-faq-191030004.xml", "product_code":"kafka", - "code":"152", + "code":"158", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"usermanual", "kw":"Monitoring & Alarm", @@ -2796,7 +2909,7 @@ "uri":"kafka-faq-200426041.html", "node_id":"kafka-faq-200426041.xml", "product_code":"kafka", - "code":"153", + "code":"159", "des":"If topic monitoring data is not displayed, the possible causes are as follows:The topic name starts with a special character, such as an underscore (_) or a number sign (", "doc_type":"usermanual", "kw":"Why Can't I View the Monitoring Data?,Monitoring & Alarm,User Guide", @@ -2814,7 +2927,7 @@ "uri":"kafka-faq-0007.html", "node_id":"kafka-faq-0007.xml", "product_code":"kafka", - "code":"154", + "code":"160", "des":"Symptom: The monitoring data shows that there are 810 million accumulated messages. However, the Kafka console shows that there are 100 million messages in all six topics", "doc_type":"usermanual", "kw":"Why Is the Monitored Number of Accumulated Messages Inconsistent with the Message Quantity Displayed", @@ -2832,7 +2945,7 @@ "uri":"kafka-faq-0022.html", "node_id":"kafka-faq-0022.xml", "product_code":"kafka", - "code":"155", + "code":"161", "des":"The monitoring data is reported every minute. The reported data will be displayed on the monitoring page after being sorted. This process takes less than 20 minutes. Afte", "doc_type":"usermanual", "kw":"Why Is a Consumer Group Still on the Monitoring Page After Being Deleted?,Monitoring & Alarm,User Gu", @@ -2850,7 +2963,7 @@ "uri":"kafka-ug-0723006.html", "node_id":"kafka-ug-0723006.xml", "product_code":"kafka", - "code":"156", + "code":"162", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"usermanual", "kw":"Troubleshooting", @@ -2868,7 +2981,7 @@ "uri":"kafka-faq-0604001.html", "node_id":"kafka-faq-0604001.xml", "product_code":"kafka", - "code":"157", + "code":"163", "des":"This section describes how to troubleshoot Kafka connection problems.If the connection to a Kafka instance is abnormal, perform the following operations to troubleshoot t", "doc_type":"usermanual", "kw":"Troubleshooting Kafka Connection Exceptions,Troubleshooting,User Guide", @@ -2886,7 +2999,7 @@ "uri":"kafka-trouble-0709001.html", "node_id":"kafka-trouble-0709001.xml", "product_code":"kafka", - "code":"158", + "code":"164", "des":"The duration from message creation to retrieval occasionally reaches 6 minutes, which is not tolerable to services.Service requests are stacked and cannot be processed in", "doc_type":"usermanual", "kw":"Troubleshooting 6-Min Latency Between Message Creation and Retrieval,Troubleshooting,User Guide", @@ -2904,7 +3017,7 @@ "uri":"kafka-trouble-0001.html", "node_id":"kafka-trouble-0001.xml", "product_code":"kafka", - "code":"159", + "code":"165", "des":"The system displays the error message \"Disk error when trying to access log file on the disk\".The disk usage of the broker is too high.Expand the disk space by referring ", "doc_type":"usermanual", "kw":"Troubleshooting Message Creation Failures,Troubleshooting,User Guide", @@ -2922,7 +3035,7 @@ "uri":"kafka-trouble-0002.html", "node_id":"kafka-trouble-0002.xml", "product_code":"kafka", - "code":"160", + "code":"166", "des":"A deleted topic still exists.Automatic topic creation has been enabled for the instance, and a consumer is connecting to the topic. If services are not stopped, message c", "doc_type":"usermanual", "kw":"Troubleshooting Topic Deletion Failures,Troubleshooting,User Guide", @@ -2940,7 +3053,7 @@ "uri":"kafka-trouble-0004.html", "node_id":"kafka-trouble-0004.xml", "product_code":"kafka", - "code":"161", + "code":"167", "des":"For a Kafka instance deployed in multiple AZs, if one of the AZs is faulty, error message \"Topic {{topic_name}} not present in metadata after 60000 ms\" may be reported on", "doc_type":"usermanual", "kw":"Troubleshooting Error \"Topic {{topic_name}} not present in metadata after 60000 ms\" During Message P", @@ -2958,7 +3071,7 @@ "uri":"kafka-ug-00001.html", "node_id":"kafka-ug-00001.xml", "product_code":"kafka", - "code":"162", + "code":"168", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"usermanual", "kw":"Change History,User Guide", @@ -2976,7 +3089,7 @@ "uri":"kafka-ug-00002.html", "node_id":"kafka-ug-00002.xml", "product_code":"dms", - "code":"163", + "code":"169", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"usermanual", "kw":"Acronyms and Abbreviations,User Guide", @@ -2994,7 +3107,7 @@ "uri":"dms-ug-0312114.html", "node_id":"dms-ug-0312114.xml", "product_code":"dms", - "code":"164", + "code":"170", "des":"See Glossary.", "doc_type":"usermanual", "kw":"Glossary,User Guide", diff --git a/docs/dms/umn/CLASS.TXT.json b/docs/dms/umn/CLASS.TXT.json index 9b4143ba..d333a24d 100644 --- a/docs/dms/umn/CLASS.TXT.json +++ b/docs/dms/umn/CLASS.TXT.json @@ -99,7 +99,7 @@ "code":"11" }, { - "desc":"You can use Identity and Access Management (IAM) to manage DMS for Kafka permissions and control access to your resources. IAM provides identity authentication, permissio", + "desc":"If you need to grant your enterprise personnel permission to access your DMS resources, use Identity and Access Management (IAM). IAM provides identity authentication, fi", "product_code":"dms", "title":"Permission", "uri":"ProductDescPrivilegeManagement.html", @@ -117,7 +117,7 @@ "code":"13" }, { - "desc":"This section takes the example of creating a Kafka 2.7 instance (ciphertext access and SASL_SSL) and accessing it on the client (private network, within a virtual private", + "desc":"This section takes the example of creating a Kafka instance (ciphertext access and SASL_SSL) and accessing it on the client (private network, within a virtual private clo", "product_code":"dms", "title":"Getting Started with Kafka for Message Production and Consumption", "uri":"kafka-qs-0409001.html", @@ -126,7 +126,7 @@ "code":"14" }, { - "desc":"The following figure shows the process of using a Kafka instance to produce and consume messages.Creating a User and Granting DMS for Kafka PermissionsCreate IAM users an", + "desc":"Distributed Message Service is a message queuing service that is based on the open-source Apache Kafka. It provides Kafka instances with isolated computing, storage, and ", "product_code":"dms", "title":"Process of Using Kafka", "uri":"kafka-ug-0069.html", @@ -171,7 +171,7 @@ "code":"19" }, { - "desc":"Topics store messages created by producers and subscribed by consumers. If automatic topic creation is not enabled during Kafka instance creation, you need to manually cr", + "desc":"Topics store messages created by producers and subscribed by consumers. If Automatic Topic Creation is not enabled during Kafka instance creation, you need to manually cr", "product_code":"dms", "title":"Creating a Kafka Topic", "uri":"kafka-ug-180604018.html", @@ -180,7 +180,7 @@ "code":"20" }, { - "desc":"DMS supports access control list (ACL) for topics. You can differentiate user permissions by granting users different permissions in a topic.This section describes how to", + "desc":"Kafka instances with ciphertext access enabled support access control list (ACL) for topics. You can differentiate user permissions by granting users different permission", "product_code":"dms", "title":"Configuring Kafka Topic Permissions", "uri":"kafka-ug-0002.html", @@ -198,7 +198,7 @@ "code":"22" }, { - "desc":"On the console, you can view the details of a Kafka instance including subscriptions to a topic, offsets and number of messages in each partition, and producer addresses.", + "desc":"On the Kafka console, you can view basic information, partition and producer information, and subscriptions of a topic.Select the region where your Kafka instance is loca", "product_code":"dms", "title":"Viewing Kafka Topic Details", "uri":"kafka_ug_0045.html", @@ -243,7 +243,7 @@ "code":"27" }, { - "desc":"Automatic topic creation: A topic will be automatically created when a message is produced in or consumed from a topic that does not exist. By default, the topic has para", + "desc":"Automatic Topic Creation indicates that a topic will be automatically created when a message is produced in or consumed from a topic that does not exist. By default, the ", "product_code":"dms", "title":"Configuring Automatic Topic Creation", "uri":"kafka_ug_0043.html", @@ -306,7 +306,7 @@ "code":"34" }, { - "desc":"You can use destination NAT (DNAT) to access a Kafka instance so that the instance can provide services on the public network through port mapping.You have created EIPs. ", + "desc":"Enable public access in either of the following ways:On the Kafka console, access Kafka instances using EIPs. For details, see Configuring Kafka Public Access.Configure p", "product_code":"dms", "title":"Accessing Kafka in a Public Network Using DNAT", "uri":"kafka-dnat.html", @@ -333,9 +333,9 @@ "code":"37" }, { - "desc":"DMS supports access control list (ACL) for topics. You can differentiate user permissions by granting users different permissions in a topic.This section describes how to", + "desc":"Kafka instances with ciphertext access enabled support access control list (ACL) for topics. You can isolate users by granting them different permissions in a topic.This ", "product_code":"dms", - "title":"Configuring Kafka Users", + "title":"Configuring Kafka ACL Users", "uri":"kafka-ug-0003.html", "doc_type":"usermanual", "p_code":"36", @@ -369,7 +369,7 @@ "code":"41" }, { - "desc":"This section describes how to use an open-source Kafka client to access a Kafka instance in plaintext. Two scenarios: private network within a VPC and public network. To ", + "desc":"This section describes how to access a Kafka instance in plaintext on an open-source Kafka client. With plaintext access enabled, there is no authentication required in s", "product_code":"dms", "title":"Connecting to Kafka Using the Client (Plaintext Access)", "uri":"kafka-ug-180604020.html", @@ -378,7 +378,7 @@ "code":"42" }, { - "desc":"If you enable ciphertext access when creating an instance, SASL authentication will be required when your client connects to a Kafka instance.For security purposes, TLS_E", + "desc":"This section describes how to access a Kafka instance in ciphertext on an open-source Kafka client. Accessing in ciphertext requires SASL authentication. The protocol SAS", "product_code":"dms", "title":"Connecting to Kafka Using the Client (Ciphertext Access)", "uri":"kafka-ug-180801001.html", @@ -414,7 +414,7 @@ "code":"46" }, { - "desc":"This section describes how to delete messages on the console.Deleted messages cannot be recovered.Before deleting a message, set the auto.offset.reset parameter in the co", + "desc":"This section describes how to delete messages stored in a topic on the console.Deleted messages cannot be recovered.Before deleting a message, set the auto.offset.reset p", "product_code":"dms", "title":"Deleting Kafka Messages", "uri":"kafka_ug_0046.html", @@ -432,7 +432,7 @@ "code":"48" }, { - "desc":"Create a consumer group on the console.auto.create.groups.enable: a consumer group is automatically created when a consumer attempts to enter a group that does not exist.", + "desc":"A consumer subscribes to a topic. A consumer group consists of one or more consumers. Within a consumer group, each consumer can consume multiple partitions at the same t", "product_code":"dms", "title":"Creating a Kafka Consumer Group", "uri":"kafka-ug-0041.html", @@ -441,7 +441,7 @@ "code":"49" }, { - "desc":"This section describes how to query the consumer group list.Select the region where your Kafka instance is located.The consumer group name, status, and Coordinator (ID) a", + "desc":"After a consumer group is created, you can view its configuration and status.Select the region where your Kafka instance is located.The consumer group name, status, and C", "product_code":"dms", "title":"Querying the Kafka Consumer Group List", "uri":"kafka_ug_0021.html", @@ -450,16 +450,16 @@ "code":"50" }, { - "desc":"This section describes how to view the consumer list and consumer connection addresses.The consumer list and connection address can be viewed only when consumers in a con", + "desc":"If a consumer group has consumers who are accessing a Kafka instance, you can view their connection information.The consumer list and connection address can be viewed onl", "product_code":"dms", - "title":"Viewing Kafka Consumer Details", + "title":"Viewing Kafka Consumer Information", "uri":"kafka-ug-0015.html", "doc_type":"usermanual", "p_code":"48", "code":"51" }, { - "desc":"This section describes how to view and reset consumption offsets. Resetting consumption offsets is to change the consumption position for consumers.Messages may be retrie", + "desc":"A consumption offset indicates the consumption progress of a consumer. This section describes how to view and reset consumption offsets.Messages may be retrieved more tha", "product_code":"dms", "title":"Viewing and Resetting Kafka Consumption Offsets", "uri":"kafka-ug-0014.html", @@ -468,7 +468,7 @@ "code":"52" }, { - "desc":"Export the consumer group list from the console.Select the region where your Kafka instance is located.Select the desired consumer groups and choose Export > Export selec", + "desc":"You can export a list of consumer groups in a Kafka instance.Select the region where your Kafka instance is located.Select the desired consumer groups and choose Export >", "product_code":"dms", "title":"Exporting Kafka Consumer Groups", "uri":"kafka-ug-0056.html", @@ -495,7 +495,7 @@ "code":"55" }, { - "desc":"This section describes how to view the details, and modify the basic information of a Kafka instance on the console.After creating a Kafka instance, you can modify some p", + "desc":"After creating a Kafka instance, you can view the details or modify some parameters of it on the console as required. These parameters include the instance name, descript", "product_code":"dms", "title":"Viewing and Modifying Basic Information of a Kafka Instance", "uri":"kafka-ug-180604014.html", @@ -504,7 +504,7 @@ "code":"56" }, { - "desc":"This section describes how to view the disk usage of each broker on the Kafka console.This function is unavailable for single-node instances.Select the region where your ", + "desc":"This section describes how to view the disk usage of each broker of a Kafka instance on the console.This function is unavailable for single-node instances.Select the regi", "product_code":"dms", "title":"Viewing Kafka Disk Usage", "uri":"kafka-ug-0004.html", @@ -522,7 +522,7 @@ "code":"58" }, { - "desc":"On the console, view sample code for creating and retrieving messages in Java, Go, and Python.Select the region where your Kafka instance is located.View sample code for ", + "desc":"Distributed Message Service allows you to view sample Java, Go, and Python code of producing and consuming messages on the console. You can quickly complete Kafka client ", "product_code":"dms", "title":"Viewing Sample Code of Kafka Production and Consumption", "uri":"kafka_ug_0024.html", @@ -549,7 +549,7 @@ "code":"61" }, { - "desc":"This section describes how to export the Kafka instance list from the console.Select the region where your Kafka instance is located.Select the desired instances and choo", + "desc":"You can export a list of instances on the DMS console.Select the region where your Kafka instance is located.Select the desired instances and choose Export > Export selec", "product_code":"dms", "title":"Exporting the Kafka Instance List", "uri":"kafka-ug-0053.html", @@ -558,7 +558,7 @@ "code":"62" }, { - "desc":"Restart one or more Kafka instances at a time on the DMS console.When a Kafka instance is being restarted, message retrieval and creation requests of clients will be reje", + "desc":"You can restart one or more Kafka instances in batches on the DMS console.When a Kafka instance is being restarted, message retrieval and creation requests of clients wil", "product_code":"dms", "title":"Restarting a Kafka Instance", "uri":"kafka-ug-180604015.html", @@ -602,6 +602,60 @@ "p_code":"66", "code":"67" }, + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"dms", + "title":"Migrating Data Using Smart Connect", + "uri":"kafka-ug-0065.html", + "doc_type":"usermanual", + "p_code":"66", + "code":"68" + }, + { + "desc":"Smart Connect synchronizes data between Kafka and other cloud services (such as OBS) or between two Kafka instances for backup or migration.Procedure for using Smart Conn", + "product_code":"dms", + "title":"Enabling Smart Connect", + "uri":"kafka_ug_0017.html", + "doc_type":"usermanual", + "p_code":"68", + "code":"69" + }, + { + "desc":"Create a Smart Connect task to copy data unidirectionally or bidirectionally between two Kafka instances.Data in the source Kafka instance is synchronized to the target K", + "product_code":"dms", + "title":"Replicating Kafka Instance Data", + "uri":"kafka-ug-0034.html", + "doc_type":"usermanual", + "p_code":"68", + "code":"70" + }, + { + "desc":"Create a Smart Connect task to dump Kafka instance data to OBS for message data backup.Data in the source Kafka instance is synchronized to the dumping file in real time.", + "product_code":"dms", + "title":"Dumping Kafka Data to Object Storage Service (OBS)", + "uri":"kafka-ug-0035.html", + "doc_type":"usermanual", + "p_code":"68", + "code":"71" + }, + { + "desc":"View, delete, start, pause, or restart a Smart Connect task.This function is unavailable for single-node instances. Kafka 3.x instances do not support this function.A Sma", + "product_code":"dms", + "title":"Managing Smart Connect Tasks", + "uri":"kafka_ug_0018.html", + "doc_type":"usermanual", + "p_code":"68", + "code":"72" + }, + { + "desc":"Disable Smart Connect and resources can be freed.Disabling Smart Connect does not affect services.This function is unavailable for single-node instances. Kafka 3.x instan", + "product_code":"dms", + "title":"Disabling Smart Connect", + "uri":"kafka_ug_0041.html", + "doc_type":"usermanual", + "p_code":"68", + "code":"73" + }, { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "product_code":"dms", @@ -609,16 +663,16 @@ "uri":"kafka-ug-180413001.html", "doc_type":"usermanual", "p_code":"", - "code":"68" + "code":"74" }, { "desc":"Cloud Eye monitors Kafka instance metrics in real time. You can view these metrics on the Cloud Eye console.At least one Kafka instance has been created. The instance has", "product_code":"dms", - "title":"Viewing Kafka Monitoring Metrics", + "title":"Viewing Kafka Metrics", "uri":"kafka-ug-190605001.html", "doc_type":"usermanual", - "p_code":"68", - "code":"69" + "p_code":"74", + "code":"75" }, { "desc":"This section describes metrics reported by DMS to Cloud Eye as well as their namespaces and dimensions. You can use the Cloud Eye console or APIs to query the Kafka metri", @@ -626,8 +680,8 @@ "title":"Kafka Metrics", "uri":"kafka-ug-180413002.html", "doc_type":"usermanual", - "p_code":"68", - "code":"70" + "p_code":"74", + "code":"76" }, { "desc":"This section describes the alarm rules of some metrics and how to configure them. In actual services, you are advised to configure alarm rules for metrics based on the fo", @@ -635,8 +689,8 @@ "title":"Configuring a Kafka Alarm Rule", "uri":"kafka-ug-180524001.html", "doc_type":"usermanual", - "p_code":"68", - "code":"71" + "p_code":"74", + "code":"77" }, { "desc":"With Cloud Trace Service (CTS), you can record operations associated with DMS for later query, audit, and backtrack operations.CTS has been enabled.See Querying Real-Time", @@ -645,7 +699,7 @@ "uri":"kafka-ug-180418002.html", "doc_type":"usermanual", "p_code":"", - "code":"72" + "code":"78" }, { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", @@ -654,7 +708,7 @@ "uri":"kafka-ug-0723004.html", "doc_type":"usermanual", "p_code":"", - "code":"73" + "code":"79" }, { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", @@ -662,8 +716,8 @@ "title":"Instances", "uri":"kafka-faq-191030002.html", "doc_type":"usermanual", - "p_code":"73", - "code":"74" + "p_code":"79", + "code":"80" }, { "desc":"To improve the reliability of a Kafka instance, you are advised to select three AZs or more when creating the instance. You cannot select two AZs.Each Kafka instance cont", @@ -671,8 +725,8 @@ "title":"Why Can't I Select Two AZs?", "uri":"kafka-faq-200426002.html", "doc_type":"usermanual", - "p_code":"74", - "code":"75" + "p_code":"80", + "code":"81" }, { "desc":"This may be because you do not have the Server Administrator and VPC Administrator permissions. For details about how to add permissions to a user group, see Viewing and ", @@ -680,8 +734,8 @@ "title":"Why Can't I View the Subnet and Security Group Information When Creating a DMS Instance?", "uri":"kafka-faq-200426003.html", "doc_type":"usermanual", - "p_code":"74", - "code":"76" + "p_code":"80", + "code":"82" }, { "desc":"The storage space is the space for storing messages (including messages in replicas), logs and metadata. To select a storage space, specify the disk type and disk size. F", @@ -689,8 +743,8 @@ "title":"How Do I Select Storage Space for a Kafka Instance?", "uri":"kafka-faq-200426005.html", "doc_type":"usermanual", - "p_code":"74", - "code":"77" + "p_code":"80", + "code":"83" }, { "desc":"High I/O: The average latency is 6 to 10 ms, and the maximum bandwidth is 150 MB/s (read + write).Ultra-high I/O: The average latency is 1 to 3 ms, and the maximum bandwi", @@ -698,8 +752,8 @@ "title":"How Do I Choose Between High I/O and Ultra-high I/O?", "uri":"kafka-faq-200426006.html", "doc_type":"usermanual", - "p_code":"74", - "code":"78" + "p_code":"80", + "code":"84" }, { "desc":"The following policies are supported:Stop productionWhen the memory usage reaches the disk capacity threshold (95%), new messages will no longer be created, but existing ", @@ -707,8 +761,8 @@ "title":"Which Capacity Threshold Policy Should I Use?", "uri":"kafka-faq-200426007.html", "doc_type":"usermanual", - "p_code":"74", - "code":"79" + "p_code":"80", + "code":"85" }, { "desc":"Kafka v2.3.0, v2.7, and v3.x.For details about how to create a Kafka instance, see Creating a Kafka Instance.", @@ -716,8 +770,8 @@ "title":"Which Kafka Versions Are Supported?", "uri":"kafka-faq-200426008.html", "doc_type":"usermanual", - "p_code":"74", - "code":"80" + "p_code":"80", + "code":"86" }, { "desc":"Kafka instances are managed using ZooKeeper. Opening ZooKeeper may cause misoperations and service losses. ZooKeeper is used only within Kafka clusters and does not provi", @@ -725,8 +779,8 @@ "title":"What Is the ZooKeeper Address of a Kafka Instance?", "uri":"kafka-faq-200426009.html", "doc_type":"usermanual", - "p_code":"74", - "code":"81" + "p_code":"80", + "code":"87" }, { "desc":"Kafka instances are classified into single-node and cluster types. A single-node instance has only one broker in single-node mode. A cluster instance consists of three or", @@ -734,8 +788,8 @@ "title":"Are Kafka Instances in Cluster Mode?", "uri":"kafka-faq-200426010.html", "doc_type":"usermanual", - "p_code":"74", - "code":"82" + "p_code":"80", + "code":"88" }, { "desc":"No. You must access a Kafka instance through one of the following ports:Accessing a Kafka instance without SASL:The port varies with the access mode:Intra-VPC access: por", @@ -743,8 +797,8 @@ "title":"Can I Modify the Port for Accessing a Kafka Instance?", "uri":"kafka-faq-200426011.html", "doc_type":"usermanual", - "p_code":"74", - "code":"83" + "p_code":"80", + "code":"89" }, { "desc":"The certificates are valid for more than 15 years. You do not need to worry about certificate expiration. The certificates are used for one-way authentication when enabli", @@ -752,17 +806,17 @@ "title":"How Long Are Kafka SSL Certificates Valid for?", "uri":"kafka-faq-200426012.html", "doc_type":"usermanual", - "p_code":"74", - "code":"84" + "p_code":"80", + "code":"90" }, { - "desc":"Unfortunately, you cannot synchronize two Kafka instances in real time. To migrate services from one instance to another, create messages to both instances. After all mes", + "desc":"On the Kafka console, you can create a Smart Connect task for instance data replication. For details, see Replicating Kafka Instance Data.", "product_code":"dms", "title":"How Do I Synchronize Data from One Kafka Instance to Another?", "uri":"kafka-faq-200426013.html", "doc_type":"usermanual", - "p_code":"74", - "code":"85" + "p_code":"80", + "code":"91" }, { "desc":"The SASL_SSL setting can be changed for cluster instances (see Configuring Plaintext or Ciphertext Access to Kafka Instances), but cannot be changed for single-node insta", @@ -770,8 +824,8 @@ "title":"How Do I Change the SASL_SSL Setting of a Kafka Instance?", "uri":"kafka-faq-200426014.html", "doc_type":"usermanual", - "p_code":"74", - "code":"86" + "p_code":"80", + "code":"92" }, { "desc":"After an instance is created, its SASL mechanism cannot be modified. If you want to change it, create an instance again.", @@ -779,8 +833,8 @@ "title":"How Do I Modify the SASL Mechanism?", "uri":"kafka_faq_0052.html", "doc_type":"usermanual", - "p_code":"74", - "code":"87" + "p_code":"80", + "code":"93" }, { "desc":"The security protocol can be changed on the console. In the Connection area on the Kafka instance details page, disable Ciphertext Access and then configure security prot", @@ -788,8 +842,8 @@ "title":"How Do I Change the Security Protocol?", "uri":"kafka_faq_0062.html", "doc_type":"usermanual", - "p_code":"74", - "code":"88" + "p_code":"80", + "code":"94" }, { "desc":"No. A Kafka instance will not be restarted if you modify its enterprise project.", @@ -797,8 +851,8 @@ "title":"Will a Kafka Instance Be Restarted After Its Enterprise Project Is Modified?", "uri":"kafka-faq-0008.html", "doc_type":"usermanual", - "p_code":"74", - "code":"89" + "p_code":"80", + "code":"95" }, { "desc":"Kafka brokers and ZooKeeper are deployed on the same VM.", @@ -806,8 +860,8 @@ "title":"Are Kafka Brokers and ZooKeeper Deployed on the Same VM or on Different VMs?", "uri":"kafka-faq-0015.html", "doc_type":"usermanual", - "p_code":"74", - "code":"90" + "p_code":"80", + "code":"96" }, { "desc":"For security purposes, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 is supported.", @@ -815,8 +869,8 @@ "title":"Which Cipher Suites Are Supported by Kafka?", "uri":"kafka-faq-0020.html", "doc_type":"usermanual", - "p_code":"74", - "code":"91" + "p_code":"80", + "code":"97" }, { "desc":"No. The AZ cannot be changed once the instance is created. To use multiple AZs, create another instance.", @@ -824,8 +878,8 @@ "title":"Can I Change Single-AZ Deployment to Multi-AZ Deployment for an Instance?", "uri":"kafka-faq-0023.html", "doc_type":"usermanual", - "p_code":"74", - "code":"92" + "p_code":"80", + "code":"98" }, { "desc":"DMS for Kafka supports cross-AZ disaster recovery. If you select multiple AZs when creating an instance, cross-AZ disaster recovery will be available.You can view the AZs", @@ -833,8 +887,8 @@ "title":"Does DMS for Kafka Support Cross-AZ Disaster Recovery? Where Can I Check Whether an Existing Instance is Across-AZs?", "uri":"kafka-faq-0025.html", "doc_type":"usermanual", - "p_code":"74", - "code":"93" + "p_code":"80", + "code":"99" }, { "desc":"Yes.", @@ -842,8 +896,8 @@ "title":"Do Kafka Instances Support Disk Encryption?", "uri":"kafka-faq-0030.html", "doc_type":"usermanual", - "p_code":"74", - "code":"94" + "p_code":"80", + "code":"100" }, { "desc":"No. Once an instance is created, its VPC and subnet cannot be changed.", @@ -851,8 +905,8 @@ "title":"Can I Change the VPC and Subnet After a Kafka Instance Is Created?", "uri":"kafka-faq-0036.html", "doc_type":"usermanual", - "p_code":"74", - "code":"95" + "p_code":"80", + "code":"101" }, { "desc":"You can find Kafka Streams use cases on the official Kafka website.", @@ -860,8 +914,8 @@ "title":"Where Can I Find Kafka Streams Use Cases?", "uri":"kafka-faq-0037.html", "doc_type":"usermanual", - "p_code":"74", - "code":"96" + "p_code":"80", + "code":"102" }, { "desc":"No. Kafka instances cannot be upgraded once they are created. To use a higher Kafka version, create another Kafka instance.", @@ -869,8 +923,8 @@ "title":"Can I Upgrade Kafka Instances?", "uri":"kafka-faq-0040.html", "doc_type":"usermanual", - "p_code":"74", - "code":"97" + "p_code":"80", + "code":"103" }, { "desc":"On the DMS console, click the name of the target Kafka instance. Disable Public Access in the Connection section on the Basic Information tab page, and then enable it aga", @@ -878,8 +932,8 @@ "title":"How Do I Bind an EIP Again?", "uri":"kafka_faq_0046.html", "doc_type":"usermanual", - "p_code":"74", - "code":"98" + "p_code":"80", + "code":"104" }, { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", @@ -887,8 +941,8 @@ "title":"Specification Modification", "uri":"kafka_faq_0053.html", "doc_type":"usermanual", - "p_code":"73", - "code":"99" + "p_code":"79", + "code":"105" }, { "desc":"Table 1 describes the impact of increasing specifications. It takes 5 to 10 minutes to modify specifications on one broker. The more brokers, the longer time the modifica", @@ -896,8 +950,8 @@ "title":"Does Specification Modification Affect Services?", "uri":"kafka-faq-0035.html", "doc_type":"usermanual", - "p_code":"99", - "code":"100" + "p_code":"105", + "code":"106" }, { "desc":"No. Data will not be migrated when you increase specifications.", @@ -905,8 +959,8 @@ "title":"Will Data Migration Be Involved When I Increase Specifications?", "uri":"kafka_faq_0054.html", "doc_type":"usermanual", - "p_code":"99", - "code":"101" + "p_code":"105", + "code":"107" }, { "desc":"Possible cause: When you increase the broker flavor, a rolling restart is performed on brokers. During the restart, partition leaders are changed. The producer has cached", @@ -914,8 +968,8 @@ "title":"Why Does Message Production Fail During Scaling?", "uri":"kafka_faq_0056.html", "doc_type":"usermanual", - "p_code":"99", - "code":"102" + "p_code":"105", + "code":"108" }, { "desc":"Symptom: Specifications fail to be increased, and a message is displayed indicating that the underlying ECS/EVS resources are insufficient. However, the required ECSs can", @@ -923,8 +977,8 @@ "title":"What Can I Do When I Fail to Increase Specifications Due to Insufficient Resources?", "uri":"kafka_faq_0057.html", "doc_type":"usermanual", - "p_code":"99", - "code":"103" + "p_code":"105", + "code":"109" }, { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", @@ -932,8 +986,8 @@ "title":"Connections", "uri":"kafka-faq-191030001.html", "doc_type":"usermanual", - "p_code":"73", - "code":"104" + "p_code":"79", + "code":"110" }, { "desc":"Kafka instances can be accessed within a VPC, across VPCs, through DNAT, or over public networks. Before accessing a Kafka instance, configure a security group.If they us", @@ -941,8 +995,8 @@ "title":"How Do I Select and Configure a Security Group?", "uri":"kafka-faq-180604024.html", "doc_type":"usermanual", - "p_code":"104", - "code":"105" + "p_code":"110", + "code":"111" }, { "desc":"Yes. For details, see the instance access instructions.", @@ -950,8 +1004,8 @@ "title":"Can I Access a Kafka Instance Over a Public Network?", "uri":"kafka-faq-200426015.html", "doc_type":"usermanual", - "p_code":"104", - "code":"106" + "p_code":"110", + "code":"112" }, { "desc":"The number of connection addresses of a Kafka instance is the same as the number of brokers of the instance. The following table lists the number of brokers corresponding", @@ -959,8 +1013,8 @@ "title":"How Many Connection Addresses Does a Kafka Instance Have by Default?", "uri":"kafka-faq-200426016.html", "doc_type":"usermanual", - "p_code":"104", - "code":"107" + "p_code":"110", + "code":"113" }, { "desc":"Yes. You can access a Kafka instance across regions over a public network or by using direct connections.", @@ -968,8 +1022,8 @@ "title":"Do Kafka Instances Support Cross-Region Access?", "uri":"kafka-faq-200426017.html", "doc_type":"usermanual", - "p_code":"104", - "code":"108" + "p_code":"110", + "code":"114" }, { "desc":"Yes. You can use one of the following methods to access a Kafka instance across VPCs:Establish a VPC peering connection to allow two VPCs to communicate with each other. ", @@ -977,8 +1031,8 @@ "title":"Do Kafka Instances Support Cross-VPC Access?", "uri":"kafka-faq-200426019.html", "doc_type":"usermanual", - "p_code":"104", - "code":"109" + "p_code":"110", + "code":"115" }, { "desc":"Yes.If the client and the instance are in the same VPC, cross-subnet access is supported. By default, subnets in the same VPC can communicate with each other.", @@ -986,8 +1040,8 @@ "title":"Do Kafka Instances Support Cross-Subnet Access?", "uri":"kafka-faq-200426020.html", "doc_type":"usermanual", - "p_code":"104", - "code":"110" + "p_code":"110", + "code":"116" }, { "desc":"No, Kerberos authentication is not supported. Kafka supports client authentication with SASL and API calling authentication using tokens and AK/SK.To access an instance i", @@ -995,8 +1049,8 @@ "title":"Does DMS for Kafka Support Authentication with Kerberos?", "uri":"kafka-faq-200426023.html", "doc_type":"usermanual", - "p_code":"104", - "code":"111" + "p_code":"110", + "code":"117" }, { "desc":"Yes. No password is required when accessing a Kafka instance in plaintext. For details, see Connecting to Kafka Using the Client (Plaintext Access).", @@ -1004,8 +1058,8 @@ "title":"Does DMS for Kafka Support Password-Free Access?", "uri":"kafka-faq-200708002.html", "doc_type":"usermanual", - "p_code":"104", - "code":"112" + "p_code":"110", + "code":"118" }, { "desc":"Click the name of your Kafka instance. In the Connection section on the Basic Information tab page, view Instance Address (Public Network).For details about how to connec", @@ -1013,8 +1067,8 @@ "title":"How Do I Obtain the Public Access Address After Public Access Is Enabled?", "uri":"kafka-faq-0001.html", "doc_type":"usermanual", - "p_code":"104", - "code":"113" + "p_code":"110", + "code":"119" }, { "desc":"No.", @@ -1022,8 +1076,8 @@ "title":"Does DMS for Kafka Support Authentication on Clients by the Server?", "uri":"kafka-faq-0026.html", "doc_type":"usermanual", - "p_code":"104", - "code":"114" + "p_code":"110", + "code":"120" }, { "desc":"No. You can only use JKS certificates for connecting to instances in Java.", @@ -1031,8 +1085,8 @@ "title":"Can I Use PEM SSL Truststore When Connecting to a Kafka Instance with SASL_SSL Enabled?", "uri":"kafka-faq-0027.html", "doc_type":"usermanual", - "p_code":"104", - "code":"115" + "p_code":"110", + "code":"121" }, { "desc":"JKS certificates are used for connecting to instances in Java and CRT certificates are used for connecting to instances in Python.", @@ -1040,8 +1094,8 @@ "title":"What Are the Differences Between JKS and CRT Certificates?", "uri":"kafka-faq-0028.html", "doc_type":"usermanual", - "p_code":"104", - "code":"116" + "p_code":"110", + "code":"122" }, { "desc":"TLS 1.2.", @@ -1049,8 +1103,8 @@ "title":"Which TLS Version Does DMS for Kafka Support?", "uri":"kafka-faq-0029.html", "doc_type":"usermanual", - "p_code":"104", - "code":"117" + "p_code":"110", + "code":"123" }, { "desc":"Yes. The maximum allowed number of client connections varies by instance specifications.", @@ -1058,8 +1112,8 @@ "title":"Is There a Limit on the Number of Client Connections to a Kafka Instance?", "uri":"kafka-faq-0033.html", "doc_type":"usermanual", - "p_code":"104", - "code":"118" + "p_code":"110", + "code":"124" }, { "desc":"Each Kafka broker allows a maximum of 1000 connections from each IP address by default. Excess connections will be rejected. You can change the limit by referring to Modi", @@ -1067,8 +1121,8 @@ "title":"How Many Connections Are Allowed from Each IP Address?", "uri":"kafka-faq-0034.html", "doc_type":"usermanual", - "p_code":"104", - "code":"119" + "p_code":"110", + "code":"125" }, { "desc":"No, and you cannot specify the IP addresses.", @@ -1076,8 +1130,8 @@ "title":"Can I Change the Private Network Addresses of a Kafka Instance?", "uri":"kafka_faq_0048.html", "doc_type":"usermanual", - "p_code":"104", - "code":"120" + "p_code":"110", + "code":"126" }, { "desc":"Yes. All Kafka instances and users use the same SSL certificate.To obtain the SSL certificate, perform the following steps:", @@ -1085,8 +1139,8 @@ "title":"Is the Same SSL Certificate Used for Different Instances?", "uri":"kafka_faq_0051.html", "doc_type":"usermanual", - "p_code":"104", - "code":"121" + "p_code":"110", + "code":"127" }, { "desc":"If a Sarama client is used to send and receive messages, the following issues may occur:Sarama cannot detect partition changes. Adding topic partitions requires client re", @@ -1094,8 +1148,8 @@ "title":"Why Is It Not Recommended to Use a Sarama Client for Messaging?", "uri":"kafka_faq_0061.html", "doc_type":"usermanual", - "p_code":"104", - "code":"122" + "p_code":"110", + "code":"128" }, { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", @@ -1103,8 +1157,8 @@ "title":"Topics and Partitions", "uri":"kafka-faq-191030003.html", "doc_type":"usermanual", - "p_code":"73", - "code":"123" + "p_code":"79", + "code":"129" }, { "desc":"The number of topics is related to the total number of topic partitions and the number of partitions in each topic. There is an upper limit on the aggregate number of par", @@ -1112,8 +1166,8 @@ "title":"Is There a Limit on the Number of Topics in a Kafka Instance?", "uri":"kafka-faq-200426024.html", "doc_type":"usermanual", - "p_code":"123", - "code":"124" + "p_code":"129", + "code":"130" }, { "desc":"Kafka manages messages by partition. If there are too many partitions, message creation, storage, and retrieval will be fragmented, affecting the performance and stabilit", @@ -1121,8 +1175,8 @@ "title":"Why Is Partition Quantity Limited?", "uri":"kafka-faq-200426025.html", "doc_type":"usermanual", - "p_code":"123", - "code":"125" + "p_code":"129", + "code":"131" }, { "desc":"No. If you want to use fewer partitions, delete the corresponding topic, create another one, and specify the desired number of partitions.", @@ -1130,8 +1184,8 @@ "title":"Can I Reduce the Partition Quantity?", "uri":"kafka-faq-200426101.html", "doc_type":"usermanual", - "p_code":"123", - "code":"126" + "p_code":"129", + "code":"132" }, { "desc":"Possible cause: The aggregate number of partitions of created topics has reached the upper limit. The upper limit on partitions varies by instance specifications. For det", @@ -1139,8 +1193,8 @@ "title":"Why Do I Fail to Create Topics?", "uri":"kafka-faq-200426026.html", "doc_type":"usermanual", - "p_code":"123", - "code":"127" + "p_code":"129", + "code":"133" }, { "desc":"Automatic topic creation is supported, but batch topic import is not supported. You can only export topics in batches.Enable automatic topic creation using one of the fol", @@ -1148,8 +1202,8 @@ "title":"Do Kafka Instances Support Batch Importing Topics or Automatic Topic Creation?", "uri":"kafka-faq-200426027.html", "doc_type":"usermanual", - "p_code":"123", - "code":"128" + "p_code":"129", + "code":"134" }, { "desc":"Possible cause: Automatic topic creation has been enabled and a consumer is connecting to the topic. If no existing topics are available for message creation, new topics ", @@ -1157,8 +1211,8 @@ "title":"Why Do Deleted Topics Still Exist?", "uri":"kafka-faq-200426028.html", "doc_type":"usermanual", - "p_code":"123", - "code":"129" + "p_code":"129", + "code":"135" }, { "desc":"Yes. Use either of the following methods to check the disk space used by a topic:In the row containing the desired Kafka instance, click View Metric to go to the Cloud Ey", @@ -1166,8 +1220,8 @@ "title":"Can I View the Disk Space Used by a Topic?", "uri":"kafka-faq-200426030.html", "doc_type":"usermanual", - "p_code":"123", - "code":"130" + "p_code":"129", + "code":"136" }, { "desc":"If you have enabled SASL_SSL for your Kafka instance, you can configure ACL permissions for your topics. On the Topics tab page of the Kafka console, click Grant User Per", @@ -1175,8 +1229,8 @@ "title":"Can I Add ACL Permissions for Topics?", "uri":"kafka-faq-200426032.html", "doc_type":"usermanual", - "p_code":"123", - "code":"131" + "p_code":"129", + "code":"137" }, { "desc":"Messages are not deleted immediately after being retrieved. They are deleted only when the aging time expires.You can shorten the aging time or expand the storage space.", @@ -1184,8 +1238,8 @@ "title":"What Should I Do If Kafka Storage Space Is Used Up Because Retrieved Messages Are Not Deleted?", "uri":"kafka-faq-0003.html", "doc_type":"usermanual", - "p_code":"123", - "code":"132" + "p_code":"129", + "code":"138" }, { "desc":"You can increase the partition quantity by adding brokers.To do so, go to the Kafka console, locate the row that contains the desired instance, and choose More > Modify S", @@ -1193,8 +1247,8 @@ "title":"How Do I Increase the Partition Quantity?", "uri":"kafka-faq-0005.html", "doc_type":"usermanual", - "p_code":"123", - "code":"133" + "p_code":"129", + "code":"139" }, { "desc":"Enabling or disabling automatic topic creation may cause instance restarts. For details, see the information displayed on the Kafka console.", @@ -1202,8 +1256,8 @@ "title":"Will a Kafka Instance Be Restarted After Its Automatic Topic Creation Setting Is Modified?", "uri":"kafka-faq-0010.html", "doc_type":"usermanual", - "p_code":"123", - "code":"134" + "p_code":"129", + "code":"140" }, { "desc":"Just simply unsubscribe from them on the Kafka client.", @@ -1211,8 +1265,8 @@ "title":"Can I Delete Unnecessary Topics in a Consumer Group?", "uri":"kafka-faq-0031.html", "doc_type":"usermanual", - "p_code":"123", - "code":"135" + "p_code":"129", + "code":"141" }, { "desc":"Symptom: Different consumers in a consumer group have different topic permissions. When a consumer attempts to retrieve messages from a topic, the error message \"Not auth", @@ -1220,8 +1274,8 @@ "title":"What Can I Do If a Consumer Fails to Retrieve Messages from a Topic Due to Insufficient Permissions?", "uri":"kafka-faq-0038.html", "doc_type":"usermanual", - "p_code":"123", - "code":"136" + "p_code":"129", + "code":"142" }, { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", @@ -1229,8 +1283,8 @@ "title":"Consumer Groups", "uri":"kafka-faq-200423001.html", "doc_type":"usermanual", - "p_code":"73", - "code":"137" + "p_code":"79", + "code":"143" }, { "desc":"When parameter auto.create.groups.enable is set to true, you do not need to create a consumer group, producer, or consumer because they are generated automatically when y", @@ -1238,8 +1292,8 @@ "title":"Do I Need to Create Consumer Groups, Producers, and Consumers for Kafka Instances?", "uri":"kafka-faq-200426033.html", "doc_type":"usermanual", - "p_code":"137", - "code":"138" + "p_code":"143", + "code":"144" }, { "desc":"This depends on the offsets.retention.minutes and auto.create.groups.enable parameters.For instances created much earlier, auto.create.groups.enable is set to true by def", @@ -1247,8 +1301,8 @@ "title":"Will a Consumer Group Without Active Consumers Be Automatically Deleted in 14 Days?", "uri":"kafka-faq-0043.html", "doc_type":"usermanual", - "p_code":"137", - "code":"139" + "p_code":"143", + "code":"145" }, { "desc":"Possible cause: Automatic consumer group creation has been enabled and your service is connected to the consumer group and consuming messages. Therefore, the consumer gro", @@ -1256,8 +1310,8 @@ "title":"Why Does a Deleted Consumer Group Still Exist?", "uri":"kafka_faq_0059.html", "doc_type":"usermanual", - "p_code":"137", - "code":"140" + "p_code":"143", + "code":"146" }, { "desc":"Check whether Flink is used for consumption. Flink uses the assign mode and the client assigns specific partitions to be consumed, so you cannot see any consumer on the K", @@ -1265,8 +1319,8 @@ "title":"Why Can't I View Consumers When Instance Consumption Is Normal?", "uri":"kafka_faq_0060.html", "doc_type":"usermanual", - "p_code":"137", - "code":"141" + "p_code":"143", + "code":"147" }, { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", @@ -1274,8 +1328,8 @@ "title":"Messages", "uri":"kafka-faq-190416001.html", "doc_type":"usermanual", - "p_code":"73", - "code":"142" + "p_code":"79", + "code":"148" }, { "desc":"10 MB.", @@ -1283,8 +1337,8 @@ "title":"What Is the Maximum Size of a Message that Can be Created?", "uri":"kafka-faq-200426035.html", "doc_type":"usermanual", - "p_code":"142", - "code":"143" + "p_code":"148", + "code":"149" }, { "desc":"Rebalancing is a process where partitions of topics are re-allocated for a consumer group.In normal cases, rebalancing occurs inevitably when a consumer is added to or re", @@ -1292,8 +1346,8 @@ "title":"Why Does Message Poll Often Fail During Rebalancing?", "uri":"kafka-faq-200426036.html", "doc_type":"usermanual", - "p_code":"142", - "code":"144" + "p_code":"148", + "code":"150" }, { "desc":"Possible cause 1: The message has been aged.Solution: Change the aging time.Solution: Change the aging time.Possible cause 2: The createTime timestamp of the message is i", @@ -1301,8 +1355,8 @@ "title":"Why Can't I Query Messages on the Console?", "uri":"kafka-faq-200426037.html", "doc_type":"usermanual", - "p_code":"142", - "code":"145" + "p_code":"148", + "code":"151" }, { "desc":"Symptom: An alarm is generated for the Accumulated Messages metric.Solution:Log in to the Kafka console and click the instance for which the alarm is generated. The insta", @@ -1310,8 +1364,8 @@ "title":"What Can I Do If Kafka Messages Are Accumulated?", "uri":"kafka-faq-200426100.html", "doc_type":"usermanual", - "p_code":"142", - "code":"146" + "p_code":"148", + "code":"152" }, { "desc":"If the aging time has been set for a topic, the value of the log.retention.hours parameter does not take effect for the topic. The value of the log.retention.hours parame", @@ -1319,8 +1373,8 @@ "title":"Why Do Messages Still Exist After the Retention Period Elapses?", "uri":"kafka-faq-200708001.html", "doc_type":"usermanual", - "p_code":"142", - "code":"147" + "p_code":"148", + "code":"153" }, { "desc":"No.", @@ -1328,8 +1382,8 @@ "title":"Do Kafka Instances Support Delayed Message Delivery?", "uri":"kafka-faq-0018.html", "doc_type":"usermanual", - "p_code":"142", - "code":"148" + "p_code":"148", + "code":"154" }, { "desc":"View the number of accumulated messages using any of the following methods:On the Consumer Groups page of an instance, click the name of the consumer group whose accumula", @@ -1337,8 +1391,8 @@ "title":"How Do I View the Number of Accumulated Messages?", "uri":"kafka-faq-0041.html", "doc_type":"usermanual", - "p_code":"142", - "code":"149" + "p_code":"148", + "code":"155" }, { "desc":"The message creation time is specified by CreateTime when a producer creates messages. If this parameter is not set during message creation, the message creation time is ", @@ -1346,8 +1400,8 @@ "title":"Why Is the Message Creation Time Displayed as Year 1970?", "uri":"kafka-faq-0045.html", "doc_type":"usermanual", - "p_code":"142", - "code":"150" + "p_code":"148", + "code":"156" }, { "desc":"message.max.bytes can be modified on the Parameters page on the console. For details, see Modifying Kafka Instance Configuration Parameters.The maximum value of message.m", @@ -1355,8 +1409,8 @@ "title":"How Do I Modify message.max.bytes?", "uri":"kafka_faq_0058.html", "doc_type":"usermanual", - "p_code":"142", - "code":"151" + "p_code":"148", + "code":"157" }, { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", @@ -1364,8 +1418,8 @@ "title":"Monitoring & Alarm", "uri":"kafka-faq-191030004.html", "doc_type":"usermanual", - "p_code":"73", - "code":"152" + "p_code":"79", + "code":"158" }, { "desc":"If topic monitoring data is not displayed, the possible causes are as follows:The topic name starts with a special character, such as an underscore (_) or a number sign (", @@ -1373,8 +1427,8 @@ "title":"Why Can't I View the Monitoring Data?", "uri":"kafka-faq-200426041.html", "doc_type":"usermanual", - "p_code":"152", - "code":"153" + "p_code":"158", + "code":"159" }, { "desc":"Symptom: The monitoring data shows that there are 810 million accumulated messages. However, the Kafka console shows that there are 100 million messages in all six topics", @@ -1382,8 +1436,8 @@ "title":"Why Is the Monitored Number of Accumulated Messages Inconsistent with the Message Quantity Displayed on the Kafka Console?", "uri":"kafka-faq-0007.html", "doc_type":"usermanual", - "p_code":"152", - "code":"154" + "p_code":"158", + "code":"160" }, { "desc":"The monitoring data is reported every minute. The reported data will be displayed on the monitoring page after being sorted. This process takes less than 20 minutes. Afte", @@ -1391,8 +1445,8 @@ "title":"Why Is a Consumer Group Still on the Monitoring Page After Being Deleted?", "uri":"kafka-faq-0022.html", "doc_type":"usermanual", - "p_code":"152", - "code":"155" + "p_code":"158", + "code":"161" }, { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", @@ -1401,7 +1455,7 @@ "uri":"kafka-ug-0723006.html", "doc_type":"usermanual", "p_code":"", - "code":"156" + "code":"162" }, { "desc":"This section describes how to troubleshoot Kafka connection problems.If the connection to a Kafka instance is abnormal, perform the following operations to troubleshoot t", @@ -1409,8 +1463,8 @@ "title":"Troubleshooting Kafka Connection Exceptions", "uri":"kafka-faq-0604001.html", "doc_type":"usermanual", - "p_code":"156", - "code":"157" + "p_code":"162", + "code":"163" }, { "desc":"The duration from message creation to retrieval occasionally reaches 6 minutes, which is not tolerable to services.Service requests are stacked and cannot be processed in", @@ -1418,8 +1472,8 @@ "title":"Troubleshooting 6-Min Latency Between Message Creation and Retrieval", "uri":"kafka-trouble-0709001.html", "doc_type":"usermanual", - "p_code":"156", - "code":"158" + "p_code":"162", + "code":"164" }, { "desc":"The system displays the error message \"Disk error when trying to access log file on the disk\".The disk usage of the broker is too high.Expand the disk space by referring ", @@ -1427,8 +1481,8 @@ "title":"Troubleshooting Message Creation Failures", "uri":"kafka-trouble-0001.html", "doc_type":"usermanual", - "p_code":"156", - "code":"159" + "p_code":"162", + "code":"165" }, { "desc":"A deleted topic still exists.Automatic topic creation has been enabled for the instance, and a consumer is connecting to the topic. If services are not stopped, message c", @@ -1436,8 +1490,8 @@ "title":"Troubleshooting Topic Deletion Failures", "uri":"kafka-trouble-0002.html", "doc_type":"usermanual", - "p_code":"156", - "code":"160" + "p_code":"162", + "code":"166" }, { "desc":"For a Kafka instance deployed in multiple AZs, if one of the AZs is faulty, error message \"Topic {{topic_name}} not present in metadata after 60000 ms\" may be reported on", @@ -1445,8 +1499,8 @@ "title":"Troubleshooting Error \"Topic {{topic_name}} not present in metadata after 60000 ms\" During Message Production or Consumption", "uri":"kafka-trouble-0004.html", "doc_type":"usermanual", - "p_code":"156", - "code":"161" + "p_code":"162", + "code":"167" }, { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", @@ -1455,7 +1509,7 @@ "uri":"kafka-ug-00001.html", "doc_type":"usermanual", "p_code":"", - "code":"162" + "code":"168" }, { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", @@ -1464,7 +1518,7 @@ "uri":"kafka-ug-00002.html", "doc_type":"usermanual", "p_code":"", - "code":"163" + "code":"169" }, { "desc":"See Glossary.", @@ -1473,6 +1527,6 @@ "uri":"dms-ug-0312114.html", "doc_type":"usermanual", "p_code":"", - "code":"164" + "code":"170" } ] \ No newline at end of file diff --git a/docs/dms/umn/CreateUserAndGrantPolicy.html b/docs/dms/umn/CreateUserAndGrantPolicy.html index 245c3ca1..4c8c09ab 100644 --- a/docs/dms/umn/CreateUserAndGrantPolicy.html +++ b/docs/dms/umn/CreateUserAndGrantPolicy.html @@ -15,7 +15,7 @@
You can create custom policies to supplement the system-defined policies of DMS for Kafka. For details about actions supported in custom policies, see "Permissions Policies and Supported Actions" in Distributed Message Service API Reference
+You can create custom policies to supplement the system-defined policies of DMS for Kafka. For details about actions supported in custom policies, see Permissions Policies and Supported Actions"Permissions Policies and Supported Actions" in Distributed Message Service API Reference
To create a custom policy, choose either visual editor or JSON.
For details, see Creating a Custom Policy. The following lists examples of common DMS for Kafka custom policies.
diff --git a/docs/dms/umn/Kafka-client-best-practice.html b/docs/dms/umn/Kafka-client-best-practice.html index 9abf69c4..8b886d9f 100644 --- a/docs/dms/umn/Kafka-client-best-practice.html +++ b/docs/dms/umn/Kafka-client-best-practice.html @@ -6,7 +6,7 @@Recommended topic configurations: Use 3 replicas, enable synchronous replication, and set the minimum number of in-sync replicas to 2. The number of in-sync replicas cannot be the same as the number of replicas of the topic. Otherwise, if one replica is unavailable, messages cannot be produced.
-You can enable or disable automatic topic creation. If automatic topic creation is enabled, the system automatically creates a topic when a message is created in or retrieved from a topic that does not exist. This topic has the following default settings: 3 partitions, 3 replicas, aging time 72 hours, synchronous replication and flushing disabled, CreateTime message timestamp, and maximum 10,485,760 bytes message size.
+You can enable or disable automatic topic creation. If automatic topic creation is enabled, the system automatically creates a topic when a message is produced in or consumed from a topic that does not exist. This topic has the following default settings: 3 partitions, 3 replicas, aging time 72 hours, synchronous replication and flushing disabled, CreateTime message timestamp, and maximum 10,485,760 bytes message size.
Maximum number of connections: 3000
Maximum size of a message: 10 MB
diff --git a/docs/dms/umn/ProductDescPrivilegeManagement.html b/docs/dms/umn/ProductDescPrivilegeManagement.html index 51728a61..da4a6ec6 100644 --- a/docs/dms/umn/ProductDescPrivilegeManagement.html +++ b/docs/dms/umn/ProductDescPrivilegeManagement.html @@ -1,14 +1,14 @@You can use Identity and Access Management (IAM) to manage DMS for Kafka permissions and control access to your resources. IAM provides identity authentication, permissions management, and access control.
+If you need to grant your enterprise personnel permission to access your DMS resources, use Identity and Access Management (IAM). IAM provides identity authentication, fine-grained permissions management, and access control. IAM helps you secure access to your cloud resources.
You can create IAM users for your employees, and assign permissions to these users on a principle of least privilege (PoLP) basis to control their access to specific resource types. For example, you can create IAM users for software developers and assign specific permissions to allow them to use Kafka instance resources but prevent them from being able to delete resources or perform any high-risk operations.
If your account does not require individual IAM users for permissions management, skip this section.
IAM is a free service. You only pay for the resources in your account.
For more information, see IAM Service Overview.
By default, new IAM users do not have any permissions assigned. To assign permissions to these new users, add them to one or more groups, and attach permissions policies or roles to these groups.
DMS is a project-level service deployed and accessed in specific physical regions. When assigning DMS for Kafka permissions to a user group, specify region-specific projects where the permissions will take effect. If you select All projects, the permissions will be granted for all region-specific projects. When accessing DMS, the users need to switch to a region where they have been authorized to use this service.
-Table 1 lists all the system-defined policies supported by DMS for Kafka.
@@ -67,103 +67,183 @@None
DMS ELBAccess
+ELB operation permissions to assign to DMS agencies.
+System-defined policy
+None
+DMSAgencyCheckAccessPolicy
+IAM operation permissions to assign to DMS agencies.
+System-defined policy
+None
+System-defined policies contain OBS actions. Due to data caching, the policies take effect five minutes after they are attached to a user, user group, or enterprise project.
Table 2 lists the common operations supported by each DMS for Kafka system policy. Select the policies as required.
+Table 2 lists the common operations supported by each DMS for Kafka system policy. Select the policies as required.
-Operation +
Configuring Kafka Instance Tags
|
---|