Commit Graph

58955 Commits

Author SHA1 Message Date
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
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
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
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
dapan1121 be6a6976db fix: adjust view not exist log level 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
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
Haojun Liao 95efa07e92 fix(stream): add full unsupported event filtering. 2023-11-02 11:02:39 +08:00
Haojun Liao 05b3d51803 fix(stream): add qualified status in assert 2023-11-02 11:02:39 +08:00
Minglei Jin 46d3be1f08 config/page-cache-size: new parameter for pcache size 2023-11-02 10:10:03 +08:00
dapan1121 66c257a5d0
Merge pull request #23372 from taosdata/szhou/continue-coing
continued ci test for insert stb
2023-11-02 10:01:21 +08:00
kailixu 9649e87cab fix: rsma checkpoint 2023-11-02 09:44:43 +08:00
Minglei Jin d0327e07b8 tsdb/pg-cache: use pgno for cache key instead of blkno 2023-11-02 09:42:19 +08:00
wangjiaming0909 b71a013b8d fix: nano seconds database error 2023-11-02 09:36:46 +08:00
kailixu bacf771ada chore: test case for rsma persist 2023-11-02 08:55:01 +08:00
Haojun Liao dc8a90c864 fix(stream): fix memory leak. 2023-11-02 08:13:11 +08:00
Hongze Cheng a6ee7c4685 fix: possible coredump 2023-11-01 20:34:47 +08:00
Haojun Liao e1b3e00b3d fix(stream): fix memory leak. 2023-11-01 20:10:20 +08:00
kailixu 3803f952f9 chore: rsma checkpoint verify 2023-11-01 20:05:00 +08:00
Haojun Liao 6dc468c55f fix(stream): fix dead-lock 2023-11-01 19:38:13 +08:00
Haojun Liao fa7ebf63ea refactor: do some internal refactor. 2023-11-01 19:38:13 +08:00
Haojun Liao 9156e8449d fix(stream): fix deference null ptr. 2023-11-01 19:38:13 +08:00
Haojun Liao 7cf90dde5c refactor: do some internal refactor. 2023-11-01 19:38:13 +08:00
Haojun Liao 00f029e44f refactor: add some logs. 2023-11-01 19:38:12 +08:00
Haojun Liao 385e699cc2 fix(stream): do some internal refactor. 2023-11-01 19:38:12 +08:00
Haojun Liao bd12ae88e1 fix(stream):fix the bug when event in waiting list not fulfilled. 2023-11-01 19:38:12 +08:00
Haojun Liao 9a9c1d689d fix(stream): add lock log. 2023-11-01 19:38:12 +08:00
chenhaoran 89a9a5f193 test:add testcase of the same ts data 2023-11-01 18:17:32 +08:00
Minglei Jin 52fd71ce13 config/block-size: default to -1 to enable page cache 2023-11-01 18:00:31 +08:00