Commit Graph

33 Commits

Author SHA1 Message Date
Shengliang Guan 582cacc5b9 TD-1732 2020-10-28 09:39:07 +08:00
Shengliang Guan 19cced6f0e TD-1768 2020-10-21 15:29:44 +08:00
Shengliang Guan 6137a2b377 TD-1746 2020-10-21 03:07:16 +00:00
Jeff Tao c8ca26f12e Merge branch 'develop' into hotfix/TD-919 2020-07-17 01:35:50 +00:00
Bomin Zhang b87f9ae0c7 defer cq creation 2020-07-16 11:27:22 +08:00
Jeff Tao c37671f32f renanme function 2020-07-16 01:28:45 +00:00
Jeff Tao 995682f044 merge develop code 2020-07-15 13:51:18 +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
Shengliang Guan 2418c537af
Merge pull request #2571 from taosdata/hotfix/quorum
Hotfix/quorum
2020-07-06 17:06:49 +08:00
Jeff Tao de1d615f7a confirm forward from slave 2020-07-06 06:18:28 +00:00
Shengliang Guan 8f3b33c923 merge from develop 2020-07-05 23:51:34 +08:00
Shengliang Guan a567e04ab6 rename func 2020-07-05 23:26:58 +08:00
Shengliang Guan 648c85f017 vnode init/cleanup resource 2020-07-05 23:25:32 +08:00
Shengliang Guan 71081b5bf2
Merge pull request #2564 from taosdata/feature/query
[td-225] refactor code.
2020-07-04 21:05:46 +08:00
Haojun Liao c067db1f6b [td-225] refactor code. 2020-07-04 18:24:14 +08:00
Shengliang Guan af4b02246a
Merge pull request #2559 from taosdata/hotfix/crash
[TD-825] vnodehash may be null while close all vnodes
2020-07-04 18:14:51 +08:00
Shengliang Guan 0c91ffae75 [TD-825] vnodehash may be null while close all vnodes 2020-07-04 14:44:25 +08:00
Shengliang Guan 74ea5ff492 add func dnodePutQhandleIntoReadQueue to simplify the refCount of vnode 2020-07-03 19:44:15 +08:00
Shengliang Guan 6bc6d1a3b8 [TD-466] add write auth for dnode 2020-06-18 07:41:51 +00:00
Shengliang Guan 2756c730ec change the parameters in vread queue 2020-06-09 10:46:58 +00:00
Shengliang Guan 652f5f61bb
Merge pull request #2179 from taosdata/hotfix/crash
[TD-549] fix crash while vread return TSDB_CODE_NOT_READY errno
2020-06-08 14:43:32 +08:00
Shengliang Guan fa2a96e520 [TD-549] fix crash while vread return TSDB_CODE_NOT_READY errno 2020-06-08 13:03:49 +08:00
Bomin Zhang d34cabf2c1 TD-449: fix several bugs 2020-06-06 14:45:22 +08:00
slguan df426f4f31 [TD-150] When sync is not initialized, cannot call dnode write 2020-05-04 16:28:18 +08:00
slguan c95b1eeccb fix bug while balance 2020-04-22 21:22:01 +08:00
jtao1735 c166220eda remove vnodeGetTsdb API 2020-04-19 02:10:05 +00:00
slguan 8568f4c461 [TD-82] refactor balance module 2020-04-08 20:02:29 +08:00
slguan 39ecb90a12 [TD-116] split dnodeRead to dnodeVnode 2020-04-07 14:43:25 +08:00
slguan f14b13816c [TD-116] add vnodeAccquire vnode 2020-04-07 12:20:17 +08:00
Jeff Tao 58607175ee optimize the code in dnodeMgmt, so it can close vnode one by one when dnode cleans up
remove the RPC warnings
2020-04-05 23:16:28 +08:00
Jeff Tao 00e09623ae head file is messed up
vnodeWrite.c does not include dnode.h
2020-04-05 14:48:38 +08:00
Jeff Tao e10186e8a8 re-arrange the head file to make it more logicl 2020-04-05 10:29:59 +08:00
slguan 851ebaac3e refactor code directory 2020-04-05 09:46:51 +08:00