Commit Graph

4152 Commits

Author SHA1 Message Date
Hongze Cheng b5951a9efa
Merge pull request #27155 from taosdata/enh/TD-31375-3.0
enh: simulate random i/o error
2024-08-13 18:31:35 +08:00
Hongze Cheng 9ead181d19
Merge pull request #27134 from taosdata/feat/TD-31289-3.0
feat: cos support for multi s3 cfg
2024-08-13 18:25:52 +08:00
Shungang Li c3b1e267b9 enh: adjust the implementation of random selection 2024-08-13 15:10:04 +08:00
kailixu ee05a536ef enh: support config randErrorDivisor dynamically 2024-08-13 14:19:28 +08:00
Haojun Liao 12d6375de7
Merge pull request #27153 from taosdata/fix/TD-31372
adj copyPkVal error code
2024-08-13 13:47:52 +08:00
dapan1121 3790a1f415
Merge pull request #26959 from taosdata/feat/TS-3718
feat:[TS-3718]save slow log file one day one file
2024-08-13 09:18:07 +08:00
Shungang Li 21f8d6b7c1 fix: memleak in taosSplitS3Cfg 2024-08-12 16:57:10 +08:00
Shungang Li 1e83be102d fix: return value check 2024-08-12 11:13:12 +08:00
54liuyao ba7994c3d6 adj copyPkVal error code 2024-08-12 11:06:25 +08:00
Shungang Li 5d62dce2c2 enh: no shuffle for array with one element 2024-08-12 10:56:25 +08:00
Shungang Li debd1e2308 feat: cos support for multi s3 cfg 2024-08-09 17:08:17 +08:00
Haojun Liao bc506b9928
Merge pull request #27113 from taosdata/fix/TD-31146
fix:[TD-31146]memory leak
2024-08-09 15:00:47 +08:00
Haojun Liao 45c6d42851
Merge pull request #27093 from taosdata/fix/3.0/TD-31274-TD-31280
1. fix interval query with month interval day slidng returning wrong …
2024-08-09 13:50:34 +08:00
wangmm0220 ab2007adb7 fix:[TD-31146]memory leak 2024-08-09 11:41:17 +08:00
wangjiaming0909 d1ed3b3abb 1. fix interval query with month interval day slidng returning wrong window
2. fix error msg for creating tsma
2024-08-08 18:10:49 +08:00
wangmm0220 3ef942bf4b Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-3718 2024-08-08 10:59:45 +08:00
Haojun Liao 82d431d73e Merge branch '3.0' into fix/3_liaohj 2024-08-07 16:21:27 +08:00
Haojun Liao bb7efb7423 Merge branch '3.0' into fix/3_liaohj 2024-08-07 10:21:53 +08:00
Hongze Cheng d68fd6566d
Merge pull request #26979 from taosdata/fix/TD-31194-3.0
fix: (errcode) ignore empty timezone str
2024-08-07 10:19:30 +08:00
Shungang Li 1ef464cd78 fix: (errcode) ignore empty timezone str 2024-08-06 17:11:16 +08:00
Haojun Liao c8dd0e90a9 fix(query):check return code 2024-08-06 14:02:58 +08:00
Haojun Liao 3772f25840 fix(stream): check return value. 2024-08-05 18:02:32 +08:00
Haojun Liao e9ac0d6cd4 other: merge 3.0 2024-08-05 13:38:05 +08:00
Haojun Liao 9a2ee54719 fix(stream): check return value. 2024-08-05 11:06:20 +08:00
dapan1121 d59e3512ee
Merge pull request #26948 from taosdata/enh/addRandError
enh: add rand error test
2024-08-04 18:22:14 +08:00
wangmm0220 4d19f48d8a feat:[TS-3718]save slow log file one day one file 2024-08-02 16:29:48 +08:00
Hongze Cheng b2440f2c47
Merge pull request #26846 from taosdata/enh/TD-30991-3.0
fix: check taosSetSystemLocale errcode
2024-08-02 16:13:56 +08:00
dapan1121 857d9e825b enh: add rand error test 2024-08-02 13:29:47 +08:00
Haojun Liao 9b81f536a1
Merge pull request #26938 from taosdata/fix/create_tb
fix(stream): fix memory leak.
2024-08-02 12:55:17 +08:00
Shungang Li 965a4e56ea fix: check taosSetSystemLocale errcode 2024-08-02 11:12:03 +08:00
Haojun Liao 7f04e2cfb9 fix(stream): fix memory leak. 2024-08-02 10:47:06 +08:00
Haojun Liao 27cadbbcb6 other: merge 3.0 2024-08-02 09:16:03 +08:00
Minglei Jin 106f3eabfb common/cos: make 503 retry with 1~3s 2024-08-01 18:35:31 +08:00
Haojun Liao b8416370b4 Merge branch '3.0' into fix/3_liaohj 2024-08-01 11:24:07 +08:00
Haojun Liao 6ba428fbf8 other: merge 3.0. 2024-08-01 11:15:49 +08:00
dapan1121 7d82036903
Merge pull request #26522 from taosdata/feat/TS-4592
feat:[TS-4592]remove lost status for consumer
2024-08-01 10:26:10 +08:00
Haojun Liao 91dcf63933 other: merge 3.0 2024-07-31 15:01:13 +08:00
Hongze Cheng 0205291bcf
Merge pull request #26879 from taosdata/fix/TD-31107-3.0
fix: trans conflict during update dnode info
2024-07-31 14:20:37 +08:00
Haojun Liao 52b3e1be6f fix(stream): drop orphan tasks/reset task in trans done by write-queue. 2024-07-31 14:08:22 +08:00
dapan1121 51a28996c0
Merge pull request #26852 from taosdata/fix/TD-29991/inNull
fix: in null
2024-07-30 18:11:26 +08:00
kailixu ce54abd94d fix: trans conflict during update dnode info 2024-07-30 16:54:39 +08:00
Hongze Cheng 1e7765e004
Merge pull request #26870 from taosdata/enh/TD-30991-3.0.tmp
enh: tpcre2/tglobal handle errcode
2024-07-30 16:07:37 +08:00
Shungang Li d9a7d20d22 fix: ignore taosSetSystemLocale error temporarily 2024-07-30 14:42:17 +08:00
Shungang Li 839eca2694 enh: tglobal handle errcode 2024-07-30 14:39:47 +08:00
wangmm0220 1d98b32721 fix:[TD-31097]process return value 2024-07-30 10:47:46 +08:00
Hongze Cheng e6d3fe878f
Merge pull request #26856 from taosdata/fix/refactorMgmt
refactor mgt
2024-07-30 09:57:54 +08:00
Hongze Cheng f090c9f96e enh: refactor error code 2024-07-30 09:39:50 +08:00
Hongze Cheng 3b6ce5d7dc
Merge pull request #26845 from taosdata/fix/TD-31105-3.0
fix: load config from apollo url
2024-07-30 09:15:43 +08:00
wangmm0220 c72c3f3b1d Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4592 2024-07-30 01:19:06 +08:00
wangmm0220 ce3d60ed20 feat:[TS-4592]remove lost status for consumer 2024-07-29 23:57:28 +08:00