Commit graph

8975 commits

Author SHA1 Message Date
Benguang Zhao
9d10739908 enh: send rsp of negotiation failure ahead of apply queue 2023-03-09 16:18:44 +08:00
Xiaoyu Wang
e5de317f44 feat: alter database stt_trigger/minrows 2023-03-09 16:04:38 +08:00
Hongze Cheng
afd01bb9b6 Merge branch 'main' of https://github.com/taosdata/TDengine into feat/TS-2846 2023-03-09 15:26:04 +08:00
Hongze Cheng
16262512b2 feat: alter stt_trigger and minrows 2023-03-09 15:25:47 +08:00
Shengliang Guan
00854f677c
Merge pull request #20335 from taosdata/fix/TD-22753
fix: unit  sma and tag index error msg
2023-03-09 15:20:47 +08:00
Shengliang Guan
a8dbfe9595
Merge pull request #20346 from taosdata/FIX/TD-22572-main
enh: no need to wait for emptying apply queue in syncNodePreClose
2023-03-09 15:17:10 +08:00
Benguang Zhao
24ebb2f547 enh: no need to wait for emptying apply queue in syncNodePreClose 2023-03-08 19:35:05 +08:00
yihaoDeng
01a5d5d219 unit sma and tag index error msg 2023-03-08 18:16:29 +08:00
Shengliang Guan
c4d2718296
Merge pull request #20332 from taosdata/fix/main_bugfix_wxy
fix: check the compatibility of client version and server version
2023-03-08 17:40:23 +08:00
Xiaoyu Wang
5d80e71d9e fix: check the compatibility of client version and server version 2023-03-08 16:42:09 +08:00
Shengliang Guan
ac1b9248f4
Merge pull request #20330 from taosdata/fix/msg_check
fix: add more msg check
2023-03-08 16:16:59 +08:00
Xiaoyu Wang
3db2c59581 fix: check the compatibility of client version and server version 2023-03-08 16:10:11 +08:00
yihaoDeng
d8d74b3514 unit sma and tag index error msg 2023-03-08 16:02:46 +08:00
Shengliang Guan
e034d7aff7
Merge pull request #20321 from taosdata/fix/TD-22247-M
fix: update tfs storage size every 1 second by default
2023-03-08 15:49:28 +08:00
Shengliang Guan
1439bdcd36
Merge pull request #20306 from taosdata/feat/add-reboot-time
feat/add-reboot-time
2023-03-08 15:46:55 +08:00
Hongze Cheng
05688386a0 little fix 2023-03-08 15:19:55 +08:00
Xiaoyu Wang
9be3e20276 fix: check the compatibility of client version and server version 2023-03-08 15:13:11 +08:00
Hongze Cheng
a56c99daac fix: add more msg check 2023-03-08 14:45:04 +08:00
Hongze Cheng
b5b6f31023 Merge branch 'main' of https://github.com/taosdata/TDengine into feat/compact_with_time_range 2023-03-08 13:47:40 +08:00
Haojun Liao
41f26148a2 fix(mq): re-balance consumer if it is in an in-balance status. 2023-03-08 12:09:54 +08:00
kailixu
a03d9778a6 fix: update tfs storage size every 1 second by default 2023-03-08 11:03:29 +08:00
Xiaoyu Wang
0dc34018b6 fix: insert data crash after empty table last cache 2023-03-08 10:06:48 +08:00
Hongze Cheng
dc0d7c26ea Merge branch 'main' of https://github.com/taosdata/TDengine into feat/compact_with_time_range 2023-03-08 08:53:56 +08:00
Hongze Cheng
89281ee488 compact with time range 2023-03-07 21:46:34 +08:00
Shengliang Guan
fe729a4756
Merge pull request #20305 from taosdata/fix/main_bugfix_wxy
fix: taosd crash when modify the schema and query last_row
2023-03-07 20:31:18 +08:00
Xiaoyu Wang
163224f4e2 fix: taosd crash when modify the schema and query last_row 2023-03-07 19:42:05 +08:00
cadem
a063d69890 feat/add-reboot-time 2023-03-07 18:27:26 +08:00
Xiaoyu Wang
ab86f6abee fix: taosd crash when modify the schema and query last_row 2023-03-07 18:15:17 +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
Haojun Liao
d54ae0c840 fix(tmq): free reader after check the reader status. 2023-03-07 17:49:20 +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
Xiaoyu Wang
8e6534d9f3 fix: insert data crash after empty table last_row cache 2023-03-07 16:06:56 +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
Hongze Cheng
424a37fd3a some code 2023-03-07 10:20:48 +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
wangmm0220
77f86c6729 fix:wrong uasge of taosArrayGet 2023-03-06 23:24:30 +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
Xiaoyu Wang
b2247a10cb fix: last cache invalid write 2023-03-06 18:00:53 +08:00
wangmm0220
86ef6522ae fix:wal curVersion error if switch to wal 2023-03-06 17:40:02 +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
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
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
Haojun Liao
6fafa8443e fix(query): sleep a little bit when errors occur. 2023-03-05 15:32: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
Haojun Liao
53a0ff0be3 refactor: add some logs. 2023-03-04 16:19:45 +08:00
wangmm0220
e54e12eff0 fix:give error if col is same in schemless & fix json parse error in TD-22903 2023-03-04 11:57:27 +08:00
Shengliang Guan
2d46730ad9
Merge pull request #20262 from taosdata/fix/TD-22951
fix: add pre-finished stage, trans won't be dropped in follower if has undo actions while rollback
2023-03-04 10:09:06 +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