Commit Graph

57825 Commits

Author SHA1 Message Date
Haojun Liao 9ab9de0ad3 fix(stream): limit sink quota. 2023-09-27 00:30:38 +08:00
Haojun Liao 27dcbcb96f fix(stream): update the retry interval. 2023-09-26 23:42:02 +08:00
Haojun Liao aec15ae39f enh(stream): add quota limitation for sink task. 2023-09-26 23:29:54 +08:00
Haojun Liao c50e9c7b35
Merge pull request #23073 from taosdata/fix/ipWhiteListfix
fix ip white list
2023-09-26 21:39:50 +08:00
xsren a24817e85c semaphore test 2023-09-26 20:48:56 +08:00
Minglei Jin e6287c1a89 fix(tsdb/readerwriter): fix var shadowing 2023-09-26 19:18:10 +08:00
dmchen a4c1611755 TD-26432 2023-09-26 11:06:44 +00:00
dapan1121 3fa3f0e3d6
Merge pull request #23065 from taosdata/fix/TD-26438-3.0
fix: rwlock reentrant problem on windows
2023-09-26 18:08:09 +08:00
dapan1121 2fb6605f0f
Merge pull request #23067 from taosdata/fix/TD-26438-3.m
fix: rwlock reentrant problem on windows
2023-09-26 18:07:26 +08:00
liuyao ebf4283e91 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174 2023-09-26 17:19:41 +08:00
liuyao c95dc167b7 add ci 2023-09-26 17:19:21 +08:00
yihaoDeng 3b885f4faf fix ip white list 2023-09-26 17:04:25 +08:00
dapan1121 17e1da0be7 fix: log typo 2023-09-26 16:53:29 +08:00
kailixu 5b139c68f8 chore: rename deps path 2023-09-26 16:24:30 +08:00
shenglian zhou 5a28981d50 fix: set null when creating empty input for count 2023-09-26 16:00:56 +08:00
kailixu e1cd54a1b3 fix: rwlock reentrant problem on windows 2023-09-26 15:44:35 +08:00
kailixu c680180894 fix: rwlock reentrant problem on windows 2023-09-26 15:37:29 +08:00
kailixu e523d3d6a4 chore: remove obsolete codes 2023-09-26 14:34:42 +08:00
kailixu 098f14d7eb chore: update dm libs 2023-09-26 14:27:16 +08:00
wade zhang f6134b42d7
Merge pull request #23036 from taosdata/feat/TS-4011-3.0
feat/TS-4011: adjust config 'keep_time_offset' level from dnode to db
2023-09-26 14:25:54 +08:00
Haojun Liao 890d658aea refactor: do some internal refactor. 2023-09-26 14:11:45 +08:00
Haojun Liao 525ee369d3
Merge pull request #23032 from taosdata/fix/liaohj
fix(stream): fix several stability-related bugs in stream framework.
2023-09-26 14:10:58 +08:00
Haojun Liao d5621b52d7
Merge pull request #23053 from taosdata/fix/26475
Fix/26475
2023-09-26 13:42:53 +08:00
kailixu a15dc63ec4 chore: update dm for windows 2023-09-26 13:26:53 +08:00
kailixu 93bf7da254 chore: dm update 2023-09-26 13:22:38 +08:00
wade zhang 52fef0e33f
Merge pull request #23059 from taosdata/fix/TS-4074
fix: upgrade error when has tomb data
2023-09-26 13:04:57 +08:00
kailixu 1a49bf5489 chore: add curl url hash 2023-09-26 13:03:18 +08:00
kailixu 49a60671e4 chore: dmodule update 2023-09-26 12:59:29 +08:00
Haojun Liao f3f18b0fa3 fix(stream): add new status for meta. 2023-09-26 12:15:12 +08:00
Ping Xiao 4f23ea2a8c enh: dmodule logic 2023-09-26 11:47:53 +08:00
wade zhang 443e06c29c
Merge pull request #23052 from taosdata/fix/TD-26393-main
fix/TD-26393: fix for net_in/net_out
2023-09-26 11:31:20 +08:00
wade zhang 4422f5afe3
Merge pull request #23054 from taosdata/fix/TD-26434
detail length
2023-09-26 11:30:35 +08:00
Hongze Cheng 9e8d761813 more fix 2023-09-26 11:08:20 +08:00
liuyao ca2325f886 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174 2023-09-26 10:41:31 +08:00
liuyao 82e18e32b0 add ci 2023-09-26 10:41:12 +08:00
Haojun Liao fedffb5582
Merge pull request #23046 from taosdata/fix/TD-26469
ignore udpate check
2023-09-26 10:34:04 +08:00
Haojun Liao d214a2f6bd fix(stream): do some internal refactor. 2023-09-26 09:32:57 +08:00
Hongze Cheng 03456ce443 fix: upgrade error when has tomb data 2023-09-26 09:23:22 +08:00
wade zhang 01618a4862
Merge pull request #23049 from taosdata/FIX/TD-26461-main
enh: trigger failover if tsdbMerge failure
2023-09-26 09:03:27 +08:00
wade zhang 92f5803303
Merge pull request #23050 from taosdata/fix/TD-26478
fix(cos): use EIO as failed code
2023-09-26 09:02:59 +08:00
Haojun Liao 6cc3618ed9 fix(stream): fix error in pause scan-history data. 2023-09-26 01:09:55 +08:00
Haojun Liao 5a4a0aa0e3 fix(stream): fix invalid read and memory leak. 2023-09-25 23:10:33 +08:00
wade zhang f2a7795cd6
Merge pull request #23037 from taosdata/enh/TS-3812-3.0
grant: enable update cluster info
2023-09-25 19:27:44 +08:00
dmchen ffa07cbdb0 detail length 2023-09-25 19:21:34 +08:00
yihaoDeng 05ab04b87f disable ip on community 2023-09-25 19:10:50 +08:00
Shungang Li 6f5689b0d6 fix: net_in/net_out 2023-09-25 18:54:52 +08:00
yihaoDeng b134365d08 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2023-09-25 18:40:10 +08:00
yihaoDeng 40a3c778f0 disable ip on community 2023-09-25 18:39:49 +08:00
Minglei Jin 7fd7902dda fix(cos): use EIO as failed code 2023-09-25 18:38:55 +08:00
Haojun Liao c9576d7a85 fix(stream): transfer state when all downstream rsp already. 2023-09-25 17:31:38 +08:00