add trace log
This commit is contained in:
parent
002d5979c1
commit
80f6d092a1
|
@ -40,7 +40,6 @@ typedef struct SNodeEntry {
|
|||
} SNodeEntry;
|
||||
|
||||
typedef struct SStreamVnodeRevertIndex {
|
||||
SArray *pDBList;
|
||||
SArray *pNodeEntryList;
|
||||
int64_t ts; // snapshot ts
|
||||
} SStreamVnodeRevertIndex;
|
||||
|
|
Loading…
Reference in New Issue