检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
devspore: datasource1: props: version: v1 appId: xxx monitorId: xxx databaseName: xxx
仅支持输入INCRE_TRANSFER_STARTED或INCRE_TRANSFER_FAILED,INCRE_TRANSFER_STARTED表示灾备中/增量开始,INCRE_TRANSFER_FAILED表示灾备异常/增量失败。 任务名称 请自定义输入任务名称。 跨账号执行DRS任务
client; if (masRedisConfiguration.getRedis().getServers().containsKey(Constants.DC_1)) { RedissonDcsMap.put(Constants.DC_1
结合配置项说明,在配置文件或配置信息添加故障注入相关配置。 配置文件示例config_Redis_chaos.yaml props: version: v1 appId: xxx monitorId: xxxx cloud: xxxx region: xxxxx azs: az1 etcd:
client; if (masRedisConfiguration.getRedis().getServers().containsKey(Constants.DC_1)) { RedissonDcsMap.put(Constants.DC_1
Disk /dev/vda doesn't contain a valid partition table Disk /dev/mapper/root-root: 21 GiB, 22540189696 bytes, 44023808 sectors Units: sectors
Document queryCommand = new Document("find", collectionName).append("filter", new Document("_id", testExecuteCommandId)); log.info("query
SerializationPair.fromSerializer(RedisSerializer)) .serializeValuesWith(RedisSerializationContext.SerializationPair.fromSerial
结合配置项说明,在配置文件或配置信息添加故障注入相关配置。 配置文件示例config_mysql_chaos.yaml props: version: v1 appId: xxx monitorId: xxxx databaseName: xxxx etcd: address: xxx.xxx
@Nonnull byte[] value, long offset) opsForValue().append(stringKey, stringValue) public Long append(@Nonnull byte[] key, @Nonnull byte[] value)
(可选)配置委托项目ID。 容灾ID 配置DWS容灾任务ID。 容灾操作 配置容灾操作方式。 switchover:表示执行灾备切换操作。 failover:表示执行异常恢复操作。 recovery:表示执行容灾恢复操作。 父主题: 工作流插件说明
无接入MAS服务,etcd配置无须配置,servers部分下Redis源列表以实际使用为准。 props: version: v1 app-id: xxxx monitor-id: xxxx cloud: xxxx region: xxxxx azs: az1
Long incr(String key); Long incr(byte[] key); Long append(String key, String value); Long append(byte[] key, byte[] value); String substr(String