Commit Graph

49756 Commits

Author SHA1 Message Date
Haojun Liao 1e01f90283 refactor(tmq): do some internal refactor. 2023-03-11 09:13:26 +08:00
Haojun Liao 9d680a0995 fix(tmq): fix race condition. 2023-03-11 09:09:03 +08:00
Hongze Cheng bf765c14b0 Merge branch 'main' of https://github.com/taosdata/TDengine into enh/TD-22965 2023-03-11 08:58:34 +08:00
haoranchen ac1711fd19
ci:Specify the version of the python connector (#20407)
* ci:Specify the version of the python connector

* ci:Specify the version of the python connector
2023-03-10 20:20:36 +08:00
chenhaoran 60603343f6 ci:Specify the version of the python connector 2023-03-10 20:10:45 +08:00
Xiaoyu Wang 822bb11a26 fix: invalid topic query 2023-03-10 18:23:30 +08:00
Benguang Zhao d679eaf648 enh: update pMnode->applied only when pMsg->code as zero 2023-03-10 18:10:34 +08:00
Xiaoyu Wang 11e55f028b fix: error in last cache handle deleted data 2023-03-10 17:49:27 +08:00
Ganlin Zhao f82dcf0316 fix(query): remove assert 2023-03-10 16:45:13 +08:00
Hongze Cheng 7e071ff458 enh: optimize snapshot transfer 2023-03-10 16:01:40 +08:00
Shengliang Guan 6e7d490ec8
Merge pull request #20390 from taosdata/enh/addErrCode
add user err code
2023-03-10 15:40:31 +08:00
Shengliang Guan cf1bf07bbb
Merge pull request #20387 from taosdata/fix/main_bugfix_wxy
enh: optimize last/last_row cost when the cache was first loaded
2023-03-10 14:51:45 +08:00
Haojun Liao 05ddf68247 fix(tmq): fix invalid free. 2023-03-10 14:27:34 +08:00
Haojun Liao d8807d3d5a fix(tmq): fix memory leak. 2023-03-10 14:23:16 +08:00
yihaoDeng 3865404674 add user err code 2023-03-10 14:19:03 +08:00
Haojun Liao 1f71cf3a8b fix(tmq): fix invalid read. 2023-03-10 14:18:55 +08:00
Haojun Liao 3513de5ab4 fix(tmq): fix race condition. 2023-03-10 14:11:58 +08:00
Haojun Liao 9ca77572d9 fix(tmq): fix race condition. 2023-03-10 14:09:42 +08:00
Shengliang Guan 109a170e46
Merge pull request #20383 from taosdata/fix/TS-2828
fix:add log
2023-03-10 13:00:54 +08:00
wangmm0220 80e0aad1f0 fix:heap overflow 2023-03-10 12:11:46 +08:00
Xiaoyu Wang 4e4f7de0ab enh: optimize last/last_row cost when the cache was first loaded 2023-03-10 12:00:17 +08:00
Benguang Zhao 8139b725d2 fix: refuse to write when applying progress lagging behind on restored only 2023-03-10 10:57:39 +08:00
wangmm0220 f7ed0b184f fix:add log 2023-03-10 10:49:51 +08:00
Shengliang Guan ab93b9d0d2
Merge pull request #20381 from taosdata/enh/addErrCode
enh: add user err code
2023-03-10 10:47:08 +08:00
yihaoDeng 3a586a525d add user err code 2023-03-10 10:34:26 +08:00
Haojun Liao 0d1b2e4b5a fix(tmq): use before remove hash item. 2023-03-10 10:31:53 +08:00
Haojun Liao b31b7c3f64 fix(tmq): fix the invalid read. 2023-03-10 10:27:21 +08:00
Shengliang Guan c70c9546f2
Merge pull request #20372 from taosdata/fix/main_bugfix_wxy
enh: optimize last/last_row cost when the cache was first loaded
2023-03-10 10:07:22 +08:00
Shengliang Guan 522b9ec2b2
Merge pull request #20363 from taosdata/fix/xftan/timetruncate
fix: TIMETRUNCATE with 1d return unexpected result
2023-03-10 10:05:48 +08:00
Shengliang Guan 37bc466f59
Merge pull request #20373 from taosdata/fix/TS-2853
fix:get dest table version
2023-03-10 10:05:01 +08:00
Shengliang Guan e2b99145eb
Merge pull request #20376 from taosdata/fix/TS-2828
fix:[TS-2828] retry if ver is old
2023-03-10 10:04:41 +08:00
wangmm0220 ba6e99751a Merge branch 'fix/TS-2828' of https://github.com/taosdata/TDengine into fix/TS-2828 2023-03-10 10:04:03 +08:00
wangmm0220 d020753cdb fix:[TS-2828] retry if ver is old 2023-03-10 10:03:43 +08:00
Benguang Zhao 66631229eb fix: initialize and update pMnode->applied properly 2023-03-10 09:35:38 +08:00
Haojun Liao a4e378e138 refactor: update some log. 2023-03-10 09:30:59 +08:00
Haojun Liao 691cb08e88 refactor: remove some unused attributes. 2023-03-10 09:23:03 +08:00
Shengliang Guan b9f0cf2f04
Merge pull request #20367 from taosdata/feat/TS-2846
feat: alter stt trigger and min rows
2023-03-10 09:10:57 +08:00
Shuduo Sang 50af458785
fix: taosbenchmark socket close properly for main (#20365)
* fix: taosbenchmark socket close properly for main

* fix: update taos-tools 41d4f95
2023-03-10 08:52:39 +08:00
Haojun Liao 09e84884be refactor: remove invalid assert 2023-03-09 23:31:29 +08:00
Haojun Liao 03aa391859 fix(tmq): add lock before close the tsdbreader. 2023-03-09 23:03:51 +08:00
Benguang Zhao 96e70c2795 enh: update logging msg in vnodeRestoreFinish 2023-03-09 20:05:19 +08:00
WANG MINGMING 0dec8dd844
Merge pull request #20375 from taosdata/fix/TD-22671
fix:add error log
2023-03-09 19:49:57 +08:00
wangmm0220 88c3d0d4b3 fix:[TS-2828] retry if ver is old 2023-03-09 19:48:21 +08:00
54liuyao 5acf665b7e fix:get dest table version 2023-03-09 19:36:10 +08:00
Benguang Zhao 5e53b1225b enh: finish restore with commit and applied indexes instead of num of items in apply queue 2023-03-09 19:35:42 +08:00
Shuduo Sang fa8d9a62f2
fix: cus prompt length lead hang (#20371) 2023-03-09 19:04:25 +08:00
Benguang Zhao 552d0bc8a0 enh: not allow to insert if Tsdb applied lagging behind too far 2023-03-09 18:56:12 +08:00
Xiaoyu Wang 47417e003e enh: optimize last/last_row cost when the cache was first loaded 2023-03-09 18:54:15 +08:00
Benguang Zhao 1392711e66 enh: add fsm FpAppliedIndexCb to get the current applied index 2023-03-09 18:14:04 +08:00
Hongze Cheng b86c23b963 change test case 2023-03-09 18:07:38 +08:00