Haojun Liao
|
7ce3d2c200
|
fix(stream): quit from loop when input queue is full.
|
2023-10-07 14:54:11 +08:00 |
Haojun Liao
|
115a284ac0
|
enh(stream): update the checkpoint interval
|
2023-10-07 09:56:03 +08:00 |
kailixu
|
85226d05a3
|
chore: code refactor for time series
|
2023-10-07 09:30:32 +08:00 |
Haojun Liao
|
f542a8c786
|
fix(stream): update the sink data.
|
2023-10-07 09:22:25 +08:00 |
Haojun Liao
|
798f559b62
|
refactor(stream): revised the display info.
|
2023-10-07 09:04:38 +08:00 |
kailixu
|
6efe3845d4
|
chore: more logic
|
2023-10-07 07:02:16 +08:00 |
Haojun Liao
|
c20dd002fb
|
enh(stream): add more info for sink task.
|
2023-10-07 01:14:00 +08:00 |
kailixu
|
c70a1b77e6
|
chore: code optimization for time series
|
2023-10-07 00:17:21 +08:00 |
kailixu
|
c59498d90a
|
chore: code refactor for time series statis
|
2023-10-06 07:37:18 +08:00 |
kailixu
|
e4a86aa70a
|
chore: remove obsolete codes
|
2023-10-05 23:52:50 +08:00 |
kailixu
|
07f043f143
|
enh: exclude sys tbl for time series
|
2023-10-05 23:48:52 +08:00 |
kailixu
|
47e79ff5b7
|
enh: exclude sys tbl for time series
|
2023-10-05 23:45:54 +08:00 |
kailixu
|
d0a046c7a3
|
enh: exclude sys tbl for time series
|
2023-10-05 23:30:30 +08:00 |
kailixu
|
88fdeca5cf
|
enh: dnode notify logic
|
2023-10-05 22:31:25 +08:00 |
kailixu
|
dbfd282b13
|
Merge branch 'enh/TD-26532-3.0' of github.com:taosdata/TDengine into enh/TD-26532-3.0
|
2023-10-05 21:36:18 +08:00 |
kailixu
|
086213a6c2
|
enh: dnode notify logic
|
2023-10-05 21:35:57 +08:00 |
kailixu
|
c339f3552a
|
fix: mutex init for trans
|
2023-10-05 09:19:44 +08:00 |
Haojun Liao
|
5bf8d16ee1
|
refactor(stream): idle for 100ms when starting next round scan wal.
|
2023-10-04 23:33:03 +08:00 |
Haojun Liao
|
41ef1a45c1
|
enh(stream): optimize the scan wal perf
|
2023-10-04 22:06:46 +08:00 |
kailixu
|
578c9ad57d
|
Merge branch '3.0' into enh/TD-26532-3.0
|
2023-10-03 23:29:02 +08:00 |
Haojun Liao
|
45e413f8d5
|
refactor: wait for 100ms before scan wal again.
|
2023-10-03 20:57:19 +08:00 |
Haojun Liao
|
132fb8e82e
|
refactor: wait for more time for future data
|
2023-10-03 15:42:00 +08:00 |
Haojun Liao
|
58f410a9df
|
refactor: do some internal refactor.
|
2023-10-03 02:37:52 +08:00 |
Haojun Liao
|
a543f4ca97
|
refactor: do some internal refactor.
|
2023-10-03 01:52:03 +08:00 |
Haojun Liao
|
5564eb215c
|
fix(stream): fix invalid check.
|
2023-10-03 00:38:24 +08:00 |
kailixu
|
53c4c56206
|
chore: code optimization
|
2023-10-02 09:23:51 +08:00 |
Haojun Liao
|
5718158fc0
|
refactor: do some internal refactor.
|
2023-10-01 22:27:29 +08:00 |
kailixu
|
a19efd266e
|
chore: more code
|
2023-10-01 21:55:17 +08:00 |
kailixu
|
5067eb8cc5
|
chore: more code for check active code
|
2023-09-30 16:00:14 +08:00 |
kailixu
|
e677e41573
|
fix: support check and merge activeCode
|
2023-09-30 12:29:44 +08:00 |
Haojun Liao
|
f3275f76e8
|
fix(stream): fix invalid param.
|
2023-09-28 23:31:07 +08:00 |
Haojun Liao
|
c14873401f
|
fix(stream): fix invalid param.
|
2023-09-28 23:26:46 +08:00 |
Haojun Liao
|
ff44539468
|
fix(stream): drop related fill-history task when dropping stream tasks.
|
2023-09-28 23:00:29 +08:00 |
Haojun Liao
|
31acbc6fe2
|
refactor: do some internal refactor (discard the checkpoint source msg during restoring).
|
2023-09-28 22:44:13 +08:00 |
Haojun Liao
|
f2d8431619
|
fix(stream): enable new time range for stream task.
|
2023-09-28 18:26:52 +08:00 |
Haojun Liao
|
0047d1e1a6
|
Merge branch 'main' into fix/liaohj
|
2023-09-28 14:35:14 +08:00 |
Haojun Liao
|
0a8f4530f7
|
fix(tsdb): replace destroy with reset.
|
2023-09-28 11:42:19 +08:00 |
Haojun Liao
|
80ec77cbb6
|
enh(stream): optimize the stream status when creating without fill-history option.
|
2023-09-28 11:23:03 +08:00 |
kailixu
|
b1a0912a61
|
enh: exclude systables in log/audit db
|
2023-09-28 10:15:34 +08:00 |
wade zhang
|
10ad4600e4
|
Merge pull request #23104 from taosdata/fix/TD-26527
fix/TD-26527: alter database keep_time_offset can't changed
|
2023-09-28 09:33:00 +08:00 |
Haojun Liao
|
22e485d132
|
fix(stream): opt perf.
|
2023-09-28 09:25:23 +08:00 |
Haojun Liao
|
0f4e38faf7
|
Merge pull request #23094 from taosdata/fix/fixIpWhitelistAddUser
fix ip white for all users
|
2023-09-28 09:15:38 +08:00 |
Haojun Liao
|
cc9b9d1054
|
Merge pull request #23102 from taosdata/fix/liaohj
fix(stream): fix several bugs and do some internal refactor for stream processing.
|
2023-09-28 09:12:39 +08:00 |
yihaoDeng
|
5a684f2a26
|
fix invalid read
|
2023-09-27 22:32:54 +08:00 |
Shungang Li
|
63ce2f6f2f
|
fix: alter database keep_time_offset can't changed
|
2023-09-27 19:04:01 +08:00 |
yihaoDeng
|
28dbe36b91
|
fix ip white for all users
|
2023-09-27 16:41:29 +08:00 |
dapan1121
|
1088b80a46
|
Merge pull request #23062 from taosdata/enh/TD-25879-3.0x
enh: update dnode module
|
2023-09-27 16:18:38 +08:00 |
wade zhang
|
7b20090977
|
Merge pull request #23089 from taosdata/fix/TD-26489
fix(vnode/cos): use EIO as object put errno
|
2023-09-27 16:16:21 +08:00 |
yihaoDeng
|
62e1d4cb65
|
fix ip white for all users
|
2023-09-27 16:10:02 +08:00 |
yihaoDeng
|
d0e1aec270
|
fix ip white for all users
|
2023-09-27 16:08:09 +08:00 |
yihaoDeng
|
48be800639
|
fix ip white for all users
|
2023-09-27 15:46:25 +08:00 |
Minglei Jin
|
cd811577f3
|
fix(vnode/cos): use EIO as object put errno
|
2023-09-27 15:10:34 +08:00 |
Minglei Jin
|
5ce1dd6284
|
fix(tsdb/readerwriter): fix fd writing
|
2023-09-27 14:02:37 +08:00 |
Haojun Liao
|
e13efd5b04
|
refactor: optimize the fill-history task launch policy, and do some other internal refactor.
|
2023-09-27 14:00:48 +08:00 |
wade zhang
|
e6b0592629
|
Merge pull request #23081 from taosdata/fix/TD-26478-2
fix(tsdb/readerwriter): fix var shadowing
|
2023-09-27 08:37:17 +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 |
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 |
liuyao
|
ebf4283e91
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-09-26 17:19:41 +08:00 |
yihaoDeng
|
3b885f4faf
|
fix ip white list
|
2023-09-26 17:04:25 +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 |
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
|
93bf7da254
|
chore: dm update
|
2023-09-26 13:22:38 +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 |
liuyao
|
ca2325f886
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-09-26 10:41:31 +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
|
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 |
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 |
Benguang Zhao
|
5d588cb7d2
|
enh: trigger failover if tsdbMerge failure
|
2023-09-25 17:22:38 +08:00 |
kailixu
|
126a371170
|
chore: more code
|
2023-09-25 16:24:03 +08:00 |
kailixu
|
0632fb838a
|
chore: code refactor
|
2023-09-25 16:17:57 +08:00 |
kailixu
|
68fb1b296f
|
chore: code refactor
|
2023-09-25 16:16:12 +08:00 |
Haojun Liao
|
966ce4f30e
|
Merge remote-tracking branch 'origin/fix/liaohj' into fix/liaohj
|
2023-09-25 16:00:02 +08:00 |
Haojun Liao
|
fcf4cc7169
|
fix(stream): fix the invalid counter for ready tasks in vnode, fix an invalid read.
|
2023-09-25 15:58:24 +08:00 |
kailixu
|
b0b4d782fc
|
chore: code refactor
|
2023-09-25 15:57:54 +08:00 |
Alex Duan
|
c9af9eb15b
|
Merge pull request #22915 from lx1zhong/3.0
add TSZ and ADT-FSE algorithm
|
2023-09-25 15:48:30 +08:00 |
Shungang Li
|
8f0d700fe8
|
feat: rm dnode config item keepTimeOffset
|
2023-09-25 15:46:12 +08:00 |
Shungang Li
|
743a5b0640
|
feat: add db config item keep_time_offset
|
2023-09-25 15:46:08 +08:00 |
kailixu
|
f689ef8fe4
|
chore: make jenkins happy
|
2023-09-25 15:41:23 +08:00 |
kailixu
|
4e0a5cb91a
|
chore: macOS compile
|
2023-09-25 14:46:59 +08:00 |
kailixu
|
3083189f4d
|
grant: enable update cluster info
|
2023-09-25 12:35:18 +08:00 |
Haojun Liao
|
dbc53069db
|
Merge branch 'main' into fix/liaohj
|
2023-09-25 10:41:18 +08:00 |
Haojun Liao
|
1af95969b2
|
fix(stream): adjust nodeUpdate check interval.
|
2023-09-25 10:40:30 +08:00 |
Haojun Liao
|
eb4078b7f3
|
fix(stream): record the tasks started info, and do some internal refactor.
|
2023-09-25 09:59:05 +08:00 |
Haojun Liao
|
c987f61300
|
fix(stream): fix race condition.
|
2023-09-25 01:37:27 +08:00 |
kailixu
|
7b4ef6df96
|
fix: memory leak
|
2023-09-24 13:50:20 +08:00 |
kailixu
|
c69b9e0197
|
chore: make jenkins happy
|
2023-09-24 09:45:19 +08:00 |