Commit Graph

3140 Commits

Author SHA1 Message Date
slguan f87b68d9a8 Merge branch 'develop' into feature/balance 2020-04-09 16:17:35 +08:00
slguan d5de8dc1e3 [TD-82] fix error while balance 2020-04-09 16:15:21 +08:00
hzcheng 3dfe486d1c TD-100 2020-04-09 16:12:47 +08:00
Jeff Tao 3899ae8707 fix the bug in sync integration 2020-04-09 15:57:32 +08:00
slguan d860ec1b86
Merge pull request #1553 from taosdata/feature/query
[td-98] support iplist
2020-04-09 15:50:19 +08:00
slguan 775c89386b
Merge pull request #1564 from taosdata/hotfix/mem_leak
fix part of mem-leak
2020-04-09 15:47:56 +08:00
slguan c65f4afbb2
Merge pull request #1563 from taosdata/add-testcase-execution-in-ci
Add testcase execution in ci
2020-04-09 15:47:11 +08:00
hzcheng b0fe9341f1 TD-100 2020-04-09 14:41:18 +08:00
slguan 64e59d9463 fix log print error 2020-04-09 14:38:00 +08:00
hzcheng b37185e540 fix part of mem-leak 2020-04-09 04:30:33 +00:00
slguan 1e33660c87 Merge branch 'feature/balance' into feature/sync
# Conflicts:
#	src/vnode/main/inc/vnodeInt.h
2020-04-09 11:08:54 +08:00
hzcheng d1b9a866c9 Merge branch 'develop' into feature/2.0tsdb 2020-04-09 10:02:52 +08:00
hzcheng 136f99ed5c TD-100 2020-04-09 09:58:06 +08:00
slguan 4f350284ab [TD-82] first edition of balance 2020-04-08 23:36:37 +08:00
slguan 8f54cb6768 fix crash while drop databases 2020-04-08 23:27:10 +08:00
Shuduo Sang 4926dddebb fix kill script to avoid others' path with taosdata be killed by mistake. 2020-04-08 23:14:44 +08:00
Jeff Tao 366068e287 make the add/sub atomic 2020-04-08 22:34:05 +08:00
slguan 3e1811b0e6
Merge pull request #1561 from taosdata/fix-use-after-free-issues
fix use-after-free issues.
2020-04-08 22:22:33 +08:00
slguan 99e0873a41
Merge pull request #1562 from taosdata/hotfix/rpcrealloc
return after free
2020-04-08 22:21:59 +08:00
Jeff Tao 769ef5be3c remove the hard code for max number of vnodes 2020-04-08 22:19:46 +08:00
Jeff Tao 4f945ec62a return after free 2020-04-08 21:37:39 +08:00
slguan 0ba919dbac add compile option for sync 2020-04-08 21:16:58 +08:00
Jeff Tao dc3c33a820 integrate WAL module 2020-04-08 21:05:19 +08:00
Shuduo Sang 770392fbde fix use-after-free issues.
[TD-122]
2020-04-08 20:25:03 +08:00
slguan 7b34220674
Merge pull request #1560 from taosdata/fix-missing-mutex-unlock-issues
fix missing mutex-unlock call in few files.
2020-04-08 20:14:45 +08:00
slguan 8568f4c461 [TD-82] refactor balance module 2020-04-08 20:02:29 +08:00
Shuduo Sang a7aa4e1e5f fix missing mutex-unlock call in few files.
[TD-121]
2020-04-08 19:19:24 +08:00
slguan 54bbfe74c7 add sleep while connect taosd 2020-04-08 18:52:07 +08:00
slguan 5704cb3ad9
Merge pull request #1559 from sangshuduo/add-test-execution-in-ci
Add test execution in ci
2020-04-08 18:49:59 +08:00
Shuduo Sang 6acca129df merge from tip of develop branch. 2020-04-08 18:19:54 +08:00
hzcheng bed8890fe8 TD-100 2020-04-08 18:04:03 +08:00
Shuduo Sang 57f96f1b21 add test execution in CI
[TD-96]
2020-04-08 17:39:30 +08:00
slguan 2d0396e903 Merge remote-tracking branch 'origin/feature/sync' into feature/balance 2020-04-08 17:29:55 +08:00
Shuduo Sang 45b90bf909 add testcase execution in CI
[TD-96]
2020-04-08 17:20:34 +08:00
Jeff Tao 4f6cb328b2 change the API to fit the changes in syncCfg 2020-04-08 16:59:28 +08:00
Shuduo Sang 834754b0dc merge from tip of develop branch. 2020-04-08 16:47:49 +08:00
slguan c84cd03f49 fix memory error 2020-04-08 15:27:40 +08:00
Shuduo Sang ead50301fd add test execution in CI
[TD-96]
2020-04-08 15:01:38 +08:00
slguan 871322a485 script 2020-04-08 13:46:36 +08:00
slguan 76d4cdf869 Merge remote-tracking branch 'origin/develop' into feature/balance 2020-04-08 12:43:47 +08:00
slguan 3c8d8bc428 fix read file error 2020-04-08 12:42:02 +08:00
slguan 029391f038
Merge pull request #1557 from taosdata/feature/vpeer
[TD-114] add wal config
2020-04-08 12:26:09 +08:00
slguan c536cdd39c [TD-114] add wal config 2020-04-08 12:24:32 +08:00
slguan cfd3eb2f8a [TD-114] 2020-04-08 09:54:52 +08:00
slguan 2ef4c4217a
Merge pull request #1556 from taosdata/feature/sync
Feature/sync
2020-04-08 09:46:54 +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
hzcheng 253c7e64d6 first version of committing data 2020-04-07 18:46:09 +08:00
Shuduo Sang b8c25f148c Merge branch 'develop' into add-test-execution-in-ci 2020-04-07 17:48:39 +08:00
slguan 69fec0077a remove script from basic suite 2020-04-07 16:30:45 +08:00