Commit Graph

59324 Commits

Author SHA1 Message Date
Haojun Liao ff5d69352f
Merge pull request #23493 from taosdata/fix/3_liaohj
fix(stream): add unsupport trans.
2023-11-03 09:07:33 +08:00
Haojun Liao 70388bafd2
Merge pull request #23523 from taosdata/fix/liaohj
fix(stream): fix deadlock in transfer state.
2023-11-03 09:07:23 +08:00
liuyao ba09b3de28 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-11-03 08:56:42 +08:00
dapan1121 67ba0f56e7
Merge pull request #23512 from taosdata/fix/TD-27094
fix: adjust view not exist log level
2023-11-03 08:55:45 +08:00
kailixu d9ed63473c Merge branch '3.0' into enh/TD-23769-3.0x 2023-11-03 08:37:41 +08:00
kailixu 6c944bb192 enh: skip rsma_task during load stream tasks 2023-11-02 20:32:54 +08:00
wangmm0220 159873692c feat:checkpoint bakeup using rsync 2023-11-02 20:13:29 +08:00
liuyao 389117b806 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-11-02 20:07:12 +08:00
wade zhang a3723b74ed
Merge pull request #23497 from taosdata/FIX/audit-db-resource-3.0
db and resource
2023-11-02 19:33:40 +08:00
wade zhang dc581a83a1
Merge pull request #23495 from taosdata/fix/audit-db-resource-main
db and resource
2023-11-02 19:33:25 +08:00
Haojun Liao b3d57e4a2d fix(stream): not transfer state if state is not appropriate. 2023-11-02 19:31:35 +08:00
Alex Duan 2a020b2a39
Merge pull request #23524 from taosdata/tomchon-patch-9
Update cases.task
2023-11-02 19:24:42 +08:00
haoranchen f2b05eddab
Update cases.task 2023-11-02 19:23:33 +08:00
Haojun Liao 7a32b3a209 fix(stream): not transfer state if state is not appropriate. 2023-11-02 19:12:36 +08:00
kailixu fa5d896787 enh: rsma checkpoint 2023-11-02 18:56:36 +08:00
Benguang Zhao ce4fb52926 enh: resend end msg on timeout in snapshotReSend 2023-11-02 18:56:00 +08:00
Benguang Zhao 995a1e1f8e enh: send rsp on duplicate msgs in syncSnapBufferRecv 2023-11-02 18:41:25 +08:00
Benguang Zhao 3221aef1a3 refact: improve code with syncSnapSendMsg 2023-11-02 18:41:25 +08:00
Benguang Zhao 7852b2cecf fix: set ack of response properly in syncSnapSendRsp 2023-11-02 18:41:25 +08:00
Haojun Liao c4079332ff fix(stream):update the log level. 2023-11-02 18:18:04 +08:00
Haojun Liao 706f1e4744 fix(stream): fix deadlock in transfer state. 2023-11-02 18:18:04 +08:00
Haojun Liao 0a227e807f refactor: set different tq level. 2023-11-02 18:18:04 +08:00
Haojun Liao 48aff868b6 fix(stream):update the log level. 2023-11-02 18:16:47 +08:00
Haojun Liao 39175dc03b fix(stream): fix deadlock in transfer state. 2023-11-02 18:07:36 +08:00
Hongze Cheng 4cf97ef6ae
Merge pull request #23520 from taosdata/fix/TD-27057
fix: invalid read when file is deleted
2023-11-02 04:49:49 -05:00
liuyao f6ff356b81 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-11-02 17:45:50 +08:00
Haojun Liao 3aed8c29ae refactor: set different tq level. 2023-11-02 17:12:20 +08:00
wade zhang 881b96c994
Merge pull request #23517 from taosdata/enh/xftan/taosaversion-3.0
build(taosAdapter): use the same version number of TDengine
2023-11-02 17:01:30 +08:00
Hongze Cheng faea18c38f fix: invalid read when file is deleted 2023-11-02 16:59:11 +08:00
dapan1121 6fe2a8fbc5
Merge pull request #23511 from taosdata/fix/TD-27092
fix: remove user table/view privilege issue
2023-11-02 16:14:00 +08:00
liuyao 79452e4288 add ci 2023-11-02 16:11:08 +08:00
wade zhang 727ea7437d
Update 02-database.md 2023-11-02 16:08:06 +08:00
liuyao 62f3b70b77 add ci 2023-11-02 16:01:25 +08:00
liuyao 52083cd694 event window and partition by 2023-11-02 15:52:55 +08:00
kailixu 2d597659bc enh: rsma checkpoint 2023-11-02 15:20:54 +08:00
t_max eed735af3d fix(taosAdapter): fix taosAdapter version 2023-11-02 15:07:37 +08:00
t_max 714684bd78 build(taosAdapter): use the same version number of TDengine 2023-11-02 15:06:39 +08:00
liuyao 330b04a8bc Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-11-02 14:36:13 +08:00
dapan1121 be6a6976db fix: adjust view not exist log level 2023-11-02 14:34:19 +08:00
wade zhang 46ad658862
Merge pull request #23508 from taosdata/enh/xftan/taosaversion
build(taosAdapter): use the same version number of TDengine
2023-11-02 14:34:19 +08:00
dapan1121 e0f49f8000 fix: remove user table/view privilege issue 2023-11-02 14:14:26 +08:00
Haojun Liao f5fa3edeba
Merge pull request #23503 from taosdata/fix/liaohj
fix(stream): fix dead lock.
2023-11-02 13:52:50 +08:00
kailixu 722777f8c9 enh: rsma checkpoint 2023-11-02 13:15:31 +08:00
kailixu 96b5024347 enh: rsma checkpoint 2023-11-02 13:05:36 +08:00
kailixu 698fb804f9 enh: disable update tbUidList during reboot 2023-11-02 12:54:23 +08:00
Minglei Jin 1cd1284520 config/pcache: default page cache to 4096 2023-11-02 12:43:06 +08:00
Hongze Cheng 609c2bccf3
Merge pull request #23507 from taosdata/fix/core_fix
fix: possible coredump
2023-11-01 22:21:21 -05:00
Alex Duan 1db837ac77
Merge pull request #23502 from taosdata/test/3.0/TD-27005
test:add testcase of the same ts data
2023-11-02 11:18:17 +08:00
kailixu 76536e1c82 enh: rsma logic 2023-11-02 11:03:18 +08:00
Haojun Liao c48c801e19 fix(stream): return error code. 2023-11-02 11:02:40 +08:00