Shengliang Guan
|
e4d07dbaab
|
Merge pull request #20286 from taosdata/fix/TD-23014
fix:wrong uasge of taosArrayGet
|
2023-03-07 09:06:29 +08:00 |
Shengliang Guan
|
5791426b3e
|
Merge pull request #20276 from taosdata/fix/TD-22986
fix:return empty ssdatablock
|
2023-03-07 09:05:35 +08:00 |
Haojun Liao
|
fdd16ad9cb
|
Merge branch 'main' into fix/liaohj
|
2023-03-06 23:38:59 +08:00 |
wangmm0220
|
77f86c6729
|
fix:wrong uasge of taosArrayGet
|
2023-03-06 23:24:30 +08:00 |
Ganlin Zhao
|
561c788674
|
fix(query): fix apercentile crash in stream due to dereferencing invalid
address
|
2023-03-06 23:00:07 +08:00 |
Haojun Liao
|
53e6d49e8c
|
other: add some logs.
|
2023-03-06 22:29:42 +08:00 |
Shengliang Guan
|
fcadd3bd5e
|
Merge pull request #20279 from taosdata/fix/changeDefaultParam
fix: change default valude
|
2023-03-06 21:17:00 +08:00 |
Haojun Liao
|
2790368a03
|
Merge pull request #20269 from taosdata/feature/3_liaohj
fix(qurey): fix som errors and add some logs.
|
2023-03-06 20:38:22 +08:00 |
Benguang Zhao
|
c0a835ff58
|
enh: rotate mnode epSet on sending dnode status failure
|
2023-03-06 19:36:17 +08:00 |
Xiaoyu Wang
|
42ff2d147d
|
Merge pull request #20284 from taosdata/fix/main_bugfix_wxy
fix: last cache invalid write
|
2023-03-06 19:34:37 +08:00 |
Benguang Zhao
|
56eba75806
|
enh: print mnode epSet on sending dnode status failure
|
2023-03-06 19:29:04 +08:00 |
yihaoDeng
|
f51a559d56
|
change default valude
|
2023-03-06 18:19:19 +08:00 |
Xiaoyu Wang
|
b2247a10cb
|
fix: last cache invalid write
|
2023-03-06 18:00:53 +08:00 |
Shengliang Guan
|
c32ba4ecc2
|
Merge pull request #20270 from taosdata/fix/stopFunc
fix: should not set startFunc/stopFunc to 0.
|
2023-03-06 17:48:52 +08:00 |
wangmm0220
|
86ef6522ae
|
fix:wal curVersion error if switch to wal
|
2023-03-06 17:40:02 +08:00 |
yihaoDeng
|
4385275a89
|
fix: return err while db is creating
|
2023-03-06 17:32:12 +08:00 |
yihaoDeng
|
f01ea67a00
|
change default valude
|
2023-03-06 17:15:14 +08:00 |
yihaoDeng
|
809f04dd7c
|
change default valude
|
2023-03-06 16:32:22 +08:00 |
54liuyao
|
933fa721d6
|
fix:return empty ssdatablock
|
2023-03-06 15:49:57 +08:00 |
Haojun Liao
|
aeb46416bb
|
Merge pull request #20272 from taosdata/fix/TD-22927
fix:incorrectly judged that the stream was killed
|
2023-03-06 15:45:59 +08:00 |
Haojun Liao
|
35de37926e
|
Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
|
2023-03-06 11:53:15 +08:00 |
Haojun Liao
|
da550029d8
|
fix(tmq): fix memory error and adjust some logs.
|
2023-03-06 11:52:52 +08:00 |
54liuyao
|
d8fb591435
|
fix:incorrectly judged that the stream was killed
|
2023-03-06 09:46:12 +08:00 |
Shengliang Guan
|
7edcbfd58b
|
Merge branch 'fix/stopFunc' into feature/3_liaohj
|
2023-03-06 09:43:00 +08:00 |
Shengliang Guan
|
54184cda3c
|
fix: should not set startFunc/stopFunc to 0. when the trans is not finished on taosd stop, it will cause the startFunc/stopFunc setting error
|
2023-03-06 09:42:08 +08:00 |
Shengliang Guan
|
dbf8443686
|
Merge pull request #20268 from taosdata/fix/fixDoubleFree
fix: avoid double free conn
|
2023-03-06 09:38:42 +08:00 |
Shengliang Guan
|
a55087de58
|
Merge pull request #20266 from taosdata/fix/TD-22900
fix:give error if col is same in schemless & fix json parse error in TD-22903
|
2023-03-06 09:38:21 +08:00 |
Shengliang Guan
|
3a9247edfd
|
Merge pull request #20267 from taosdata/FIX/TD-22978-main
fix: update docs for WAL_RETENTION_PERIOD, etc.
|
2023-03-06 09:38:04 +08:00 |
Haojun Liao
|
b4787cf53e
|
Merge branch 'feature/3_liaohj' of github.com:taosdata/tdengine into feature/3_liaohj
|
2023-03-05 23:06:29 +08:00 |
Haojun Liao
|
caeb976dfe
|
Merge branch 'main' into feature/3_liaohj
|
2023-03-05 19:09:37 +08:00 |
yihaoDeng
|
1679142fb7
|
Merge branch 'feature/3_liaohj' of https://github.com/taosdata/TDengine into feature/3_liaohj
|
2023-03-05 15:39:58 +08:00 |
yihaoDeng
|
3362b8a4ca
|
fix mem leak
|
2023-03-05 15:38:11 +08:00 |
Haojun Liao
|
6fafa8443e
|
fix(query): sleep a little bit when errors occur.
|
2023-03-05 15:32:00 +08:00 |
Haojun Liao
|
6c14139805
|
Merge branch 'feature/3_liaohj' of github.com:taosdata/tdengine into feature/3_liaohj
|
2023-03-05 13:26:41 +08:00 |
yihaoDeng
|
42ba45e60d
|
fix debug info
|
2023-03-05 13:25:00 +08:00 |
Haojun Liao
|
22a85734c6
|
fix(mq): add more chek for balance couner to avoid the negative value emerges.
|
2023-03-05 13:23:50 +08:00 |
yihaoDeng
|
ee0bf9c501
|
fix debug info
|
2023-03-05 12:42:56 +08:00 |
yihaoDeng
|
e6ec795b4d
|
fix debug info
|
2023-03-05 11:36:01 +08:00 |
yihaoDeng
|
7986e1fd49
|
fix debug info
|
2023-03-05 11:08:11 +08:00 |
yihaoDeng
|
167f4de903
|
fix debug info
|
2023-03-05 11:06:55 +08:00 |
yihaoDeng
|
fbad444981
|
change parameter
|
2023-03-05 10:52:16 +08:00 |
yihaoDeng
|
ee65a49781
|
fix crash
|
2023-03-04 23:46:09 +08:00 |
yihaoDeng
|
c7ec8a598a
|
Merge branch 'feature/3_liaohj' of https://github.com/taosdata/TDengine into feature/3_liaohj
|
2023-03-04 23:38:19 +08:00 |
yihaoDeng
|
bf8b36901a
|
add crash
|
2023-03-04 23:37:50 +08:00 |
Haojun Liao
|
b0c06c553a
|
Merge branch 'feature/3_liaohj' of github.com:taosdata/tdengine into feature/3_liaohj
|
2023-03-04 22:14:55 +08:00 |
Haojun Liao
|
dfeed5a495
|
refactor: disable 0 topics;
|
2023-03-04 22:14:30 +08:00 |
yihaoDeng
|
566d233c1c
|
add debug
|
2023-03-04 19:28:03 +08:00 |
Benguang Zhao
|
bfc189c9dc
|
fix: update docs for WAL_RETENTION_PERIOD, etc.
|
2023-03-04 19:12:36 +08:00 |
yihaoDeng
|
b4e8130633
|
add debug
|
2023-03-04 18:48:37 +08:00 |
yihaoDeng
|
8f63de5a0a
|
add debug
|
2023-03-04 18:30:53 +08:00 |