Commit graph

1998 commits

Author SHA1 Message Date
Haojun Liao
7e712a14b6 fix(tmq): adjust log. 2023-03-19 19:06:28 +08:00
Haojun Liao
fad23f8cb0 fix(tmq): adjust log. 2023-03-19 14:03:01 +08:00
Haojun Liao
49df168a76 fix(tmq): adjust logs. 2023-03-19 11:51:16 +08:00
Haojun Liao
a9e54166be fix(tmq): adjust log. 2023-03-19 11:45:53 +08:00
Haojun Liao
e5e4f507c2 fix(tmq): adjust the total rows counting. 2023-03-19 11:39:31 +08:00
Haojun Liao
8a8f1daabd refactor: update the logs. 2023-03-18 18:43:13 +08:00
Haojun Liao
4f15a32839 fix(client): fix potential memory leak. 2023-03-17 14:29:12 +08:00
Haojun Liao
1b219f7a66 fix(client): set the initial value for num_of_rows. 2023-03-16 22:36:02 +08:00
Haojun Liao
5142ccf6c9 fix(tmq): release the tmq properly, and add some logs for subscription. 2023-03-16 18:18:59 +08:00
Haojun Liao
08ac102114 refactor: do some internal refactor. 2023-03-16 15:45:48 +08:00
Haojun Liao
989ae86a05 fix(tmq): adjust the time out value check. 2023-03-16 14:32:40 +08:00
Haojun Liao
a1682664f2 fix(tmq): disable non-leader vnode responsing the poll request. 2023-03-16 10:12:34 +08:00
Haojun Liao
32ddecc347 other: merge main. 2023-03-14 12:13:09 +08:00
Haojun Liao
9cdd52de84 fix(tmq): fix dead lock. 2023-03-14 11:50:02 +08:00
Shengliang Guan
6989f1be61
Merge pull request #20418 from taosdata/fix/TD-22671
fix:deal with ASSERT in tmq
2023-03-14 09:34:52 +08:00
Haojun Liao
8f1f423c90 fix(tmq): fix the error in tmq. 2023-03-14 00:37:09 +08:00
Haojun Liao
8a9746d2bf fix(tmq): fix the invalid read. 2023-03-13 18:29:04 +08:00
Haojun Liao
731a2138df fix(tmq): fix error in tmq. 2023-03-13 17:08:17 +08:00
wangmm0220
8102beff13 fix:add log for taosx 2023-03-13 14:10:49 +08:00
wangmm0220
06079c90a3 fix:add log for taosx 2023-03-13 14:01:18 +08:00
Haojun Liao
7f2aae69d4 fix(tmq): fix error in taosx 2023-03-13 01:54:29 +08:00
Haojun Liao
564e9bb833 Merge branch 'main' into fix/liaohj 2023-03-12 14:38:38 +08:00
wangmm0220
5b75ee4396 opti:modify tmq logic 2023-03-11 19:13:50 +08:00
Haojun Liao
26925a1c13 refactor: add some logs for tmq. 2023-03-11 18:01:56 +08:00
Haojun Liao
85ee1318d2 refactor: add some logs. 2023-03-11 17:44:35 +08:00
Haojun Liao
af423685ca fix(tmq): handle the commit failure. 2023-03-11 17:42:01 +08:00
Haojun Liao
9e860f02ac refactor: do some internal refactor. 2023-03-11 11:25:37 +08:00
Haojun Liao
1e01f90283 refactor(tmq): do some internal refactor. 2023-03-11 09:13:26 +08:00
Haojun Liao
9d680a0995 fix(tmq): fix race condition. 2023-03-11 09:09:03 +08:00
Haojun Liao
1f71cf3a8b fix(tmq): fix invalid read. 2023-03-10 14:18:55 +08:00
Haojun Liao
3513de5ab4 fix(tmq): fix race condition. 2023-03-10 14:11:58 +08:00
Haojun Liao
9ca77572d9 fix(tmq): fix race condition. 2023-03-10 14:09:42 +08:00
wangmm0220
80e0aad1f0 fix:heap overflow 2023-03-10 12:11:46 +08:00
wangmm0220
f7ed0b184f fix:add log 2023-03-10 10:49:51 +08:00
Haojun Liao
b31b7c3f64 fix(tmq): fix the invalid read. 2023-03-10 10:27:21 +08:00
wangmm0220
ba6e99751a Merge branch 'fix/TS-2828' of https://github.com/taosdata/TDengine into fix/TS-2828 2023-03-10 10:04:03 +08:00
wangmm0220
d020753cdb fix:[TS-2828] retry if ver is old 2023-03-10 10:03:43 +08:00
WANG MINGMING
0dec8dd844
Merge pull request #20375 from taosdata/fix/TD-22671
fix:add error log
2023-03-09 19:49:57 +08:00
wangmm0220
88c3d0d4b3 fix:[TS-2828] retry if ver is old 2023-03-09 19:48:21 +08:00
wangmm0220
49e2924f1d fix:add error log 2023-03-08 17:02:19 +08:00
Xiaoyu Wang
9be3e20276 fix: check the compatibility of client version and server version 2023-03-08 15:13:11 +08:00
Haojun Liao
35de37926e Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj 2023-03-06 11:53:15 +08:00
Haojun Liao
da550029d8 fix(tmq): fix memory error and adjust some logs. 2023-03-06 11:52:52 +08:00
Shengliang Guan
7edcbfd58b Merge branch 'fix/stopFunc' into feature/3_liaohj 2023-03-06 09:43:00 +08:00
Haojun Liao
6fafa8443e fix(query): sleep a little bit when errors occur. 2023-03-05 15:32:00 +08:00
Haojun Liao
6c14139805 Merge branch 'feature/3_liaohj' of github.com:taosdata/tdengine into feature/3_liaohj 2023-03-05 13:26:41 +08:00
Haojun Liao
22a85734c6 fix(mq): add more chek for balance couner to avoid the negative value emerges. 2023-03-05 13:23:50 +08:00
yihaoDeng
fbad444981 change parameter 2023-03-05 10:52:16 +08:00
Haojun Liao
dfeed5a495 refactor: disable 0 topics; 2023-03-04 22:14:30 +08:00
wangmm0220
4827c25a61 fix:give error if col is same in schemless & fix json parse error in TD-22903 2023-03-04 18:16:41 +08:00