Commit Graph

57885 Commits

Author SHA1 Message Date
wade zhang 8e0179b73e
Merge pull request #23142 from taosdata/FIX/TS-4096-main
enh: reserve half a buffer size at syncLogBufferInit
2023-10-08 16:00:38 +08:00
wangmm0220 be27e13ed9 fix:test case error for reset=latest 2023-10-08 15:29:02 +08:00
Minglei Jin ca809924cd fix(tsdb/retention): free fopArr & fs snapshot resources 2023-10-08 15:10:54 +08:00
dapan1121 9b207b9b3e
Merge pull request #23133 from taosdata/fix/TD-26474-3.0
fix: mutex init for trans
2023-10-08 15:07:47 +08:00
Hongze Cheng ba27cc0605 fix: fid overflow 2023-10-08 14:54:24 +08:00
liuyao 1cbb8ef444 init bloomfilter array 2023-10-08 14:43:44 +08:00
yihaoDeng b5994b31e2 fix mem leak 2023-10-08 13:33:02 +08:00
liuyao ed8cad22cb Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174 2023-10-08 13:31:51 +08:00
wade zhang a9db1ed8e0
Merge pull request #23116 from taosdata/fix/TD-26539
fix(keep0-duration): force keep0 at least thrice of duration
2023-10-08 13:07:05 +08:00
yihaoDeng 9d430c39ae fix mem leak 2023-10-08 11:47:06 +08:00
yihaoDeng e3f18495e0 fix mem leak 2023-10-08 11:22:26 +08:00
wangmm0220 450d079839 fix:compile error 2023-10-08 11:04:30 +08:00
wangmm0220 fb3197ea89 fix:test case error for reset=latest 2023-10-08 10:55:35 +08:00
wade zhang 3d72099a47
Merge pull request #23138 from taosdata/docs/sunpeng/update-python-tmp-docs
docs: update python tmq docs
2023-10-08 10:01:50 +08:00
wade zhang 95818f4acf
Merge pull request #23143 from taosdata/enh/TD-26578
enh: optimize merge strategy
2023-10-08 09:59:54 +08:00
kailixu a2e3109447 chore: add grant method for community 2023-10-08 09:47:57 +08:00
wangmm0220 e2db22017a fix:change error code -1 to code 2023-10-08 09:46:18 +08:00
liuyao c75506b271 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174 2023-10-08 09:02:51 +08:00
wade zhang f6b8500dd3
Merge pull request #23153 from taosdata/jtao1735-patch-4
Update 70-seeq.md
2023-10-08 07:56:53 +08:00
Jeff Tao 31a1464e04
Update 70-seeq.md 2023-10-07 15:37:20 -07:00
Jeff Tao 3826878095
Update 70-seeq.md 2023-10-07 15:18:52 -07:00
Haojun Liao 23fb26798f fix(stream): sleep for 10ms 2023-10-07 19:47:49 +08:00
Haojun Liao e4e4c5a36e fix(stream): wait for a while when no available token. 2023-10-07 19:41:49 +08:00
dapan1121 61382c0793
Merge pull request #23126 from taosdata/fix/TD-26426-3.0
fix: support check/merge active code
2023-10-07 19:31:36 +08:00
dapan1121 9f1b2c9e65
Merge pull request #23135 from taosdata/enh/TD-26532-3.0
enh: exclude sys tables in log/audit db
2023-10-07 19:26:15 +08:00
Haojun Liao 45bb3f50d7 fix(stream): continue 2023-10-07 19:25:40 +08:00
liuyao 95ffe6fa23 stream recover 2023-10-07 19:24:21 +08:00
Haojun Liao 62cdcbc7e3 refactor: inc the dump batch. 2023-10-07 19:20:48 +08:00
Haojun Liao 4d6f143146 fix(stream): add missing refactor. 2023-10-07 19:18:26 +08:00
Haojun Liao ab17bfdf09 refactor: do some internal refactor. 2023-10-07 19:16:55 +08:00
Haojun Liao 0e8a8aabc1 fix(stream): check items in queue and qall, stead of only the queue items. 2023-10-07 19:16:25 +08:00
liuyao c088ee7f91 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174 2023-10-07 19:13:07 +08:00
liuyao 1e323c0408 fix issue 2023-10-07 19:11:46 +08:00
Alex Duan 20ecca71c3
Merge pull request #23150 from taosdata/test/TD-26231
update perf test script
2023-10-07 18:37:38 +08:00
Minglei Jin 028ffc032b test/keep: fix relation with duration 2023-10-07 18:33:48 +08:00
Ping Xiao b827b694be update perf test script 2023-10-07 18:31:20 +08:00
liuyao 19bbf10579 fix issue 2023-10-07 17:59:53 +08:00
yihaoDeng cb2a9ee005 Merge remote-tracking branch 'origin/fix/TD-26582' into case/TD-26408-MAIN 2023-10-07 17:52:50 +08:00
yihaoDeng 97fdcbc60b fix mem leak 2023-10-07 17:48:24 +08:00
liuyao 1aaf873134 fix issue 2023-10-07 17:43:50 +08:00
Alex Duan 01284c2509
Merge pull request #23103 from taosdata/case/TS-4011-3.0
fix: add keep time offset case
2023-10-07 17:09:45 +08:00
Minglei Jin 47ad5f4dd5 test/cases: apply duration <= 1/3keep0 2023-10-07 16:15:38 +08:00
kailixu b9767707cb chore: code optimization for array size 2023-10-07 15:57:26 +08:00
wangmm0220 9c470e9297 opti:set default offset to latest in subscription & return error if use snapshot when consume column 2023-10-07 15:25:24 +08:00
Hongze Cheng d1e59b9e0e enh: optimize merge strategy 2023-10-07 15:18:08 +08:00
Haojun Liao 8ebd171ee0
Merge pull request #23137 from taosdata/fix/TD-26518
use secondary pointer
2023-10-07 15:05:34 +08:00
Haojun Liao d11c0a113c fix(stream): fix syntax error. 2023-10-07 14:56:09 +08:00
Haojun Liao 7ce3d2c200 fix(stream): quit from loop when input queue is full. 2023-10-07 14:54:11 +08:00
Benguang Zhao be3ba000a1 enh: reserve half a buffer size at syncLogBufferInit 2023-10-07 14:17:46 +08:00
Alex Duan c26d74355c
Merge pull request #23140 from taosdata/daily_perf_test
add script for daily perf test
2023-10-07 14:04:52 +08:00