Commit Graph

16 Commits

Author SHA1 Message Date
Jeff Tao c9bcfe5fa6 first draft for sync flow control 2020-07-28 06:39:30 +00:00
Jeff Tao 11dc189ad1 add new state, TSDB reset wont happen if status is not ready or refCount not one 2020-07-15 10:59:01 +00:00
Jeff Tao 095d5f8ddf add eindex in getFileInfo 2020-05-26 01:52:13 +00:00
Jeff Tao 2a4fecebe6 tune the code to make the vnode cleanup process more clear 2020-05-23 13:39:44 +00:00
Jeff Tao 16f557a788 version in sync is not updated correctly 2020-05-20 12:09:17 +00:00
jtao1735 530aa3e5e7 set file version correctly 2020-05-15 00:53:55 +00:00
jtao1735 144e334d04 notify vnode when data file is synced, so vnode can restart TSDB 2020-05-07 23:39:23 +00:00
jtao1735 b8d41b00e5 tune the code 2020-04-29 03:17:30 +00:00
jtao1735 4e3f4f8c86 some changes 2020-04-27 01:34:16 +00:00
slguan 80fe2e00a7 [TD-52] fix error while syncing 2020-04-20 17:14:44 +08:00
Jeff Tao 1958981b0e add const in API 2020-04-11 10:31:48 +08:00
Jeff Tao e4d2b5bb5e turn on the arbitrator code 2020-04-10 15:09:37 +08:00
Jeff Tao dc3c33a820 integrate WAL module 2020-04-08 21:05:19 +08:00
Jeff Tao 4f6cb328b2 change the API to fit the changes in syncCfg 2020-04-08 16:59:28 +08:00
Jeff Tao e1a3d7f295 remove SWalHead in tsync.h 2020-04-08 09:40:20 +08:00
Jeff Tao 3c77d2c399 add walCfg, syncCfg structure 2020-04-08 09:36:20 +08:00