Shengliang Guan
|
dc76f3b935
|
test: add case for drop dnode
|
2022-07-19 16:25:22 +08:00 |
Shengliang Guan
|
04bb5ca6b2
|
Merge pull request #15103 from taosdata/fix/mnode
enh: If an 'object is creating' error is reported when creating a database, wait for the transaction to end then response
|
2022-07-19 13:26:32 +08:00 |
Shengliang Guan
|
ce999711ec
|
test: add case
|
2022-07-19 13:07:24 +08:00 |
Shengliang Guan
|
83ac069bef
|
enh: If an 'object is creating' error is reported when creating a database, wait for the transaction to end then response
|
2022-07-19 12:00:43 +08:00 |
Shengliang Guan
|
993f5fe9ec
|
fix: let certain type of write messages to be executed sequentially
|
2022-07-18 18:37:58 +08:00 |
Shengliang Guan
|
2512bf26aa
|
test: valgrind case
|
2022-07-18 14:53:41 +08:00 |
Shengliang Guan
|
bd4e24cc80
|
test: valgrind case
|
2022-07-18 11:26:49 +08:00 |
Shengliang Guan
|
3f8d9f347e
|
test: valgrind case
|
2022-07-18 09:29:21 +08:00 |
dapan1121
|
077fbd6787
|
Merge pull request #15010 from taosdata/fix/TD-17460
fix: fix taosd mem leak
|
2022-07-18 09:18:43 +08:00 |
Shengliang Guan
|
19c673c322
|
test: valgrind case
|
2022-07-17 21:42:35 +08:00 |
Shengliang Guan
|
06ddc47467
|
test: valgrind case
|
2022-07-17 21:25:28 +08:00 |
shenglian zhou
|
de1ca5b68f
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/user-tags
|
2022-07-17 05:07:17 +08:00 |
shenglian zhou
|
e7c4b72f77
|
fix: the system table number is 31 instead of 30 since user_tags is added
|
2022-07-17 05:06:58 +08:00 |
Shengliang Guan
|
f76b7ce165
|
test: valgrind case
|
2022-07-16 21:23:01 +08:00 |
Shengliang Guan
|
2c5e2cb86a
|
Merge branch '3.0' into fix/valgrind
|
2022-07-16 20:28:35 +08:00 |
Shengliang Guan
|
cb1b679429
|
test: valgrind case
|
2022-07-16 20:27:41 +08:00 |
Xiaoyu Wang
|
841a3f5651
|
Merge pull request #15004 from taosdata/feature/3.0_debug_wxy
some problems of planner
|
2022-07-16 19:43:29 +08:00 |
Xiaoyu Wang
|
43852a0e69
|
some problems of planner
|
2022-07-16 19:15:14 +08:00 |
dapan1121
|
9ec14ece62
|
fix: fix taosd mem leak
|
2022-07-16 18:58:29 +08:00 |
Shengliang Guan
|
c0baae64ba
|
Merge pull request #14992 from taosdata/fix/valgrind
fix: definite lost while drop db
|
2022-07-16 17:22:56 +08:00 |
Li Minghao
|
4e18941000
|
Merge pull request #14990 from taosdata/feat/tsdb_snapshot
feat(tsdb/sync): tsdb snapshot/sync integration
|
2022-07-16 17:09:08 +08:00 |
Hui Li
|
cfe07e61f1
|
Merge pull request #14920 from taosdata/test/chr/TD-14699
test:modify test frame that add multiple retries for sql execution and query
|
2022-07-16 16:48:39 +08:00 |
Shengliang Guan
|
1e38a46e06
|
Merge pull request #14985 from taosdata/fix/valgrind
test: valgrind case
|
2022-07-16 15:39:26 +08:00 |
Shengliang Guan
|
fddecc07cf
|
test: valgrind case
|
2022-07-16 15:39:11 +08:00 |
Minghao Li
|
6f29fd4020
|
fix(sync): snapshot begin index
|
2022-07-16 15:34:22 +08:00 |
Shengliang Guan
|
3b094cd21a
|
test: valgrind case
|
2022-07-16 15:02:04 +08:00 |
Xiaoyu Wang
|
20a49e3055
|
Merge pull request #14978 from taosdata/feature/3.0_debug_wxy
fix: database options 'strict' and 'cachelast' syntax adjustments
|
2022-07-16 14:50:31 +08:00 |
Xiaoyu Wang
|
299e117d38
|
fix: database options 'strict' and 'cachelast' syntax adjustments
|
2022-07-16 14:22:30 +08:00 |
Shengliang Guan
|
00d7dba673
|
test: valgrind case
|
2022-07-16 14:11:38 +08:00 |
tomchon
|
24023e9169
|
test:modify testcase
|
2022-07-16 12:17:29 +08:00 |
tomchon
|
d730bc3b00
|
test:modify testcase
|
2022-07-16 12:15:52 +08:00 |
Xiaoyu Wang
|
7c585d8ed9
|
fix: database options 'strict' and 'cachelast' syntax adjustments
|
2022-07-16 11:47:26 +08:00 |
54liuyao
|
352db0febb
|
feat(stream): optimize interval plan
|
2022-07-16 09:28:15 +08:00 |
Li Minghao
|
5a941284a4
|
Merge pull request #14965 from taosdata/feature/3.0_mhli
refactor(sync): modify elect/heartbeat timer
|
2022-07-15 19:03:25 +08:00 |
Minghao Li
|
33e4b35380
|
refactor(sync): add case
|
2022-07-15 17:15:04 +08:00 |
Minghao Li
|
5b1042ce2c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-07-15 16:57:49 +08:00 |
Minghao Li
|
68ecae1df5
|
refactor(sync): add case
|
2022-07-15 16:57:45 +08:00 |
Shengliang Guan
|
040f20be43
|
test: valgrind case
|
2022-07-15 16:28:31 +08:00 |
Shengliang Guan
|
4d53c09cb6
|
test: valgrind case
|
2022-07-15 16:24:46 +08:00 |
Shengliang Guan
|
af57edccb8
|
test: restore some 2.0 cases
|
2022-07-15 14:59:08 +08:00 |
Minghao Li
|
5b6c7bc38d
|
refactor(sync): add leader transfer callback
|
2022-07-15 14:26:18 +08:00 |
Shengliang Guan
|
9237014e7c
|
test: restore some 2.0 cases
|
2022-07-15 13:35:00 +08:00 |
Shengliang Guan
|
b4644963af
|
test: restore some 2.0 cases
|
2022-07-15 11:21:58 +08:00 |
Shengliang Guan
|
742fb1e594
|
test: adjust some cases
|
2022-07-15 10:35:00 +08:00 |
Shengliang Guan
|
b728833b94
|
test: restore some 2.0 cases
|
2022-07-15 10:09:21 +08:00 |
Shengliang Guan
|
697ab1c716
|
test: restore some cases
|
2022-07-15 09:52:57 +08:00 |
Shengliang Guan
|
2effdf824d
|
test: restore some 2.0 case
|
2022-07-14 21:17:41 +08:00 |
Shengliang Guan
|
47ab2b1961
|
test: restore some 2.0 case
|
2022-07-14 21:12:08 +08:00 |
Shengliang Guan
|
c36c9bca1f
|
test: restore some 2.0 case
|
2022-07-14 20:38:59 +08:00 |
Haojun Liao
|
159d6c47c8
|
Merge pull request #14911 from taosdata/feature/3_liaohj
fix(query): fix memory leak.
|
2022-07-14 20:36:30 +08:00 |