refactor: do some internal refactor.
This commit is contained in:
parent
8e042e34cb
commit
239b2d4f00
|
@ -509,10 +509,7 @@ typedef struct SStreamMeta {
|
|||
SArray* chkpSaved;
|
||||
SArray* chkpInUse;
|
||||
SRWLatch chkpDirLock;
|
||||
|
||||
void* qHandle;
|
||||
int32_t pauseTaskNum;
|
||||
|
||||
void* bkdChkptMgt;
|
||||
} SStreamMeta;
|
||||
|
||||
|
|
Loading…
Reference in New Issue