Commit Graph

49194 Commits

Author SHA1 Message Date
Shengliang Guan 0b00922a43 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-03 23:53:32 +08:00
Haojun Liao 24bb33f24a refactor: add some logs. 2023-03-03 18:34:38 +08:00
wangmm0220 9852c228a4 Merge branch 'feature/3_liaohj' of https://github.com/taosdata/TDengine into feature/3_liaohj 2023-03-03 18:23:20 +08:00
wangmm0220 824aed420e Merge branch 'feature/3_liaohj' of https://github.com/taosdata/TDengine into feature/3_liaohj 2023-03-03 18:22:54 +08:00
Shengliang Guan 65737555c9 Merge remote-tracking branch 'origin/main' into feature/3_liaohj 2023-03-03 18:22:49 +08:00
Shengliang Guan 50955b2e50
Merge pull request #20261 from taosdata/FIX/TS-2766-main
enh: control frequency of mnode sdb flushing with mndSdbWriteDelta
2023-03-03 18:22:30 +08:00
wangmm0220 6c68b36d7f fix:change ask ep to 20s 2023-03-03 18:22:26 +08:00
Shengliang Guan 8d73d3df64 Merge remote-tracking branch 'origin/main' into feature/3_liaohj 2023-03-03 18:22:03 +08:00
Shengliang Guan 25e0ed8cb5 Merge branch 'fix/TD-22951' into feature/3_liaohj 2023-03-03 18:21:55 +08:00
Shengliang Guan 051e4796f3 Merge branch 'feature/3_liaohj' of https://github.com/taosdata/TDengine into feature/3_liaohj 2023-03-03 18:21:50 +08:00
Shengliang Guan 2624ea65d8 fix: add pre-finished stage, trans won't be dropped in follower if it has undo actions while rollback 2023-03-03 18:21:07 +08:00
Shengliang Guan 53a12ceef6
Merge pull request #20260 from taosdata/fix/TD-22951
fix: set trans from rollback to undo if mnode not leader
2023-03-03 18:20:59 +08:00
Benguang Zhao d27f392beb enh: control frequency of mnode sdb flushing with mndSdbWriteDelta 2023-03-03 17:30:23 +08:00
Shengliang Guan ff70b102fa fix: set trans from rollback to undo if mnode not leader 2023-03-03 17:30:02 +08:00
Hui Li 81913fcb80
Update tmqConsFromTsdb1-1ctb.py 2023-03-03 17:28:15 +08:00
Hui Li 82287c464b
Update tmqConsFromTsdb1-1ctb.py 2023-03-03 17:27:32 +08:00
Shengliang Guan 8eefe8316d
Merge pull request #20258 from taosdata/3.0.3.00302
add data scan
2023-03-03 17:22:52 +08:00
Shengliang Guan 1ba198b90e
Merge pull request #20255 from taosdata/fix/main_bugfix_wxy
fix: the number of output lines is incorrect when the event window is used with the multiline function
2023-03-03 16:55:37 +08:00
Hongze Cheng 7f62507e4a Merge branch 'main' of https://github.com/taosdata/TDengine into 3.0.3.00302 2023-03-03 16:41:35 +08:00
Xiaoyu Wang cf9c2a112f fix: the number of output lines is incorrect when the event window is used with the multiline function 2023-03-03 15:20:07 +08:00
Xiaoyu Wang fb81b4abeb
Merge pull request #20252 from taosdata/FIX/TD-22944-main
enh: fsync WAL idx and log when walRollImpl
2023-03-03 15:12:53 +08:00
Shengliang Guan 3d49dd670e
Merge pull request #20253 from taosdata/fix/TD-22952
fix: taosc crash caused of ordering by string
2023-03-03 15:12:20 +08:00
Haojun Liao dfeb3fb458 refactor: update some logs. 2023-03-03 13:45:04 +08:00
dapan1121 dd493d3ee4 fix: add order by string case 2023-03-03 11:54:25 +08:00
dapan1121 0433f4b7ab Merge remote-tracking branch 'origin/main' into fix/TD-22952 2023-03-03 11:49:05 +08:00
dapan1121 f7a20af538 fix: taosc crash caused of ordering by string 2023-03-03 11:47:08 +08:00
Haojun Liao a6c6b2e461 Merge branch 'feature/3_liaohj' of github.com:taosdata/tdengine into feature/3_liaohj 2023-03-03 10:57:11 +08:00
Shengliang Guan 658bd47315 Merge remote-tracking branch 'origin/main' into feature/3_liaohj 2023-03-03 10:56:09 +08:00
Shengliang Guan 8ffc397cf2 fix: minor changes 2023-03-03 10:35:13 +08:00
Hui Li f2d4138161
Merge pull request #20249 from taosdata/test/cyjia0227
test:update test case for show command
2023-03-03 10:35:02 +08:00
Haojun Liao f30496d958 refactor: update the consumerid 2023-03-03 10:30:45 +08:00
Shengliang Guan b26b1aa8fd fix: minor changes 2023-03-03 10:30:23 +08:00
Haojun Liao e8c11c58f0 fix(tq): add some logs. 2023-03-03 10:20:52 +08:00
jiacy-jcy b6cc356ccb update 2023-03-03 09:24:14 +08:00
jiacy-jcy cd9070fff7 test:update test case for show command 2023-03-03 08:58:21 +08:00
Linhe Huo 486fea65dc
Merge pull request #20247 from taosdata/test/main/TD-22945
ci:add cache in ci compling
2023-03-03 01:09:28 +08:00
chenhaoran d3ab568f7f ci:cancle "git clean -dx" 2023-03-03 00:38:53 +08:00
chenhaoran 72a0eab44a ci:add cache in ci compling 2023-03-02 22:03:36 +08:00
chenhaoran 302c09cc75 ci:add cache in ci compling 2023-03-02 21:56:55 +08:00
Xiaoyu Wang ed5a58fbb6
Merge pull request #20243 from taosdata/fix/main_bugfix_wxy
fix: last cache read problem after schema change
2023-03-02 20:52:22 +08:00
Benguang Zhao ca23365d68 enh: fsync WAL idx and log when walRollImpl 2023-03-02 20:40:34 +08:00
Hongze Cheng ed48296acd Merge branch 'main' of https://github.com/taosdata/TDengine into 3.0.3.00302 2023-03-02 19:47:22 +08:00
Xiaoyu Wang 7649ede074 fix: last cache read problem after schema change 2023-03-02 19:45:21 +08:00
Xiaoyu Wang b09bb40e2d
Merge pull request #20242 from taosdata/fix/auto_retention
fix: auto retention
2023-03-02 19:32:25 +08:00
xinsheng Ren 95660ebed6
fix: windows release from tdengine/package/release.bat failed (#20232)
* fix: windows release from tdengine/package/release.bat failed

* fix: TDengine spelling

---------

Co-authored-by: facetosea <25808407@qq.com>
2023-03-02 19:31:26 +08:00
Xiaoyu Wang 7deee1c4c7 fix: last cache read problem after schema change 2023-03-02 18:22:42 +08:00
Hongze Cheng dfaf26dfc5 add data scan 2023-03-02 18:10:02 +08:00
Shengliang Guan 6adbd8f80e
Merge pull request #19914 from taosdata/fix/transMemleak
fix: mem leak when fd excced limit
2023-03-02 17:36:38 +08:00
Shengliang Guan 5d6d6e6e16
Merge pull request #19805 from freemine/pthread_cleanup_push
typo: pthread_cleanup_push/pop better exist in pair
2023-03-02 17:35:35 +08:00
Shengliang Guan 5840e2f770
Merge pull request #20152 from taosdata/fix/TD-22764
fix:core dump if data block size is 0
2023-03-02 17:29:03 +08:00