Hongze Cheng
16262512b2
feat: alter stt_trigger and minrows
2023-03-09 15:25:47 +08:00
Hongze Cheng
89281ee488
compact with time range
2023-03-07 21:46:34 +08:00
Xiaoyu Wang
1ab144609e
merge main
2023-02-23 14:58:22 +08:00
Haojun Liao
7fe250412f
refactor:do some internal refactor.
2023-02-20 10:13:11 +08:00
Haojun Liao
8d187efc18
refactor:do some internal refactor.
2023-02-20 10:04:08 +08:00
Shuduo Sang
ea5d925c50
fix: alpine support ( #19353 )
...
* fix: alpine support
* fix: ostimer thread_id
* fix: taosPrintTrace and tsStreamMax
* fix: make_install.sh and dnodes.py for alpine
* fix: cmake.platform and cut option for alpine
* fix: timer sigev and string convert
* fix: test case for alpine
* fix: fix test script for alpine
* fix: fix test script for alpine
* fix: fix taosLogTrace for Alpine
* fix: fix taosSort
* fix: vnode and mnode compare functions and test cases
* fix: sorting algorithms and unit tests
* fix: libtaosws.so build error on Alpine
* fix: libtaosws.so build error on Alpine
---------
Co-authored-by: t_max <1172915550@qq.com>
2023-02-10 13:00:55 +08:00
Hongze Cheng
943e86c22e
fix CI problem
2023-02-09 14:27:20 +08:00
Xiaoyu Wang
874dd2146a
fix: information_schema.ins_vgroups
2023-02-09 09:37:30 +08:00
Xiaoyu Wang
2c01c96ef2
fix: show vgroups
2023-02-08 18:44:17 +08:00
Hongze Cheng
5a56e39613
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
2023-02-08 11:15:51 +08:00
Xiaoyu Wang
f2ff17dace
merge 3.0
2023-02-06 14:18:13 +08:00
Shengliang Guan
3b475d4c0d
fix: adjust some log while split
2023-02-03 14:40:19 +08:00
Shengliang Guan
71a17e4c47
enh: update numOfVgroups while split
2023-01-31 14:24:58 +08:00
Hongze Cheng
11bc53bbd7
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
2023-01-31 14:07:58 +08:00
Shengliang Guan
8bc0d4ba74
enh: add alter vnode hashrange request
2023-01-30 16:33:17 +08:00
Shengliang Guan
03dc6e55b5
enh: add disable vnode write request
2023-01-30 13:54:15 +08:00
Shengliang Guan
f36713a587
enh: set vgroup dropping state before split
2023-01-30 10:08:26 +08:00
Shengliang Guan
316e563ff2
enh: adjust vgroup replica after split
2023-01-30 09:59:30 +08:00
Shengliang Guan
7bcd4cf0f3
enh: parse split vgroup request
2023-01-30 09:42:20 +08:00
Shengliang Guan
cff741e4c4
fix: coverity issues
2023-01-11 16:56:14 +08:00
Hongze Cheng
52f1f272fc
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
2022-12-29 13:50:08 +08:00
Shengliang Guan
cc29662bf9
fix: adjust weight of mnode while balance
2022-12-28 20:09:02 +08:00
Shengliang Guan
c64fbb59ea
fix: support_vnodes and the max supported vgroups mis-match
2022-12-28 16:39:02 +08:00
Shengliang Guan
7a3079e79a
enh: send compact msg from mnode to vnode
2022-12-27 16:12:50 +08:00
Shengliang Guan
ead5d8edf2
fix: reduce drop dnode speed makes data more secure
2022-12-17 18:34:29 +08:00
Shengliang Guan
75f9728ab9
fix: supportVnodes config is not in effect
2022-12-09 10:43:12 +08:00
Shengliang Guan
130ef694c7
fix: one less alter vnode request was sent
2022-12-06 19:37:43 +08:00
Shengliang Guan
68e014977a
enh: speed up drop dnode and avoid snapshot transfer
2022-12-06 15:45:45 +08:00
Shengliang Guan
d9c261cd13
refact: remove some error codes
2022-12-03 10:17:02 +08:00
Shengliang Guan
13f36ec20a
refact: remove TSDB_CODE_APP_NOT_READY and TSDB_CODE_NODE_NOT_DEPLOYED
2022-12-02 16:06:10 +08:00
Shengliang Guan
0f05117131
Merge pull request #18603 from taosdata/fix/TD-20848
...
enh: add topic privilege in mnode
2022-12-01 18:27:48 +08:00
Shengliang Guan
2d48563959
fix: crash if failed to decode sdb row
2022-12-01 16:04:39 +08:00
Shengliang Guan
1e8a816155
enh: show leader ** if vnode can read and can't write
2022-11-30 21:42:42 +08:00
Shengliang Guan
d58640dd53
enh: show more info while drop dnode
2022-11-30 17:15:23 +08:00
Shengliang Guan
7e9b7f4e15
enh: show more info while drop dnode
2022-11-30 14:06:22 +08:00
Shengliang Guan
5556fd0c45
enh: add sync offline state
2022-11-30 12:02:54 +08:00
Shengliang Guan
fb140a285e
enh: add dropping status for vgroups
2022-11-29 16:24:59 +08:00
Shengliang Guan
af06f93f4e
fix: deadlock while alter db replica
2022-11-28 18:00:51 +08:00
Haojun Liao
9a208b2d09
other: merge 3.0
2022-11-24 17:08:15 +08:00
Haojun Liao
e0e55b2d65
refactor: do some internal refactor.
2022-11-23 22:08:35 +08:00
Shengliang Guan
4efb9d2ac8
fix: memory leak in mndVgroup.c
2022-11-17 17:15:14 +08:00
Shengliang Guan
d906c44c16
fix: memory leak in while balance vgroup
2022-11-17 09:24:29 +08:00
Shengliang Guan
adb335467c
fix: coverity issues
2022-11-05 19:59:18 +08:00
Shengliang Guan
26f1e64f2a
enh: force drop dnode
2022-10-31 21:33:06 +08:00
Shengliang Guan
7ddde569a0
enh: force drop dnode
2022-10-31 17:29:24 +08:00
Shengliang Guan
507e135b1f
fix: split vgroup
2022-10-28 13:52:00 +08:00
Shengliang Guan
5101d21551
fix: compile error
2022-10-28 10:17:48 +08:00
Shengliang Guan
e7693b89ce
enh: balance vgroup
2022-10-27 14:37:21 +08:00
Shengliang Guan
14519019f7
enh: balance vgroup
2022-10-27 11:10:54 +08:00
Shengliang Guan
b508c25118
enh: redistribute vgroup
2022-10-25 15:55:19 +08:00