打磨性能测试用例。
This commit is contained in:
@@ -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 ;
|
||||
}
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
#include "stream_fuzzy_hash.h"
|
||||
#include "gram_index_engine.h"
|
||||
|
||||
int MAAT_FRAME_VERSION_2_9_20200622=1;
|
||||
int MAAT_FRAME_VERSION_3_0_20200619=1;
|
||||
|
||||
int is_valid_table_name(const char* str)
|
||||
{
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#include "Maat_garbage_collection.h"
|
||||
#include "alignment_int64.h"
|
||||
#include <time.h>
|
||||
#include <MESA/field_stat.h>
|
||||
#include <MESA/field_stat2.h>
|
||||
enum MAAT_FS_STATUS{
|
||||
STATUS_VERSION=0,
|
||||
STATUS_THRED_NUM,
|
||||
|
||||
Reference in New Issue
Block a user