检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
great security risks. It is recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted
great security risks. It is recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted
great security risks. It is recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted
cd180d14e684b", "name": "xxx-xxx-xxx", "description": "", "links": { "next": null,
@#$%^&*()-_=+\|[{}];:'",<.>/?密钥。 不能与名称或倒序的名称相同。 white_remote_address 否 String IP白名单。 admin 否 Boolean 是否为管理员。 default_topic_perm 否 String 默认的主题权限。 default_group_perm
great security risks. It is recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted
great security risks. It is recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted
great security risks. It is recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted
great security risks. It is recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted
great security risks. It is recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted
property_list 消息属性列表。 name:属性名称。 value:属性值。 born_host 产生消息的主机IP。 store_host 存储消息的主机IP。 queue_id 队列ID。 queue_offset 在队列中的偏移量。 重新投递死信消息 死信消息由于某些原
适用计费项 实例费用、存储空间费用 实例费用、存储空间费用 变更计费模式 支持变更为按需计费模式。 但包年/包月计费模式到期后,按需的计费模式才会生效。 支持变更为包年/包月计费模式。 变更规格 支持变更实例规格。 支持变更实例规格。 回收站中实例是否计费 开启回收站策略的包年/包
broker_cpu_core_load CPU核均负载 该指标用于统计节点虚拟机CPU每个核的平均负载 >0 RocketMQ实例节点 1分钟 broker_disk_usage 磁盘容量使用率 该指标用于统计节点虚拟机的磁盘容量使用率 单位:% 0~100 RocketMQ实例节点 1分钟
SendAsync(context.TODO(), msg, func(ctx context.Context, resp []*golang.SendReceipt, err error) { if err != nil { log.Fatal(err)
修改“公网访问”为开启。 关闭公网访问 修改“公网访问”为关闭。 变更规格 扩容存储空间 扩容代理数量 扩容代理规格 批量删除消费组 选择多个消费组,进行批量删除。 批量删除Topic 选择多个Topic,进行批量删除。 消息轨迹变更 消息轨迹发生变化。 重启节点 重启Broker节点。 元数据迁移
关于两种计费模式的详细介绍请参见计费模式概述。 在购买RocketMQ实例后,如果发现当前计费模式无法满足业务需求,您还可以变更计费模式。详细介绍请参见变更计费模式概述。 计费项 分布式消息服务RocketMQ版的计费项由实例费用和存储空间费用组成。了解每种计费项的计费因子、计费公式等信息,请参考计费项。
在单可用区或多可用区中部署实例 副本冗余 使用一主两备架构,备节点通过数据同步的方式保持数据一致。当网络发生异常或节点故障时,通过Raft协议自动切换主备关系,保持数据一致性。 - 数据持久化 业务系统日常运行中可能出现一些小概率的异常事件。部分可靠性要求非常高的业务系统,除了要求实例高
Topic名称不能设置为相同,否则会创建失败。 创建Topic后不能修改名称。 如果Topic名称中包含“%”或“|”,在云监控中会将“%”或“|”转换为“_”显示,例如Topic名称为“test%01”,在云监控中Topic名称显示为“test_01”。 权限 Topic的权限,包括发布+订阅、发布和订阅。
角,单击“更多 > 删除”。 如需批量删除实例,勾选待删除的实例,单击信息栏左上侧的“删除”。 RocketMQ实例状态为创建中、重启中、变更中时不允许执行删除操作。 在“删除实例”对话框中,输入“DELETE”,单击“确定”,完成删除RocketMQ实例。 删除RocketMQ实例大约需要1到60秒。
线程数,如果设置过大的线程数反而会带来大量的线程切换开销。 理想环境下单客户端的最优线程数计算模型为:C *(T1+T2)/T1。 其中,C为单机vCPU核数,T1为业务逻辑的CPU计算耗时,T2为外部I/O操作耗时,另外线程切换耗时忽略不计,I/O操作不消耗CPU,线程需有足够消息等待处理且内存充足。