Commit Graph

49273 Commits

Author SHA1 Message Date
cadem a063d69890 feat/add-reboot-time 2023-03-07 18:27:26 +08:00
Shengliang Guan 4ea87deef7
Merge pull request #20301 from taosdata/fix/main_bugfix_wxy
fix: insert data crash after empty table last_row cache
2023-03-07 18:08:23 +08:00
Shengliang Guan 0874b71bf2
Merge pull request #20300 from taosdata/FIX/TD-23009-main
enh: rotate mnode epSet on sending dnode status req failure
2023-03-07 17:21:26 +08:00
Xiaoyu Wang ab5cce806c fix: fix: after the last_row cache is created, modify the schema and query again, resulting in taosd crash 2023-03-07 16:25:46 +08:00
Shengliang Guan b11ac8aac7
Merge pull request #20297 from taosdata/fix/main_wxy
feat: the compact command adds 'start with end with' clause
2023-03-07 16:14:14 +08:00
Haojun Liao 4b0325e8e4
Merge pull request #20292 from taosdata/fix/TD-23011
fix:fix fill history bug
2023-03-07 16:11:01 +08:00
Xiaoyu Wang 8e6534d9f3 fix: insert data crash after empty table last_row cache 2023-03-07 16:06:56 +08:00
Xiaoyu Wang df0d200f59 feat: the compact command adds 'start with end with' clause 2023-03-07 15:24:04 +08:00
Benguang Zhao 62d4729eb8 enh: print term in logging msg of raftStoreWriteFile 2023-03-07 15:19:47 +08:00
54liuyao 0cd871010f fix:fix fill history bug 2023-03-07 13:34:26 +08:00
Shengliang Guan 325b3439df
Merge pull request #20290 from taosdata/fix/main_bugfix_wxy
fix: after the last cache is created, modify the schema and query again, resulting in taosd crash
2023-03-07 11:07:07 +08:00
Shengliang Guan b425ef829d
Merge pull request #20287 from taosdata/fix/nestedQueryEmptyTs
fix: empty ts range in nested query
2023-03-07 11:06:46 +08:00
Xiaoyu Wang bc9eb47e04 fix: after the last cache is created, modify the schema and query again, resulting in taosd crash 2023-03-07 10:14:39 +08:00
dapan1121 dd2137eab7 fix: empty ts range in nested query 2023-03-07 09:22:20 +08:00
Shengliang Guan 9a983f2d9e
Merge pull request #20285 from taosdata/fix/TD-23007
fix(query): fix crash in printing log in stream due to dereference of invalid address
2023-03-07 09:06:38 +08:00
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
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
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 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