在OceanBase V4中,日志流的Leader副本如何分布?

在OceanBase V4中,日志流的Leader副本如何分布?

A. 平均分布在Primary Zone内
B. 集中在一个节点上
C. 随机分布
D. 平均分布在所有Zone内

选A

在副本均衡的基础上,RootService 会根据租户的 Primary Zone 等因素,自动创建并均衡各机器日志流的 Leader 的数目。具体表现为,通过将日志流的 Leader 聚集到同一机器上,减少分布式事务执行的可能,减少业务请求的 RT(Response Time)。

官方文档 zh-CN/700.reference/100.oceanbase-database-concepts/500.distributed-database-objects/300.data-partitions-and-replicas/100.data-partitioning-and-partitioned-replica-overview.md-oceanbase/oceanbase-doc