打磨性能测试用例。

This commit is contained in:
zhengchao
2020-06-19 20:49:54 +08:00
parent 73d27d983c
commit 58ff7ddc16
4 changed files with 18 additions and 9 deletions

View File

@@ -723,6 +723,8 @@ FULL_UPDATE:
}
*list=s_rule_array;
*update_type=CM_UPDATE_TYPE_FULL;
MESA_handle_runtime_log(logger, RLOG_LV_INFO, maat_redis_monitor,
"Full update %d keys of version %lldd.", rule_num, new_version);
return rule_num ;
}