Commit Graph

8874 Commits

Author SHA1 Message Date
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
Haojun Liao 53a0ff0be3 refactor: add some logs. 2023-03-04 16:19:45 +08:00
Haojun Liao 3645c52b25 refactor: update some logs. 2023-03-04 00:34:53 +08:00
Shengliang Guan f4c8444b8f fix: format log 2023-03-03 23:55:05 +08:00
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
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
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
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
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
Haojun Liao dfeb3fb458 refactor: update some logs. 2023-03-03 13:45:04 +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
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
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
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
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 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
Haojun Liao 37281ae17f
Merge pull request #20228 from taosdata/feature/3_liaohj
fix(query): record the correct last accessed key in the stt file.
2023-03-02 17:13:31 +08:00
dapan1121 4665961a73
Merge pull request #20240 from taosdata/fix/TD-22859
fix: add missing db options in show create database result
2023-03-02 15:22:42 +08:00
Hongze Cheng e0819db5de fix: auto retention 2023-03-02 15:06:11 +08:00
dapan1121 2a5074870d fix: add missing db options in show create database result 2023-03-02 11:33:29 +08:00
dapan1121 341f813a61 Merge remote-tracking branch 'origin/main' into fix/TS-2770 2023-03-02 08:29:37 +08:00
Haojun Liao 8d32d256ad fix(query): set correct lastkeyinstt. 2023-03-02 00:48:17 +08:00
Haojun Liao c5102c9ea5 Merge branch 'main' into feature/3_liaohj 2023-03-01 23:31:57 +08:00
Haojun Liao 443852cc3f fix(query): set correct last key. 2023-03-01 21:46:25 +08:00
Xiaoyu Wang 0fe9b5ca19
Merge pull request #20222 from taosdata/feat/compact
more compact to enterprise
2023-03-01 20:19:42 +08:00
Xiaoyu Wang e2cfad8d4c
Merge pull request #20226 from taosdata/FIX/TS-2766-main
enh: rotate wal of mnode properly
2023-03-01 17:44:53 +08:00
Xiaoyu Wang b1217632a1
Merge pull request #20193 from taosdata/FIX/TD-22809-main
enh: not allow to insert when insufficient diskspace left
2023-03-01 17:44:37 +08:00
Benguang Zhao c3ef678da5 enh: not allow to insert when insufficient diskspace left 2023-03-01 15:55:06 +08:00
Xiaoyu Wang 13d29b6f75 move compact to enterprise 2023-03-01 15:32:57 +08:00
Xiaoyu Wang 4cf0a8b376 move compact to enterprise 2023-03-01 15:25:01 +08:00
Xiaoyu Wang 7e0efcdc9b move compact to enterprise 2023-03-01 15:06:41 +08:00
Haojun Liao 3327beba1e fix(query): record the correct last accessed key in the stt file. 2023-03-01 14:56:51 +08:00
Xiaoyu Wang 74a4051881 move compact to enterprise 2023-03-01 14:48:31 +08:00
dapan1121 ee70606f19 fix: projection query in descending order result error issue 2023-03-01 14:48:15 +08:00
Benguang Zhao caaff5c546 enh: rotate wal of mnode properly 2023-03-01 10:02:33 +08:00
Hongze Cheng d319d6fe00 more compact to enterprise 2023-02-28 19:52:03 +08:00
Haojun Liao b3ae58dac1
Merge pull request #20205 from taosdata/feat/TD-22831
feat:window close && ignore expired
2023-02-28 19:23:07 +08:00
54liuyao abbc69a2ed fix:asan error 2023-02-28 17:43:47 +08:00
cyang 2164acce88 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-22764 2023-02-28 16:10:09 +08:00
wangmm0220 986ae9c4d0 fix:conflicts 2023-02-28 15:11:16 +08:00