kailixu
|
4ed3b30352
|
tfs: support disable create new file
|
2024-06-17 06:14:49 +08:00 |
Minglei Jin
|
4311309d51
|
clear wal files for fake leve 1
|
2024-06-12 15:52:39 +08:00 |
kailixu
|
e7754a0b3e
|
Merge branch '3.0' into enh/TD-30554-3.0
|
2024-06-12 15:40:01 +08:00 |
Minglei Jin
|
568799a6a3
|
fix(wal/level): enable alter replica from fake walLevel 1
|
2024-06-12 15:16:58 +08:00 |
kailixu
|
f2401f32a2
|
enh: support enable/disable tfs config entries
|
2024-06-12 15:14:38 +08:00 |
Haojun Liao
|
00eb621825
|
fix(stream): do scan checkpoint-report in write queue.
|
2024-06-11 14:09:50 +08:00 |
Haojun Liao
|
50f6829894
|
Merge remote-tracking branch 'origin/fix/3_liaohj' into fix/3_liaohj
|
2024-06-11 10:53:50 +08:00 |
Haojun Liao
|
6effeabc8e
|
fix(stream): handle checkpoint-info-update in write queue.
|
2024-06-11 10:53:32 +08:00 |
Haojun Liao
|
20bade24c3
|
Merge branch '3.0' into fix/3_liaohj
|
2024-06-10 01:34:55 +08:00 |
Haojun Liao
|
cbf8b363fc
|
fix(stream): update checkpoint info by using trans.
|
2024-06-10 00:46:01 +08:00 |
kailixu
|
4beaf871b7
|
Merge branch '3.0' into feat/TD-30053-3.0
|
2024-06-06 08:33:48 +08:00 |
Haojun Liao
|
c529ecc7d2
|
Merge pull request #25734 from taosdata/fix/3_liaohj
fix(stream): update the checkpoint info for followers, and some internal refactor.
|
2024-06-05 13:38:51 +08:00 |
kailixu
|
ee9ccdea86
|
Merge branch '3.0' into feat/TD-30053-3.0
|
2024-06-05 12:38:09 +08:00 |
dmchen
|
e1b32e12a1
|
TD-30422
|
2024-06-04 05:07:56 +00:00 |
Haojun Liao
|
bd514fe4d3
|
other: merge rows.
|
2024-05-28 11:13:09 +08:00 |
Haojun Liao
|
be107b204c
|
enh(stream): support retrieve checkpoint data remotely when start stream tasks in vnodes.
|
2024-05-28 09:54:22 +08:00 |
wangjiaming0909
|
22aad41810
|
fix smaTest failed caused by mnode not inited
|
2024-05-24 11:42:01 +08:00 |
Haojun Liao
|
89fb56e77d
|
other: merge 3.0
|
2024-05-24 11:41:51 +08:00 |
kailixu
|
585ec14fea
|
feat(grant): support industry edition
|
2024-05-23 17:17:18 +08:00 |
kailixu
|
c632a64294
|
Merge branch '3.0' into feat/TD-30053-3.0
|
2024-05-23 14:39:57 +08:00 |
dmchen
|
5055dad3cf
|
fix/TD-30106
|
2024-05-23 04:22:52 +00:00 |
dmchen
|
a297a38818
|
fix/TD-29772
|
2024-05-21 01:57:33 +00:00 |
Haojun Liao
|
3baa4169e6
|
Merge branch '3.0' into fix/3_liaohj
|
2024-05-20 10:31:53 +08:00 |
kailixu
|
cb5bdd29b5
|
feat(grant): support industry edition
|
2024-05-16 17:30:03 +08:00 |
Hongze Cheng
|
f4a9c5e3c8
|
Merge pull request #25669 from taosdata/enh/TD-29953
Enh/TD-29953
|
2024-05-15 17:26:26 +08:00 |
Hongze Cheng
|
9dd3f326ea
|
Merge pull request #25731 from taosdata/enh/TD-29968-3.0
enh: grant support s3/active-active/dual-replica/db_encryption
|
2024-05-15 15:52:28 +08:00 |
Minglei Jin
|
b6eec20dfb
|
fix(s3/grant): checking grant when doing migrate
|
2024-05-14 11:01:06 +08:00 |
kailixu
|
6f07e48826
|
Merge branch '3.0' into enh/TD-29968-3.0
|
2024-05-13 10:35:53 +08:00 |
dmchen
|
939183d3df
|
fix/TD-29772
|
2024-05-13 01:56:49 +00:00 |
Haojun Liao
|
56a1e7e01f
|
Merge pull request #25727 from taosdata/fix/xftan/TD-29988-3.0
fix: build fails on macOS and Windows
|
2024-05-13 09:44:19 +08:00 |
kailixu
|
60e02eb3e6
|
Merge branch '3.0' into enh/TD-29968-3.0
|
2024-05-12 23:15:40 +08:00 |
t_max
|
f030af3aab
|
fix: build fails on macOS and Windows
|
2024-05-11 14:59:05 +08:00 |
Haojun Liao
|
7f93ec2c53
|
fix(stream): update the checkpoint info for followers, and some internal refactor.
|
2024-05-11 09:37:02 +08:00 |
Minglei Jin
|
41eb82c4de
|
enh(s3/grant): disable s3 with expired grant
|
2024-05-09 15:19:50 +08:00 |
yihaoDeng
|
697ca8914e
|
enh compress
|
2024-06-22 11:35:47 +08:00 |
wangmm0220
|
5f6d3fcf7e
|
fix:[TD-29893]avoid returning 0 if vnode init error
|
2024-05-06 10:09:53 +08:00 |
Hongze Cheng
|
13cd60f17f
|
Merge pull request #25524 from taosdata/feat/TD-29823
Feat/TD-29823
|
2024-04-28 17:51:39 +08:00 |
Hongze Cheng
|
0253aed220
|
Merge pull request #25522 from taosdata/enh/TD-29801-3.0
enh: batch create table
|
2024-04-28 17:16:23 +08:00 |
kailixu
|
4eb1763b52
|
enh: batch create table
|
2024-04-28 13:52:17 +08:00 |
kailixu
|
4d572ebe88
|
enh: batch create table
|
2024-04-28 11:25:40 +08:00 |
kailixu
|
bc1f9bca93
|
enh: batch create table
|
2024-04-28 11:07:53 +08:00 |
kailixu
|
e392b39323
|
enh: batch create table
|
2024-04-28 10:24:16 +08:00 |
Haojun Liao
|
384efdc185
|
Merge pull request #25531 from taosdata/fix/3_liaohj
fix(stream):add ref for task in check rsp monitor timer.
|
2024-04-28 09:22:00 +08:00 |
kailixu
|
53e9e0b3af
|
enh: batch create table
|
2024-04-28 04:58:05 +08:00 |
kailixu
|
3b504e6e96
|
enh: batch create table
|
2024-04-28 04:47:00 +08:00 |
kailixu
|
504263315d
|
enh: batch create table
|
2024-04-28 04:37:30 +08:00 |
kailixu
|
0b5e35643c
|
Merge branch '3.0' into enh/TD-29801-3.0
|
2024-04-28 04:27:25 +08:00 |
Haojun Liao
|
8e47adba09
|
fix(util): fix syntax error.
|
2024-04-27 17:46:23 +08:00 |
Hongze Cheng
|
63a735a546
|
Merge pull request #25512 from taosdata/fix/TD-29713
fix: arb reduce duplicate updates
|
2024-04-26 16:33:04 +08:00 |
Yihao Deng
|
ac15015cb8
|
Add RpcNoDelayfp function to handle specific message types
|
2024-04-26 08:10:39 +00:00 |
kailixu
|
55ec5f164c
|
enh: batch create table
|
2024-04-26 15:09:53 +08:00 |
Shungang Li
|
21f508fe58
|
fix: arb reduce duplicate updates
|
2024-04-26 11:40:06 +08:00 |
Haojun Liao
|
c7806ebca2
|
fix(util): fix race condition.
|
2024-04-25 13:58:02 +08:00 |
kailixu
|
74afb8deae
|
chore: solve conflicts
|
2024-04-17 10:52:34 +08:00 |
wangjiaming0909
|
a8e00f7410
|
drop tb in transaction
|
2024-04-16 14:23:26 +08:00 |
wangjiaming0909
|
3d77e8432d
|
support rm ttl tb
|
2024-04-16 14:23:26 +08:00 |
wangjiaming0909
|
e947a2fb0d
|
catalog cache get stream progress
|
2024-04-16 14:18:10 +08:00 |
wangjiaming0909
|
6324d1293a
|
drop tsma
|
2024-04-16 14:13:10 +08:00 |
wangjiaming0909
|
8e2977d083
|
create tsma request
|
2024-04-16 14:13:10 +08:00 |
wangjiaming0909
|
5589cf0309
|
server handle tsma creation
|
2024-04-16 14:13:10 +08:00 |
dmchen
|
b2bc5d4df1
|
fix/TD-29612
|
2024-04-16 03:37:41 +00:00 |
kailixu
|
91215d7cc0
|
enh: code optimization
|
2024-04-16 09:10:21 +08:00 |
kailixu
|
8ea9c8b879
|
enh: code optimization
|
2024-04-16 09:04:33 +08:00 |
dmchen
|
9a99b8526d
|
resolve conflict
|
2024-04-15 08:24:40 +00:00 |
kailixu
|
123090e18a
|
fix: solve conflicts
|
2024-04-15 16:12:15 +08:00 |
dmchen
|
f1d7d79c24
|
tdb break, try revert
|
2024-04-11 03:01:05 +00:00 |
dmchen
|
e68ae8f756
|
tdb break, try remove
|
2024-04-10 08:54:01 +00:00 |
dmchen
|
5f31575624
|
refactor
|
2024-04-09 06:55:01 +00:00 |
dmchen
|
e80d6c810b
|
key len check
|
2024-04-08 07:07:19 +00:00 |
Minglei Jin
|
a407f76165
|
Merge branch '3.0' into enh/TD-28945
|
2024-04-08 10:55:47 +08:00 |
Minglei Jin
|
d5e9169769
|
cos/multi-write: dnode part including mnode/vnode/tsdb
|
2024-04-08 10:31:49 +08:00 |
kailixu
|
b4c8375cb9
|
chore: solve conflicts
|
2024-04-07 14:53:05 +08:00 |
dmchen
|
c43e937538
|
write config lock
|
2024-04-07 02:24:41 +00:00 |
dmchen
|
463a5da0d9
|
checksum len
|
2024-04-01 09:50:42 +00:00 |
dmchen
|
a1b7444a48
|
refactor
|
2024-04-01 09:39:29 +00:00 |
dmchen
|
0a4556984c
|
merge
|
2024-04-01 09:19:29 +00:00 |
kailixu
|
c4aba0ac37
|
feat: encryption key optimize and test case adjust
|
2024-04-01 16:14:55 +08:00 |
kailixu
|
717c4b3d9c
|
chore: restore codes
|
2024-04-01 14:01:09 +08:00 |
kailixu
|
6eaa99bb2d
|
feat: encryption algorithm
|
2024-04-01 13:58:13 +08:00 |
kailixu
|
9e4d692d6b
|
feat: support encryption
|
2024-04-01 00:49:25 +08:00 |
dmchen
|
d6ae4d37cc
|
add function for sql
|
2024-03-29 06:19:44 +00:00 |
kailixu
|
8dce61b68f
|
chore: merge TD-29280-3.0
|
2024-03-29 11:39:46 +08:00 |
kailixu
|
9d59fb53f4
|
feat: support create encrypt key
|
2024-03-29 11:37:40 +08:00 |
dmchen
|
b9deb71fc5
|
basic function
|
2024-03-29 02:48:49 +00:00 |
kailixu
|
a3398f791e
|
enh: dnodes status optimization
|
2024-03-28 16:17:35 +08:00 |
kailixu
|
d64594932b
|
feat: support database encryption
|
2024-03-27 20:03:38 +08:00 |
Shungang Li
|
3a656c3595
|
feat: support 2 replica with arbitrator
|
2024-03-19 09:30:35 +08:00 |
yihaoDeng
|
e0b1b5a1c6
|
fix mem leak while taosd quit
|
2024-02-29 10:54:35 +00:00 |
yihaoDeng
|
a0c77f5baa
|
fix mem leak while taosd quit
|
2024-02-29 18:40:21 +08:00 |
Haojun Liao
|
4fb9595744
|
Merge pull request #24948 from taosdata/fix/nullcheck
fix(util): fix the new size remaining bug.
|
2024-02-29 13:59:29 +08:00 |
Hongze Cheng
|
09a04ed0a4
|
Merge pull request #24911 from taosdata/fix/TD-28877
fix: config global debugflag
|
2024-02-28 13:55:04 +08:00 |
Shungang Li
|
2021eda22d
|
fix: config global debugflag
|
2024-02-27 19:45:39 +08:00 |
kailixu
|
bd77aff696
|
enh: cloud edition check
|
2024-02-27 17:45:52 +08:00 |
Haojun Liao
|
6bc12c8728
|
refactor: do some internal refactor.
|
2024-02-27 16:27:59 +08:00 |
Haojun Liao
|
9762c53cf9
|
Merge pull request #24895 from taosdata/fix/nullcheck
enh(stream):rsp the checkpoint ready msg.
|
2024-02-27 14:42:00 +08:00 |
Haojun Liao
|
aee0460daf
|
enh(stream):rsp the checkpoint ready msg.
|
2024-02-27 11:15:09 +08:00 |
Haojun Liao
|
dafac591f7
|
enh(stream): add rsp for req-checkpoint
|
2024-02-27 10:53:25 +08:00 |
Hongze Cheng
|
2ea5903132
|
Merge pull request #23373 from taosdata/feat/TD-26529-3.0
TD-26529
|
2024-02-26 13:22:56 +08:00 |
kailixu
|
4afd45992a
|
fix: sysinfo of dnode variables
|
2024-02-26 09:30:33 +08:00 |
chenhaoran
|
ab07900895
|
Merge branch '3.0' into feat/TD-26529-3.0
|
2024-02-23 20:54:19 +08:00 |
kailixu
|
a34402a11f
|
Merge branch '3.0' into feat/TD-27463-3.0
|
2024-02-22 17:35:34 +08:00 |
dmchen
|
607971b514
|
uptime unit
|
2024-02-22 06:54:06 +00:00 |
dm chen
|
271e997438
|
Merge pull request #24823 from taosdata/3.0
merge 3.0
|
2024-02-22 12:47:42 +08:00 |
dmchen
|
ee84e2d75e
|
uptime unit
|
2024-02-22 02:00:33 +00:00 |
Haojun Liao
|
b361eb4a7c
|
fix(stream): add hb rsp handle function for vnode and snode.
|
2024-02-21 15:16:07 +08:00 |
kailixu
|
c7932675ce
|
enh: get machine id
|
2024-02-21 09:07:38 +08:00 |
dm chen
|
6d2d37d964
|
Merge pull request #24751 from taosdata/3.0
merge 3.0
|
2024-02-06 19:16:53 +08:00 |
kailixu
|
9458b86b41
|
feat: support uniq grant
|
2024-01-31 16:09:06 +08:00 |
kailixu
|
93c0890f68
|
feat: support uniq grant
|
2024-01-31 09:13:10 +08:00 |
kailixu
|
2b1a0cdbfe
|
feat: support uniq grant
|
2024-01-31 08:53:45 +08:00 |
Haojun Liao
|
bfbd61a02f
|
Merge pull request #24634 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-01-26 18:08:54 +08:00 |
Haojun Liao
|
ac08f659c3
|
refactor: remove invalid procedure in fill-history.
|
2024-01-26 16:20:43 +08:00 |
Haojun Liao
|
834f08a2e0
|
Merge pull request #24552 from taosdata/fix/3_liaohj
fix(stream): do checkpoint after fill-history task completed.
|
2024-01-25 16:53:11 +08:00 |
dmchen
|
f6ecd8d204
|
keep old protocal
|
2024-01-25 01:37:32 +00:00 |
kailixu
|
4d345b819a
|
feat: support uniq grant
|
2024-01-24 19:08:19 +08:00 |
dmchen
|
d9af07de6f
|
new table structure
|
2024-01-24 09:44:44 +00:00 |
kailixu
|
e13e61f4d5
|
Merge branch '3.0' into feat/TD-27463-3.0
|
2024-01-24 14:26:17 +08:00 |
Hongze Cheng
|
82f3b3a931
|
Merge pull request #24589 from taosdata/fix/ttlnoretry-3.0
fix: no retry for ttl drop table
|
2024-01-24 14:03:18 +08:00 |
wade zhang
|
86272dee4e
|
Merge pull request #24542 from taosdata/fix/refactorRetry1
refactor retry
|
2024-01-24 09:57:55 +08:00 |
dmchen
|
e65c80d495
|
fix/TD-28431
|
2024-01-23 09:43:23 +00:00 |
dmchen
|
74fdc14ed3
|
fix/TD-28430
|
2024-01-23 08:33:12 +00:00 |
Yihao Deng
|
2479df3b1e
|
sort epset
|
2024-01-23 06:42:42 +00:00 |
Shungang Li
|
6c823efc60
|
fix: no retry for ttl drop table
|
2024-01-22 19:55:27 +08:00 |
Haojun Liao
|
2cc584ff44
|
fix(stream): fix error in check vgId.
|
2024-01-22 11:05:42 +08:00 |
Haojun Liao
|
4a5ab10b3d
|
fix(stream): fix memory leak.
|
2024-01-19 20:28:43 +08:00 |
Haojun Liao
|
d973f66cea
|
fix(stream): do checkpoint after fill-history task completed.
|
2024-01-19 16:18:02 +08:00 |
Haojun Liao
|
f8d0c52483
|
fix(stream): remove this unused drop history task msg and corresponding functions.
|
2024-01-18 14:32:48 +08:00 |
kailixu
|
414e15a810
|
chore: merge 3.0
|
2024-01-15 10:42:45 +08:00 |
Haojun Liao
|
ea0ea09b0f
|
Merge pull request #24409 from taosdata/opt/optMsgOnMnode
opt msg on mnd
|
2024-01-12 09:36:37 +08:00 |
kailixu
|
ddefc5f46a
|
chore: merge 3.0
|
2024-01-11 20:05:23 +08:00 |
Yihao Deng
|
b0f6709474
|
split sync/status channel
|
2024-01-11 07:30:39 +00:00 |
Yihao Deng
|
5a1510aa2f
|
split sync/status channel
|
2024-01-11 07:30:03 +00:00 |
Yihao Deng
|
5e1a7c694b
|
split sync/status channel
|
2024-01-11 07:23:46 +00:00 |
Yihao Deng
|
423fa76207
|
split sync/status channel
|
2024-01-11 06:01:06 +00:00 |
yihaoDeng
|
44146caa9a
|
opt msg on mnd
|
2024-01-11 13:46:54 +08:00 |
Haojun Liao
|
58694c67dd
|
refactor: do some internal refactor.
|
2024-01-11 11:50:52 +08:00 |
Yihao Deng
|
df235b0adf
|
split sync/status channel
|
2024-01-11 03:22:34 +00:00 |
Yihao Deng
|
b5e5167b8f
|
split sync/status channel
|
2024-01-10 09:57:08 +00:00 |
Yihao Deng
|
3f0236ec17
|
opt msg on mnode
|
2024-01-10 06:18:39 +00:00 |
Haojun Liao
|
9d0d0d9ddc
|
Merge branch '3.0' into fix/3_liaohj
|
2024-01-10 09:57:46 +08:00 |
Haojun Liao
|
f9d5c0d403
|
fix(stream): fix error in tq timer.
|
2024-01-09 09:13:53 +08:00 |
Yihao Deng
|
1eee7b44e0
|
fix crash found on 3.1
|
2024-01-08 07:31:35 +00:00 |
dm chen
|
39f2e75a9e
|
Merge branch '3.0' into feat/TD-26529-3.0
|
2024-01-04 15:46:23 +08:00 |
Shungang Li
|
de631e20a5
|
fix: refactor logdebugs
|
2024-01-03 19:57:22 +08:00 |
wade zhang
|
1a215daefa
|
Merge pull request #24176 from taosdata/FIX/TD-27916-3.0
enh: demarcate top and bottom halves of task trans execution
|
2023-12-26 18:00:41 +08:00 |
kailixu
|
3005ab1953
|
chore: more code
|
2023-12-21 19:45:09 +08:00 |
Benguang Zhao
|
572368703d
|
enh: ensure mndTransProcessRsp invoked in mnode-write thread
|
2023-12-21 09:33:56 +08:00 |
Haojun Liao
|
92045f5485
|
fix(stream): add snode check, and handle the task status reset from checkpoint when it is in the snode.
|
2023-12-19 18:34:30 +08:00 |
Haojun Liao
|
bba5a4f08b
|
other: merge main into 3.0
|
2023-12-18 18:26:42 +08:00 |
kailixu
|
70006bb711
|
feat: support alter cluster
|
2023-12-18 16:34:31 +08:00 |