Haojun Liao
|
e85c6349a4
|
Merge pull request #23818 from taosdata/fix/TD-27455
fix:add O_CLOSEXEC for .running & process snode when drop stream
|
2023-11-27 11:01:24 +08:00 |
Haojun Liao
|
5de59a3547
|
enh(sys): add check for avx512vl
|
2023-11-27 10:32:47 +08:00 |
yihaoDeng
|
e9bec34c44
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-27 10:01:12 +08:00 |
Haojun Liao
|
6ab14d39bb
|
fix(test): do some internal refactor.
|
2023-11-27 09:32:47 +08:00 |
wangmm0220
|
bda2cd306d
|
fix:memory leak & comment length
|
2023-11-27 09:29:43 +08:00 |
Haojun Liao
|
de0c20c296
|
fix(test): add test case.
|
2023-11-27 00:02:52 +08:00 |
Haojun Liao
|
1dd5cd17a0
|
fix(tsdb): add simd for decompress timestamp.
|
2023-11-26 23:53:05 +08:00 |
dapan1121
|
d3ac79aeb7
|
Merge pull request #23808 from taosdata/fix/PI-23-3.0
fix: add check in mnode/vnode when alter table col/tag
|
2023-11-26 17:31:38 +08:00 |
Haojun Liao
|
9194c0c0cd
|
fix(stream): add logs.
|
2023-11-25 00:56:18 +08:00 |
Haojun Liao
|
30c776cc0a
|
fix(stream): reset the scheduler status.
|
2023-11-25 00:54:32 +08:00 |
Haojun Liao
|
788194c748
|
fix(stream): fix deadlock.
|
2023-11-24 22:53:55 +08:00 |
wangmm0220
|
ff0828fcc2
|
fix:add O_CLOSEXEC for .running & process snode when drop stream
|
2023-11-24 18:30:58 +08:00 |
wangmm0220
|
f8477204e1
|
fix:[TD-27475] send msg to snode wher drop stream to avoid pVgObj is NULL
|
2023-11-24 18:00:19 +08:00 |
Haojun Liao
|
6904f20929
|
Merge pull request #23809 from taosdata/fix/TD-27468
set datablock table name
|
2023-11-24 17:54:03 +08:00 |
yihaoDeng
|
6416a6153a
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-24 16:29:09 +08:00 |
Haojun Liao
|
3deab3cfbf
|
fix(stream):set failure for the related fill-history task.
|
2023-11-24 15:37:30 +08:00 |
Haojun Liao
|
f28cf740b0
|
fix(stream): fix status check for stream-scan-history status when drop stream task msg is missing.
|
2023-11-24 14:44:00 +08:00 |
Haojun Liao
|
d5e123db78
|
Merge pull request #23791 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2023-11-24 14:42:43 +08:00 |
dapan1121
|
d409ac5ef4
|
Merge pull request #23789 from taosdata/fix/xsren/TD-27282/paramNumError
param num error
|
2023-11-24 13:28:26 +08:00 |
facetosea
|
6694bf86c6
|
fix test case
|
2023-11-24 11:14:24 +08:00 |
dapan1121
|
e7fbe0279f
|
Merge pull request #23807 from taosdata/FIX/TS-4258
Fix bug [4258]: add process ignore/no timezone for timetruncate unit …
|
2023-11-24 11:13:24 +08:00 |
yihaoDeng
|
23ae62d268
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-24 11:10:39 +08:00 |
Hongze Cheng
|
24932d2d41
|
Merge pull request #23799 from taosdata/fix/TD-27423
fix(tsdb/skip-row): remove s3 size condition
|
2023-11-24 10:48:03 +08:00 |
dapan1121
|
9adaf2d270
|
Merge pull request #23769 from taosdata/szhou/bi-tbname-col-func
enhance: bi mode tbname col to tbname func
|
2023-11-24 10:05:21 +08:00 |
Haojun Liao
|
483bfce69c
|
Merge pull request #23810 from taosdata/fix/TS-4242-3.0
fix:[TS-4242] tmq status is always RECOVER
|
2023-11-24 09:25:18 +08:00 |
dapan1121
|
26fe05bb30
|
Merge pull request #23805 from taosdata/fix/slowReport
fix: slow down report when error occurs
|
2023-11-24 09:18:27 +08:00 |
Minglei Jin
|
b1841ee97b
|
tsdb/reader-writer: fix pgno iteration with cache setting
|
2023-11-24 09:06:43 +08:00 |
wade zhang
|
95b5fbbb1a
|
Merge pull request #23801 from taosdata/enh/PI-25-3.0
enh: trigger vnode commit at exit if meta changed
|
2023-11-24 08:59:24 +08:00 |
kailixu
|
ac47d3ea7d
|
enh: more check for column bytes
|
2023-11-24 06:51:57 +08:00 |
kailixu
|
c4f1babdcf
|
enh: naming optimize
|
2023-11-24 06:42:30 +08:00 |
kailixu
|
dc977ca200
|
fix: stash drop column
|
2023-11-23 23:09:49 +08:00 |
kailixu
|
9ce28483a0
|
fix: add check in mnode/vnode when alter table col/tag
|
2023-11-23 21:22:41 +08:00 |
yihaoDeng
|
50f996bbf7
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-23 21:07:58 +08:00 |
wangmm0220
|
e1eda752e7
|
fix:[TS-4242] tmq status is always RECOVER
|
2023-11-23 20:44:10 +08:00 |
wangmm0220
|
d249892b2a
|
fix:conflicts from 3.0
|
2023-11-23 20:29:46 +08:00 |
wangmm0220
|
55a4181e5e
|
fix:add O_CLOEXEC for .running lock file to prevent inherited by child processes(rsync)
|
2023-11-23 20:16:54 +08:00 |
jiajingbin
|
9d9a88b3ed
|
set datablock table name
|
2023-11-23 19:59:15 +08:00 |
Haojun Liao
|
7bfc64b8db
|
Merge pull request #23794 from taosdata/fix/addHttpTest
Fix/add http test
|
2023-11-23 19:12:07 +08:00 |
root
|
a3737fe54d
|
Fix bug [4258]: add process ignore/no timezone for timetruncate unit is 1w
|
2023-11-23 18:08:58 +08:00 |
Haojun Liao
|
2e922fefc6
|
fix(stream): reduce the sink throughput. and fix the bug in status check.
|
2023-11-23 18:04:09 +08:00 |
wade zhang
|
0e8130b195
|
Merge pull request #23787 from taosdata/FIX/TD-27473-3.0
enh: skip request to restore a vnode of single replica in failed mode
|
2023-11-23 17:54:08 +08:00 |
yihaoDeng
|
6129ebc294
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-23 17:41:37 +08:00 |
Minglei Jin
|
3c3763a774
|
tsdb/read-by-column: fix last column index
|
2023-11-23 17:30:49 +08:00 |
Minglei Jin
|
9334fbcb06
|
tsdb/read-by-column: zero hint size when i's nonzero
|
2023-11-23 17:14:26 +08:00 |
dapan1121
|
699c14e781
|
fix: slow down report when error occurs
|
2023-11-23 16:51:07 +08:00 |
kailixu
|
14f163a795
|
Merge branch '3.0' into fix/PI-23-3.0
|
2023-11-23 16:49:19 +08:00 |
Benguang Zhao
|
f7f9546d1e
|
enh: trigger vnode commit at exit if meta changed, for dbs of single replica
|
2023-11-23 16:32:57 +08:00 |
Minglei Jin
|
3034ca2875
|
tsdb/open-file: log not exist file path
|
2023-11-23 16:25:39 +08:00 |
Haojun Liao
|
810eb8e0e3
|
fix(stream): fix syntax error.
|
2023-11-23 16:25:12 +08:00 |
Minglei Jin
|
f076bfdfca
|
fix(tsdb/skip-row): remove s3 size condition
|
2023-11-23 16:19:26 +08:00 |
Minglei Jin
|
460638d294
|
enh(tsdb/open-file): new s3 failed to connect error code
|
2023-11-23 16:09:02 +08:00 |
Haojun Liao
|
de4cc2009d
|
fix(stream): fix error.
|
2023-11-23 16:04:06 +08:00 |
Minglei Jin
|
c6721be112
|
fix stt read compilation
|
2023-11-23 15:49:42 +08:00 |
Haojun Liao
|
0a90c33b4d
|
fix(stream): drop the related fill-history task & set the task to be ready, if the drop fill-history task msg is missing due to the vnode restarting.
|
2023-11-23 15:49:07 +08:00 |
Haojun Liao
|
de47ea6c81
|
other: merge 3.0.
|
2023-11-23 15:42:40 +08:00 |
Minglei Jin
|
08e5525012
|
tsdb/read-file-page: new arg for hint size
|
2023-11-23 15:37:26 +08:00 |
Haojun Liao
|
421a154d2a
|
Merge pull request #23768 from taosdata/fix/fixChkpRespMemleak
fix mem leak
|
2023-11-23 15:29:30 +08:00 |
yihaoDeng
|
b22bc3fe62
|
add http test
|
2023-11-23 15:19:48 +08:00 |
Minglei Jin
|
023821a80b
|
enh(tsdb/read-by-column): calc hint size for preloading
|
2023-11-23 15:16:36 +08:00 |
Haojun Liao
|
1a1319908d
|
refactor: do some internal refactor.
|
2023-11-23 14:25:52 +08:00 |
xsren
|
484c045c05
|
param num error
|
2023-11-23 14:24:58 +08:00 |
wade zhang
|
45bbf89a19
|
Merge pull request #23786 from taosdata/FIX/TD-27456-3.0
enh: not allow to acquire a vnode in failed mode from vmAcquireVnode
|
2023-11-23 14:20:23 +08:00 |
kailixu
|
6e3a62803c
|
fix: add check in mnd when alter table col/tag
|
2023-11-23 14:08:31 +08:00 |
yihaoDeng
|
6a0501967d
|
Merge branch '3.0' into fix/fixChkpRespMemleak
|
2023-11-23 14:06:04 +08:00 |
yihaoDeng
|
50922427ff
|
add http test
|
2023-11-23 13:59:42 +08:00 |
Haojun Liao
|
85e77d6f63
|
Merge pull request #23479 from taosdata/enh/changeQueue3.0
change NumOfTaskQueueThreads size
|
2023-11-23 13:57:54 +08:00 |
Benguang Zhao
|
d35bf6186f
|
enh: skip restoring a vnode of single replica in failed mode from vmProcessCreateVnodeReq
|
2023-11-23 13:16:37 +08:00 |
slzhou
|
3de91de7f9
|
fix: bi mode create tbname col error
|
2023-11-23 11:18:05 +08:00 |
yihaoDeng
|
321ef1c758
|
add http test
|
2023-11-23 11:08:23 +08:00 |
slzhou
|
f44ff199f2
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/bi-tbname-col-func
|
2023-11-23 10:41:34 +08:00 |
Benguang Zhao
|
8d70d023b9
|
enh: adjust a logging msg in vmRestoreVnodeInThread
|
2023-11-23 10:12:58 +08:00 |
Benguang Zhao
|
917246e236
|
fix: allow to drop a vnode in failed mode
|
2023-11-23 10:09:41 +08:00 |
dapan1121
|
53fe37f4d2
|
Merge pull request #23739 from taosdata/fix/xsren/TD-27282/invalidOperTips
fix: error msg when invalid operator
|
2023-11-23 09:54:07 +08:00 |
Benguang Zhao
|
0a4fac7704
|
enh: not allow to acquire a vnode in failed mode from vmAcquireVnode
|
2023-11-23 09:48:42 +08:00 |
Haojun Liao
|
7b1f586d4f
|
Merge pull request #23762 from taosdata/fix/3_liaohj
fix(stream): fix error in generating token in bucket.
|
2023-11-23 09:32:14 +08:00 |
wangmm0220
|
15d75a0497
|
fix:spelling errors
|
2023-11-23 09:17:54 +08:00 |
Hongze Cheng
|
c27813b5d7
|
Merge pull request #23777 from taosdata/fix/TS-4296
fix: possible race condition coredump
|
2023-11-23 08:57:04 +08:00 |
Haojun Liao
|
4ea49fe285
|
fix(stream): fix the race condition in dispatching data.
|
2023-11-22 23:49:16 +08:00 |
Hongze Cheng
|
098a3d264a
|
fix: varbinary sma coredump
|
2023-11-22 20:45:15 +08:00 |
Hongze Cheng
|
44866b7b12
|
fix: possible race condition coredump
|
2023-11-22 20:35:18 +08:00 |
yihaoDeng
|
557db1c3cc
|
add http test
|
2023-11-22 20:24:08 +08:00 |
wangmm0220
|
6dc91d12d5
|
fix:add msg type
|
2023-11-22 20:23:58 +08:00 |
yihaoDeng
|
40f6de4fc8
|
add http fail fast
|
2023-11-22 20:23:27 +08:00 |
wangmm0220
|
cfab06239b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26060
|
2023-11-22 19:37:44 +08:00 |
facetosea
|
b7342d53df
|
return DEAL_RES_ERROR;
|
2023-11-22 19:37:08 +08:00 |
Haojun Liao
|
a2a68ce256
|
fix(stream): fix memory leak.
|
2023-11-22 18:28:38 +08:00 |
Haojun Liao
|
d88b32e93d
|
fix(stream): fix memory leak.
|
2023-11-22 18:18:43 +08:00 |
yihaoDeng
|
8c7dd0a716
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2023-11-22 17:59:09 +08:00 |
yihaoDeng
|
aaa202f27b
|
add http test
|
2023-11-22 17:58:32 +08:00 |
Yihao Deng
|
ef4f173881
|
Merge branch '3.0' into enh/changeQueue3.0
|
2023-11-22 17:11:04 +08:00 |
wangmm0220
|
9a09e318ca
|
opti:common message process logic in vnode and snode
|
2023-11-22 16:53:33 +08:00 |
Haojun Liao
|
9988720a1e
|
fix(stream): fix the invalid check of trans conflict.
|
2023-11-22 16:39:29 +08:00 |
Haojun Liao
|
ebb1993900
|
fix(stream): fix error in check trans conflict.
|
2023-11-22 16:20:59 +08:00 |
Haojun Liao
|
91e7000433
|
Merge branch 'enh/refactorBackend' of github.com:taosdata/tdengine into enh/refactorBackend
|
2023-11-22 15:29:31 +08:00 |
Haojun Liao
|
c96f7cf182
|
fix(stream): scheduler the checkpoint generating.
|
2023-11-22 15:17:21 +08:00 |
Haojun Liao
|
9a4222e189
|
Merge pull request #23767 from taosdata/fix/TD-27414
fix:test case for windows
|
2023-11-22 11:02:08 +08:00 |
dapan1121
|
1b6a3c2069
|
Merge pull request #23771 from taosdata/enh/xsren/TD-27022/windows
Enh/xsren/td 27022/windows
|
2023-11-22 10:58:39 +08:00 |
yihaoDeng
|
0eba15b4a4
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-22 10:57:41 +08:00 |
facetosea
|
45d7e9f02b
|
fix: goto error
|
2023-11-22 10:48:08 +08:00 |
yihaoDeng
|
0c0d9cdd2c
|
Merge branch '3.0' into fix/fixChkpRespMemleak
|
2023-11-22 10:42:30 +08:00 |
slzhou
|
668e9e0a8b
|
fix: add test cases
|
2023-11-22 08:59:29 +08:00 |
slzhou
|
40a28a6e4b
|
fix: refactor dependency between community and enterprise
|
2023-11-22 08:47:35 +08:00 |
Haojun Liao
|
81d3e5737e
|
fix(stream): fix send msg error.
|
2023-11-22 08:41:55 +08:00 |
Haojun Liao
|
c70c54a099
|
fix(stream): add missing pushed data.
|
2023-11-22 08:41:35 +08:00 |
Haojun Liao
|
b712f5e7dc
|
refactor: do some internal refactor.
|
2023-11-22 08:41:17 +08:00 |
Haojun Liao
|
3907268f40
|
fix(stream): register checkpoint trans.
|
2023-11-22 08:40:40 +08:00 |
Haojun Liao
|
d355b78884
|
fix(stream): fix invalid read.
|
2023-11-22 08:40:28 +08:00 |
Haojun Liao
|
7a0dfdb0cc
|
fix(tsdb): fix invalid read.
|
2023-11-22 08:40:10 +08:00 |
Haojun Liao
|
75420bfefb
|
fix(stream): fix the checkpoint msg failure.
|
2023-11-22 08:40:01 +08:00 |
Haojun Liao
|
0a2fb5fe9a
|
refactor: do some internal refactor.
|
2023-11-22 08:38:39 +08:00 |
Haojun Liao
|
43e6722fd8
|
refactor: refactor the stream trans conflict check
|
2023-11-22 08:38:32 +08:00 |
yihaoDeng
|
947775155b
|
fix transfer crash
|
2023-11-21 20:51:11 +08:00 |
facetosea
|
45170a73b3
|
close file before create in rollback
|
2023-11-21 19:54:33 +08:00 |
Hongze Cheng
|
04e96b6d92
|
Merge pull request #23753 from taosdata/feat/reverse_tfs_alloc
reverse
|
2023-11-21 19:50:45 +08:00 |
Haojun Liao
|
785d91c17b
|
Merge pull request #23661 from taosdata/feat/TD-26060
fix: errors in snode in conditions like fill history/checkpoint/restart
|
2023-11-21 19:02:38 +08:00 |
facetosea
|
0176819461
|
fix linux build failed
|
2023-11-21 16:49:19 +08:00 |
facetosea
|
845493294d
|
osfile
|
2023-11-21 16:31:31 +08:00 |
wade zhang
|
c4a1398050
|
Merge pull request #23761 from taosdata/enh/TD-27426-3.0
enh: create replica of the same vgroup one by one for alter db replica
|
2023-11-21 15:58:58 +08:00 |
yihaoDeng
|
a92602b667
|
fix mem leak
|
2023-11-21 15:23:28 +08:00 |
dapan1121
|
ebbc8c8f26
|
Merge pull request #23744 from taosdata/szhou/tms-again
enhance: skip tables pass that reached limit to improve table merge scan performance
|
2023-11-21 15:20:19 +08:00 |
wangmm0220
|
b3ca673fe9
|
fix:test case for windows
|
2023-11-21 14:35:41 +08:00 |
slzhou
|
ebbbb3825d
|
enhance: bi mode tbname col to tbname func
|
2023-11-21 14:33:00 +08:00 |
shenglian zhou
|
83c1db07a3
|
enhance: tbname col to func
|
2023-11-21 13:53:10 +08:00 |
wade zhang
|
4f5359f684
|
Merge pull request #23756 from taosdata/FIX/TD-27416-3.0
TD-27416
|
2023-11-21 12:00:18 +08:00 |
yihaoDeng
|
edaa33d28d
|
fix mem leak
|
2023-11-21 10:18:38 +08:00 |
slzhou
|
e9ac378d2c
|
fix: in-place update when hash memember is found
|
2023-11-21 10:14:37 +08:00 |
Haojun Liao
|
2b099b11dd
|
refactor: do some internal refactor.
|
2023-11-21 10:09:59 +08:00 |
dapan1121
|
415d162358
|
Merge pull request #23730 from taosdata/enh/TD-26976-3.0
enh: grant and active codes
|
2023-11-21 10:04:20 +08:00 |
Benguang Zhao
|
1343c3b274
|
enh: create replica of the same vgroup one by one for alter db replica
|
2023-11-21 09:17:34 +08:00 |
yihaoDeng
|
bb71bd4386
|
fix mem leak
|
2023-11-20 21:03:09 +08:00 |
Bob Liu
|
146c36b0ad
|
rm unused
|
2023-11-20 19:25:31 +08:00 |
yihaoDeng
|
939aa7a3cc
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-20 17:33:30 +08:00 |
yihaoDeng
|
0d724244dc
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-20 16:55:14 +08:00 |
dmchen
|
2d7c4890da
|
TD-27416
|
2023-11-20 16:50:43 +08:00 |
Hongze Cheng
|
5f849320d1
|
Merge pull request #23751 from taosdata/fix/TD-27405
fix(tsdb/merge): clear file set before return 0
|
2023-11-20 16:10:38 +08:00 |
Haojun Liao
|
9f8a63099c
|
fix(stream): fix error in generating token in bucket.
|
2023-11-20 15:26:50 +08:00 |
Haojun Liao
|
5d7d2a0156
|
Merge pull request #23750 from taosdata/fix/3_liaohj
enh(stream): add sink_quota/scan-history-idle-duration column for stream tasks.
|
2023-11-20 15:26:12 +08:00 |
Hongze Cheng
|
96112fcd25
|
reverse
|
2023-11-20 15:24:01 +08:00 |
Bob Liu
|
ffc952e31e
|
adjust funcNodes init
|
2023-11-20 14:40:46 +08:00 |
Minglei Jin
|
d12bc41236
|
tsdb/merge: clear file set before return 0
|
2023-11-20 14:30:25 +08:00 |
Haojun Liao
|
7cfa45e95e
|
enh(stream): add sink_quota/scan-history-idle-duration column for stream tasks.
|
2023-11-20 11:59:49 +08:00 |
Haojun Liao
|
3912e49309
|
enh(stream): add sink_quota column for stream tasks.
|
2023-11-20 11:46:11 +08:00 |
Minglei Jin
|
ec9c2bde69
|
fix(cos/etags): initialize etags to NULL
|
2023-11-20 11:38:48 +08:00 |
Bob Liu
|
6e1e4702a5
|
adjust
|
2023-11-20 11:13:09 +08:00 |
yihaoDeng
|
734bf07317
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-20 10:48:49 +08:00 |
facetosea
|
4c36d1ee11
|
fix: error msg when invalid operator
|
2023-11-20 09:21:16 +08:00 |
Bob Liu
|
084d0ab367
|
fix destoryShowCreateTableStmt
|
2023-11-19 23:56:34 +08:00 |
Bob Liu
|
59a8fab0d7
|
adjust init funcNodes
|
2023-11-19 17:11:26 +08:00 |
Bob Liu
|
e453962271
|
rewrite nodes function
|
2023-11-19 16:31:47 +08:00 |
Haojun Liao
|
7d23eb1350
|
Merge pull request #23742 from taosdata/fix/3_liaohj
fix(stream): remove invalid assert
|
2023-11-17 18:12:07 +08:00 |
Hongze Cheng
|
f14ac872c2
|
Merge pull request #23733 from taosdata/fix/TD-27358
fix(cos/log): dump file name & line no
|
2023-11-17 17:32:50 +08:00 |
wangmm0220
|
3241f9bda5
|
fix:memory leak
|
2023-11-17 17:26:52 +08:00 |
yihaoDeng
|
20de2f3cb5
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-17 17:15:14 +08:00 |
yihaoDeng
|
e7830bfdfd
|
fix stream backend convert
|
2023-11-17 16:50:45 +08:00 |
“happyguoxy”
|
f969579f7f
|
fix: reset wrong variable
|
2023-11-17 16:18:58 +08:00 |
yihaoDeng
|
286413abbb
|
fix stream backend convert
|
2023-11-17 16:14:51 +08:00 |
slzhou
|
28ba7a5eef
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-again
|
2023-11-17 16:11:48 +08:00 |
Haojun Liao
|
b12e5050ea
|
fix(stream): remove invalid assert
|
2023-11-17 15:57:46 +08:00 |
kailixu
|
3b62d555ab
|
enh: code optimization for active code
|
2023-11-17 15:50:08 +08:00 |
yihaoDeng
|
ccc74ef558
|
fix stream backend convert
|
2023-11-17 15:39:03 +08:00 |
slzhou
|
fe28af9fa3
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-again
|
2023-11-17 15:36:58 +08:00 |
shenglian zhou
|
88973c7464
|
feat: skip tables out of limit
|
2023-11-17 15:32:14 +08:00 |
Minglei Jin
|
56badd0db0
|
cos/chunk-size: reduce to 64m from 768m
|
2023-11-17 15:12:40 +08:00 |
Minglei Jin
|
8038fbaa04
|
cos/multi: clear manager to init
|
2023-11-17 14:59:50 +08:00 |
Minglei Jin
|
9d3ffa2c2c
|
cos/print-error: fix error format
|
2023-11-17 12:24:51 +08:00 |
yihaoDeng
|
1dbdb32dd7
|
fix stream backend convert
|
2023-11-17 11:56:22 +08:00 |
yihaoDeng
|
c7c1bdef6e
|
fix stream backend convert
|
2023-11-17 11:44:21 +08:00 |
yihaoDeng
|
e455c4799d
|
fix stream backend convert
|
2023-11-17 10:33:43 +08:00 |
Haojun Liao
|
2a1a7c82e2
|
Merge branch '3.0' into fix/3_liaohj
|
2023-11-17 10:17:14 +08:00 |
yihaoDeng
|
b6994413d0
|
fix stream backend convert
|
2023-11-17 10:13:39 +08:00 |
Minglei Jin
|
60ad82d006
|
fix(cos/log): dump file name & line no
|
2023-11-17 09:38:48 +08:00 |
wade zhang
|
43a8a76719
|
Merge pull request #23713 from taosdata/FIX/TD-27336-3.0
fix/TD-27336
|
2023-11-17 08:59:50 +08:00 |
kailixu
|
14a2be8ed2
|
enh: adjust test case
|
2023-11-17 08:41:47 +08:00 |
Haojun Liao
|
8fe79685a2
|
fix(stream): add check for assert.
|
2023-11-16 23:45:38 +08:00 |
Haojun Liao
|
27f3723cd3
|
Merge pull request #23723 from taosdata/fix/3_liaohj
fix(stream): wait for task to be normal and then send data block.
|
2023-11-16 22:58:50 +08:00 |
yihaoDeng
|
52d7a26c10
|
fix stream backend convert
|
2023-11-16 21:22:47 +08:00 |
wangmm0220
|
a5de1b032b
|
fix:snode upport stream task
|
2023-11-16 21:19:58 +08:00 |
kailixu
|
63a17295a7
|
enh: support spread active codes
|
2023-11-16 20:09:56 +08:00 |
kailixu
|
9e12ad408e
|
enh: support spread active codes
|
2023-11-16 20:01:54 +08:00 |
kailixu
|
50126e4425
|
enh: support spread active codes
|
2023-11-16 19:52:05 +08:00 |
Minglei Jin
|
631c9f3611
|
enh(config/upload-delay): default to 1 day instead of 1 hour
|
2023-11-16 19:07:11 +08:00 |
Minglei Jin
|
65a27dd9c8
|
fix(tsdb/cos-merge): skip stt merging & not block commit
|
2023-11-16 18:58:58 +08:00 |
yihaoDeng
|
7905f22aae
|
fix stream backend convert
|
2023-11-16 17:35:17 +08:00 |
Haojun Liao
|
811d661d83
|
fix(stream): fix bug in delay send.
|
2023-11-16 17:34:47 +08:00 |
Haojun Liao
|
37d181bb9c
|
fix(stream): fix syntax error.
|
2023-11-16 17:00:50 +08:00 |
Haojun Liao
|
c0d3c15528
|
fix(stream): wait for task to be normal and then send data block.
|
2023-11-16 16:34:47 +08:00 |
yihaoDeng
|
8023f2bebd
|
fix stream backend convert
|
2023-11-16 15:30:01 +08:00 |
yihaoDeng
|
f5ef2e727f
|
fix stream backend convert
|
2023-11-16 14:41:04 +08:00 |
yihaoDeng
|
cee33ffb95
|
fix stream backend convert
|
2023-11-16 11:22:18 +08:00 |
yihaoDeng
|
77261068e0
|
fix stream backend convert
|
2023-11-16 11:06:55 +08:00 |
dmchen
|
8dbb7ff2d4
|
copy sql before destroy
|
2023-11-16 10:28:11 +08:00 |
Hongze Cheng
|
10287fcdb4
|
Merge pull request #23715 from taosdata/fix/TD-27355
fix(cos/single): destroy grow buffer or release fd
|
2023-11-16 10:18:33 +08:00 |
wade zhang
|
cd8f542143
|
Merge pull request #23696 from taosdata/fix/TD-27311
TD-27311
|
2023-11-16 08:59:27 +08:00 |
Minglei Jin
|
395d940a71
|
fix(cos/single): destroy grow buffer or release fd
|
2023-11-16 08:56:08 +08:00 |
Haojun Liao
|
f45c3277c3
|
Merge pull request #23710 from taosdata/fix/3_liaohj
fix(stream): check the status before pause
|
2023-11-15 22:06:56 +08:00 |
wade zhang
|
297fea94df
|
Merge pull request #23700 from taosdata/FIX/transaction-retry-3.0
Fix/transaction retry 3.0
|
2023-11-15 19:18:41 +08:00 |
wangmm0220
|
a16189d2a9
|
fix:confilct from 3.0
|
2023-11-15 19:14:27 +08:00 |
dmchen
|
9e37fd8fc6
|
create stream
|
2023-11-15 18:48:41 +08:00 |
dmchen
|
54d235dad0
|
fix/TD-27336
|
2023-11-15 18:21:55 +08:00 |
wangmm0220
|
45782f278b
|
fix:send update msg to vnodes if snode restart
|
2023-11-15 18:13:35 +08:00 |