1、提供Maat_cmd_flushDB函数用于重置redis数据库,重置操作后版本号加1。
2、当ZRANGEBYSCORE结果为空的时(日志Got nothing after ),会全量加载。 3、exec_serial_rule事务失败时,重试5次。
This commit is contained in:
@@ -1059,6 +1059,7 @@ int main(int argc,char* argv[])
|
||||
test_command(feather);
|
||||
test_set_cmd_line(feather);
|
||||
test_add_ip_command(feather,"IP_CONFIG");
|
||||
Maat_cmd_flushDB(feather);
|
||||
}
|
||||
test_sfh_digest(test_digest_file);
|
||||
sleep(wait_second);
|
||||
|
||||
Reference in New Issue
Block a user