Haojun Liao
|
dfe32225de
|
chore: merge main.
|
2025-03-17 14:51:11 +08:00 |
Haojun Liao
|
ab92886820
|
fix(stream): reduce the consensus checkpoint id trans. (#30105)
* fix(stream): reduce the consensus checkpoint id trans.
* refactor(stream): add some logs.
* refactor(stream): set the max checkpoint exec time 30min.
* refactor(stream): add checkpoint-consensus trans conflict check.
* refactor(stream): remove unused local variables.
* fix(stream): fix syntax error.
* fix(stream): 1. fix free memory error 2. continue if put result into dst hashmap failed.
* fix issue
* fix issue
* fix(mnd): follower mnode not processes the timer event.
* fix(stream): print correct error msg.
* fix(stream): add some logs.
* fix(stream): add some logs.
* fix(stream): add some logs.
* fix(stream): add some logs.
* fix(stream): add some logs.
* fix(stream): add some logs.
* fix(stream): add some logs.
* fix(stream): add some logs.
* fix(stream): truncate long subtable name
* fix(stream): add buffer len.
* refactor(stream): update some logs.
* fix issue
* refactor(stream): update some logs.
* refactor(stream): update some logs.
* fix(stream): check return value.
* fix(stream): fix syntax error.
* fix(stream): check return value.
* fix(stream): update the timer check in mnode.
* fix(stream): add restart stage tracking.
* fix(stream): track the start task stage for meta.
* fix(stream): fix error in log.
* refactor(stream): adjust log info.
* fix mem issue
* fix(stream): check the number of required tasks for consensus checkpointId.
* fix(stream): lock the whole start procedure.
* fix(stream): add lock during start all tasks.
* fix(stream): update logs.
* fix(stream): update logs.
* fix(stream): update logs.
* fix(stream): fix dead-lock.
* fix(stream): fix syntax error.
* fix(stream): not drop the scan-history task.
* fix(stream): fix syntax error.
* fix(stream): wait for executor stop before restarting.
* fix(stream): add some logs.
* fix(stream): add some logs.
* fix(stream): add some logs.
* fix(stream): disable some logs.
* fix(stream): reset the start info if no task left.
---------
Co-authored-by: 54liuyao <54liuyao@163.com>
Co-authored-by: Jinqing Kuang <kuangjinqingcn@gmail.com>
|
2025-03-17 10:20:17 +08:00 |
Shengliang Guan
|
08e7a6e950
|
fix: minor changes
|
2025-02-23 18:42:05 +08:00 |
Shengliang Guan
|
d5efcc9b11
|
test: ut
|
2025-02-22 20:05:58 +08:00 |
Shengliang Guan
|
912fcb13bf
|
Merge pull request #29351 from taosdata/merge/mainto3.0
merge: from main to 3.0 branch
|
2024-12-27 09:06:35 +08:00 |
wangmm0220
|
bfe0f143da
|
fix[TS-5812]:add params check
|
2024-12-25 19:34:58 +08:00 |
wangmm0220
|
25dc5d7b5c
|
fix[TS-5812]:add params check
|
2024-12-25 17:53:34 +08:00 |
Minglei Jin
|
aff95d5439
|
test/cos: not run cos test on windows
|
2024-12-24 12:40:11 +08:00 |
Minglei Jin
|
0885ab73dc
|
fix mac s3Size return value
|
2024-12-24 10:58:31 +08:00 |
Minglei Jin
|
eed6dfcdc3
|
test/cos: destruct cos object
|
2024-12-24 08:35:41 +08:00 |
Minglei Jin
|
2b1c0b5d50
|
test/cos: put s3 object with cp
|
2024-12-23 18:04:38 +08:00 |
Minglei Jin
|
02a81c845e
|
test/cos: UT for cos non-covered funcs
|
2024-12-23 17:05:56 +08:00 |
Minglei Jin
|
5ac4813d0e
|
new case for open close remove update dump & load
|
2024-12-20 16:23:09 +08:00 |
Minglei Jin
|
d4a809678a
|
new UT for cos cp module
|
2024-12-20 13:27:14 +08:00 |
wangmm0220
|
0e2a16d70f
|
feat:[TD-32642] add charset for connection support
|
2024-11-27 14:25:34 +08:00 |
wangmm0220
|
2ca9f9c8ce
|
feat:[TD-32642] merge from 3.0
|
2024-11-26 00:13:43 +08:00 |
wangmm0220
|
69da972796
|
feat:[TD-32642] add timezone logic
|
2024-11-22 18:31:51 +08:00 |
Haojun Liao
|
1c66f22c2b
|
refactor: move to msg.
|
2024-11-18 15:00:30 +08:00 |
wangmm0220
|
7aef49638e
|
feat:[TD-32642] add timezone logic
|
2024-11-15 19:44:03 +08:00 |
Haojun Liao
|
131be84dec
|
refactor: do some internal refactor
|
2024-11-15 17:03:22 +08:00 |
Haojun Liao
|
f65651f6ef
|
fix(stream): update the msg encoder.
|
2024-11-15 00:19:35 +08:00 |
Jinqing Kuang
|
0199c8dddf
|
fix(query)[TD-32415]. Replace memory-unsafe functions
- Replace memory unsafe functions with secure alternatives
- Fix automatical generation of subtable names
|
2024-10-11 14:34:19 +08:00 |
kailixu
|
d7fcf21f8b
|
enh: support drop table with uid
|
2024-09-17 15:41:10 +08:00 |
Haojun Liao
|
67c883f587
|
other: merge 3.0
|
2024-07-28 13:07:08 +08:00 |
Haojun Liao
|
7be2ecbe1f
|
fix(common): check the return value.
|
2024-07-27 18:55:34 +08:00 |
Shungang Li
|
5b8a67e59e
|
feat: (errcode) tglobal.c
|
2024-07-26 23:07:08 +08:00 |
Shungang Li
|
d908c1d710
|
feat: (errcode) more for ttime.c/geomFunc.c/geosWrapper.c
|
2024-07-24 17:29:06 +08:00 |
wangmm0220
|
d4b31cfd8e
|
fix:[TS-4921] errors in test
|
2024-06-26 18:32:09 +08:00 |
wangmm0220
|
ed16b1e8db
|
fix:conflict from 3.0
|
2024-06-24 12:03:10 +08:00 |
kailixu
|
431c0cf331
|
fix: compatibility for msg and error code
|
2024-06-22 23:04:56 +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 |
kailixu
|
79f8ab4596
|
fix: compatibility for msg and error code
|
2024-06-21 08:07:18 +08:00 |
wangmm0220
|
5dcfed2d51
|
feat:[TS-4921]add logic for slow log
|
2024-06-19 18:54:26 +08:00 |
cris.pei
|
c25b6f1efe
|
Add the command-line argument '--output-config' for generating configuration in test cases that increase the compatibility of message types and error codes
|
2024-06-17 20:49:39 +08:00 |
cris.pei
|
26c9b757de
|
Add the command-line argument '--output-config' for generating configuration in test cases that increase the compatibility of message types and error codes
|
2024-06-17 20:13:00 +08:00 |
kailixu
|
9d2894bb6d
|
enh: support get msg string and msg number
|
2024-06-11 10:56:37 +08:00 |
kailixu
|
ed33493521
|
enh: support get msg string and msg number
|
2024-06-10 22:56:44 +08:00 |
wangmm0220
|
f21eeae56c
|
fix:[TD-30180]error in judging if groupId already added to the end of table name
|
2024-05-21 16:57:00 +08:00 |
wangmm0220
|
919e2848b3
|
fix:remove dot from child table in stream
|
2024-05-15 13:40:33 +08:00 |
Hongze Cheng
|
ac1d7c2bdb
|
fix compile error
|
2024-02-27 10:08:02 +08:00 |
kailixu
|
17ae867ec6
|
fix: grammar of init on windows
|
2024-02-26 09:07:11 +08:00 |
kailixu
|
bc456e6183
|
fix: grammar of init on windows
|
2024-02-26 08:51:06 +08:00 |
kailixu
|
785d1672b8
|
test: add test for dataformat
|
2024-02-26 02:05:00 +08:00 |
kailixu
|
c54dfc36c2
|
enh: coverity for dataformatTest
|
2024-02-26 01:35:18 +08:00 |
kailixu
|
4ceb085613
|
enh: coverity of trow
|
2024-02-26 01:03:08 +08:00 |
Yihao Deng
|
20aa81c96a
|
add test case
|
2024-01-22 09:00:24 +00:00 |
Bob Liu
|
9fa884a693
|
toUIntegerEx
|
2023-12-06 01:24:23 +08:00 |
Bob Liu
|
d2b2dee256
|
opt & add test case
|
2023-12-05 22:00:33 +08:00 |
Bob Liu
|
7e8f3579de
|
accept float data as int data input
|
2023-12-01 18:33:01 +08:00 |