yihaoDeng
|
2c4d90aad4
|
handle trans except
|
2022-11-03 16:55:48 +08:00 |
Shengliang Guan
|
33d64b67ff
|
Merge pull request #17865 from taosdata/feature/stream
refactor(stream): stream deploy and state transfer
|
2022-11-03 15:24:39 +08:00 |
Shengliang Guan
|
c392abb0ad
|
Merge pull request #17869 from taosdata/feature/3.0_mhli
refactor(sync): add syncIsReadyForRead
|
2022-11-03 15:23:34 +08:00 |
Minglei Jin
|
93190003a3
|
fix: reset last load info when close dataf reader for stt last files
|
2022-11-03 15:19:21 +08:00 |
wenzhouwww@live.cn
|
f09c7eed5d
|
build: release ver-3.0.1.6
|
2022-11-03 15:07:01 +08:00 |
dapan1121
|
62ca522b80
|
Merge pull request #17861 from taosdata/fix/TD-20086
fix: fix taosd memory leak issue
|
2022-11-03 15:05:57 +08:00 |
Minghao Li
|
0838afaa18
|
refactor(sync): add syncIsReadyForRead, set error code
|
2022-11-03 14:35:42 +08:00 |
Liu Jicong
|
31f574359d
|
fix:log empty msg
|
2022-11-03 14:29:51 +08:00 |
Linhe Huo
|
fd86dee00f
|
Merge pull request #17864 from taosdata/fix/fix-packaging-condition-for-admin
fix: fix packaging condition test in the scripts
|
2022-11-03 14:21:09 +08:00 |
Shengliang Guan
|
11f6b4347d
|
Merge pull request #17868 from taosdata/docs/monitor
docs: update default value of monitor option
|
2022-11-03 14:00:09 +08:00 |
Minghao Li
|
a4b54c4f0e
|
refactor(sync): add syncIsReadyForRead
|
2022-11-03 13:57:57 +08:00 |
Shengliang Guan
|
9f7f11c362
|
docs/monitor
|
2022-11-03 13:57:07 +08:00 |
Shengliang Guan
|
0a02aed58b
|
Merge pull request #17859 from taosdata/fix/TD-19395
test: adjust case
|
2022-11-03 13:46:56 +08:00 |
Shengliang Guan
|
6cef3fa4fa
|
Merge pull request #17856 from taosdata/feature/3.0_mhli
enh(sync): add sync pre stop, local-cmd:follower-commit
|
2022-11-03 13:40:35 +08:00 |
Liu Jicong
|
15ad147c40
|
Merge branch '3.0' into feature/stream
|
2022-11-03 13:37:59 +08:00 |
Liu Jicong
|
2fbc8e6306
|
refactor(stream): stream deploy and state transfer
|
2022-11-03 13:22:23 +08:00 |
Huo Linhe
|
f17d1d1e31
|
fix: fix packaging condition test in the scripts
Close [TD-20142](https://jira.taosdata.com:18080/browse/TD-20142)
|
2022-11-03 12:25:01 +08:00 |
Shengliang Guan
|
df53e7591d
|
Merge pull request #17857 from taosdata/fix/TD-20095
refact: add sequence for status msg
|
2022-11-03 12:23:27 +08:00 |
Minghao Li
|
1fc79e289d
|
refactor(sync): modify leader transfer
|
2022-11-03 11:50:24 +08:00 |
dapan1121
|
499a266daf
|
Merge pull request #17855 from taosdata/fix/TD-20087
fix: fix tbname in crash issue
|
2022-11-03 11:48:31 +08:00 |
dapan1121
|
d282e511e3
|
fix: fix taosd memory leak issue
|
2022-11-03 11:47:15 +08:00 |
Shengliang Guan
|
e61829856a
|
Merge pull request #17852 from taosdata/fix/TD-20125
fix: set fs and last dataf reader to null when resetting
|
2022-11-03 11:31:34 +08:00 |
Shengliang Guan
|
75e4d6f22c
|
test: adjust case
|
2022-11-03 11:16:38 +08:00 |
Shengliang Guan
|
f724a3d172
|
test: adjust case
|
2022-11-03 11:14:33 +08:00 |
Shengliang Guan
|
843e17744e
|
refact: add sequence for status msg
|
2022-11-03 10:57:20 +08:00 |
Haojun Liao
|
7a14bc05ea
|
fix(query): fix some issues about the initialization of SColumnInfoData.
|
2022-11-03 10:57:05 +08:00 |
Haojun Liao
|
e83159f0d9
|
refactor: increase the buffer for each agg operator, and make the pointer attributes in SColumnInfoData to be aligned to 8bit in memory to speedup the execution of memmove & memset.
|
2022-11-03 10:47:55 +08:00 |
dapan1121
|
4039e99d96
|
Merge pull request #17816 from taosdata/fix/TD-19686
fix: return err code when query fail
|
2022-11-03 10:45:54 +08:00 |
Shengliang Guan
|
0b69a23220
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-20095
|
2022-11-03 10:42:57 +08:00 |
Shengliang Guan
|
108b9ffed6
|
refact: add sequence for status msg
|
2022-11-03 10:42:33 +08:00 |
Hui Li
|
b74b58f42b
|
Merge pull request #17844 from taosdata/test/TD-20059
test:add replica parameters for all testcase
|
2022-11-03 10:37:18 +08:00 |
chenhaoran
|
99e4c0db48
|
test:add testcase of checking installPackages
|
2022-11-03 10:33:47 +08:00 |
Haojun Liao
|
53e1c19acb
|
enh(query): remove the memset.
|
2022-11-03 10:28:52 +08:00 |
Minghao Li
|
102969086d
|
refactor(sync): add local-cmd:follower-commit
|
2022-11-03 10:25:38 +08:00 |
dapan1121
|
2bf5b0405d
|
Merge pull request #17851 from taosdata/enh/TD-19956
enh: optimize submit response message
|
2022-11-03 10:19:39 +08:00 |
dapan1121
|
d2a29ed7a7
|
fix:add tbname in test cases
|
2022-11-03 10:18:02 +08:00 |
dapan1121
|
1eef25620d
|
fix: fix tbname in crash issue
|
2022-11-03 10:09:36 +08:00 |
Haojun Liao
|
9f5a0f01ea
|
Merge branch '3.0' into fix/liao_cov
|
2022-11-03 10:02:23 +08:00 |
Haojun Liao
|
11c4878ca1
|
refactor(query): do some internal refactor.
|
2022-11-03 10:01:11 +08:00 |
Hui Li
|
695a99a64f
|
Merge pull request #17749 from taosdata/test/TD-19706
update jenkinsFile2 to add unit test
|
2022-11-03 09:39:32 +08:00 |
Minghao Li
|
1a4b7622e4
|
enh(sync): add sync pre stop
|
2022-11-03 09:39:20 +08:00 |
Shengliang Guan
|
54717721c0
|
Merge pull request #17850 from taosdata/szhou/fixbugs
fix: taos_fetch_row returns null and log the error when the argument is invalid
|
2022-11-03 09:30:31 +08:00 |
Shengliang Guan
|
9de4bfb230
|
Merge pull request #17834 from taosdata/fix/liao_cov
fix(query): update the lastkey for each table during table scanning.
|
2022-11-03 09:29:55 +08:00 |
Shengliang Guan
|
3a4101f724
|
Merge pull request #17849 from taosdata/fix/TD-20095
fix: status access time error
|
2022-11-03 09:29:22 +08:00 |
Minglei Jin
|
0bbe049e58
|
fix: set fs and last dataf reader to null when resetting
|
2022-11-03 09:14:51 +08:00 |
dapan1121
|
f00d69333d
|
fix: fix hb register crash issue
|
2022-11-03 08:42:56 +08:00 |
shenglian zhou
|
f72c875a02
|
fix: taos_fetch_row returns null and log the error when the argument is invalid
|
2022-11-03 07:55:47 +08:00 |
Haojun Liao
|
fc20be8699
|
fix(query): get if the correct rows in last block exists, and set the correct flag to denote if the last blocks index have been loaded or not.
|
2022-11-02 22:27:23 +08:00 |
Shengliang Guan
|
794bca7974
|
Merge pull request #17848 from taosdata/fix/handleTcpExcept
fix: handle tcp except
|
2022-11-02 21:57:46 +08:00 |
Shengliang Guan
|
0d60817268
|
Merge pull request #17837 from taosdata/feature/3.0_mhli
refactor(sync): add pre snapshot
|
2022-11-02 21:11:22 +08:00 |