设置分片级别每秒允许的最大写入字节数。
0b(不限制)
# 每秒最多 50MB cluster.throttle.shard.write.max_bytes: 50mb # 不限制字节数(默认) cluster.throttle.shard.write.max_bytes: 0b