wangmm0220
|
64e7c4c842
|
fix:[TS-4921] send data to queue error if monitor thread starts later or failed
|
2024-07-04 14:56:56 +08:00 |
wangmm0220
|
cfbd475fc2
|
fix:[TS-4921]refactor reporting logic for slow log
|
2024-07-03 15:21:56 +08:00 |
wangmm0220
|
f593b644fc
|
fix:compile error in windows & modify the size of send max
|
2024-07-02 22:48:32 +08:00 |
wangmm0220
|
470796ae88
|
fix:[TS-4921]refactor reporting logic for slow log
|
2024-07-02 18:03:26 +08:00 |
wangmm0220
|
65696ce97f
|
fix:[TS-4921]refactor reporting logic for slow log
|
2024-07-02 14:52:20 +08:00 |
wangmm0220
|
a17ff3dbf5
|
fix:[TS-4921]refactor reporting logic for slow log
|
2024-07-01 19:08:16 +08:00 |
wangmm0220
|
328dfa3146
|
fix:remove using alarm when sending slow log & use one thread to send all slow log
|
2024-06-28 20:58:48 +08:00 |
wangmm0220
|
1ec867449e
|
fix:[TS-4921] errors in test
|
2024-06-27 10:11:38 +08:00 |
wangmm0220
|
d4b31cfd8e
|
fix:[TS-4921] errors in test
|
2024-06-26 18:32:09 +08:00 |
wangmm0220
|
e517db6462
|
fix:add db configuration that not reportted
|
2024-06-24 19:19:46 +08:00 |
wangmm0220
|
e66be025c5
|
fix:add db configuration that not reportted
|
2024-06-24 15:48:35 +08:00 |
wangmm0220
|
ed16b1e8db
|
fix:conflict from 3.0
|
2024-06-24 12:03:10 +08:00 |
Hongze Cheng
|
64b79b30f4
|
Merge pull request #26256 from taosdata/fix/TD-30583-2-30
Fix/TD-30583-2-30
|
2024-06-24 09:35:40 +08:00 |
Hongze Cheng
|
7d54629e3e
|
Merge pull request #26264 from taosdata/fix/TD-30677-3.0a
fix: compatibility for msg and error code
|
2024-06-24 09:09:16 +08:00 |
wangmm0220
|
596121431c
|
fix:add monitor result for show cluster variables
|
2024-06-23 18:49:59 +08:00 |
Haojun Liao
|
ffef405c3a
|
Merge pull request #26242 from taosdata/fix/3_liaohj
fix(stream): disable pause if task is un-init.
|
2024-06-23 10:01:49 +08:00 |
wangmm0220
|
b5b43e1e9b
|
fix:[TS-4921] stop timer in the end
|
2024-06-22 23:33:04 +08:00 |
kailixu
|
431c0cf331
|
fix: compatibility for msg and error code
|
2024-06-22 23:04:56 +08:00 |
kailixu
|
6f7b0145e0
|
Merge branch '3.0' into fix/TD-30677-3.0
|
2024-06-22 21:01:36 +08:00 |
wangmm0220
|
7b997b4433
|
fix:[TS-4921] print slow log scope
|
2024-06-22 15:38:24 +08:00 |
wangmm0220
|
65fac20367
|
fix:[TS-4921] merge from 3.0
|
2024-06-22 15:02:34 +08:00 |
Yihao Deng
|
4e1ea52d07
|
fix invalid ip white
|
2024-06-21 23:56:11 +00:00 |
Haojun Liao
|
119001e30b
|
fix(stream): update the retrieve checkpoint-trigger msg.
|
2024-06-21 15:11:48 +08:00 |
kailixu
|
73a9470286
|
Merge branch '3.0' into enh/TS-5043-3.0
|
2024-06-21 14:05:58 +08:00 |
kailixu
|
3fad7adf05
|
fix: compatibility for msg and error code
|
2024-06-21 12:56:03 +08:00 |
kailixu
|
edabeb3a98
|
fix: compatibility for msg and error code
|
2024-06-21 11:22:32 +08:00 |
Haojun Liao
|
2cb9644471
|
fix(stream): update the checkpoint info only when the status is normal.
|
2024-06-21 09:23:29 +08:00 |
kailixu
|
79f8ab4596
|
fix: compatibility for msg and error code
|
2024-06-21 08:07:18 +08:00 |
Hongze Cheng
|
70851f6bed
|
Merge pull request #26160 from taosdata/enh/TD-30554-3.0
tfs: support disable create new file
|
2024-06-20 16:46:00 +08:00 |
kailixu
|
cefff2bfee
|
Merge branch '3.0' into enh/TD-30554-3.0
|
2024-12-31 08:35:03 +08:00 |
Haojun Liao
|
df003cca3c
|
Merge pull request #26197 from taosdata/fix/3_liaohj
fix(util): uncomment the timestamp decode function with AVX2 instructions
|
2024-06-20 16:16:52 +08:00 |
Hongze Cheng
|
9a97f976e9
|
Merge pull request #26178 from taosdata/feat/TS-4954-3.0
Feat/ts-4954-3.0-2
|
2024-06-20 15:07:13 +08:00 |
Haojun Liao
|
9c16549561
|
Merge pull request #26202 from taosdata/fix/TD-30558
fix(stream): adj stream tbname cache
|
2024-06-20 14:41:51 +08:00 |
54liuyao
|
ecfb5e5f4c
|
adj par name catch
|
2024-06-20 09:28:04 +08:00 |
wangmm0220
|
5dcfed2d51
|
feat:[TS-4921]add logic for slow log
|
2024-06-19 18:54:26 +08:00 |
dapan1121
|
0397826c68
|
Merge pull request #26139 from taosdata/feat/TD-30313
optimize show cluster alive stmt
|
2024-06-19 15:49:59 +08:00 |
Haojun Liao
|
f353636136
|
refactor: do some internal refactor.
|
2024-06-19 15:08:25 +08:00 |
Haojun Liao
|
04281bcd07
|
fix(util): uncomment the timestamp decode function with AVX2 instructions, and do some internal refactor.
|
2024-06-19 15:06:09 +08:00 |
Haojun Liao
|
da63a40796
|
Merge pull request #26188 from taosdata/fix/3_liaohj
fix(stream): fix a typo.
|
2024-06-19 14:58:21 +08:00 |
kailixu
|
780ce7aa95
|
enh: support display unlimited for expiration time
|
2024-06-19 14:33:17 +08:00 |
kailixu
|
7c429e5799
|
enh: support display unlimited for expiration time
|
2024-06-19 14:25:17 +08:00 |
Alex Duan
|
c130b0e04c
|
feat: add export buildInfo api
|
2024-06-19 10:45:01 +08:00 |
Haojun Liao
|
2534ce5071
|
fix(stream): fix a typo.
|
2024-06-19 10:29:01 +08:00 |
kailixu
|
c3abd9d554
|
enh: support display unlimited for expiration time
|
2024-06-19 09:38:55 +08:00 |
kailixu
|
6d2b8fe2bf
|
tfs: support disable create new file
|
2024-06-18 19:08:00 +08:00 |
kailixu
|
809c691b22
|
Merge branch '3.0' into enh/TD-30554-3.0
|
2024-06-18 16:47:51 +08:00 |
Minglei Jin
|
356f6645ad
|
Merge branch '3.0' into fix/TD-30545
|
2024-06-18 11:28:29 +08:00 |
54liuyao
|
e858dd5df0
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-30313
|
2024-06-18 10:28:01 +08:00 |
kailixu
|
d87a7d2809
|
Merge branch '3.0' into enh/TD-30554-3.0
|
2024-06-18 08:51:53 +08:00 |
Haojun Liao
|
c3ae66c95c
|
Merge pull request #26169 from taosdata/fix/3_liaohj
fix(stream): not revise the stream id for fill-history task.
|
2024-06-18 08:38:29 +08:00 |