Haojun Liao
|
264bfe3f28
|
Merge pull request #27200 from taosdata/fix/syntax
fix(stream): init the in-mem task list when recv checkpoint-report.
|
2024-08-14 09:15:04 +08:00 |
Haojun Liao
|
eb029395a2
|
fix(stream): init exec when mnd become leader.
|
2024-08-14 00:38:15 +08:00 |
Haojun Liao
|
57a0c7b487
|
fix(stream): init the in-mem task list when recv checkpoint-report. check the number of complete downstream check by checking it in hashmap, not just number.
|
2024-08-13 23:20:37 +08:00 |
Haojun Liao
|
354c5d2823
|
Merge pull request #27149 from taosdata/fix/3_liaohj
fix(stream): update return value check.
|
2024-08-12 13:10:00 +08:00 |
Haojun Liao
|
5ff6397416
|
fix(stream): update return value check.
|
2024-08-12 10:25:47 +08:00 |
Hongze Cheng
|
a76087c381
|
Merge pull request #27098 from taosdata/fix/TS-5262-log-conflict
Fix/ts-5262-log-conflict
|
2024-08-12 08:54:39 +08:00 |
Haojun Liao
|
71b8f67ea6
|
refactor: do some internal refactor.
|
2024-08-09 11:37:34 +08:00 |
Haojun Liao
|
10acd19e71
|
refactor: do some internal refactor.
|
2024-08-09 10:36:10 +08:00 |
Haojun Liao
|
bc38eadf53
|
Merge branch '3.0' into fix/3_liaohj
|
2024-08-09 10:31:55 +08:00 |
Haojun Liao
|
bc14da28e5
|
refactor: do some internal refactor.
|
2024-08-09 10:31:05 +08:00 |
Haojun Liao
|
6ea01d7f9c
|
Merge pull request #27095 from taosdata/opti/TD-30453
opti:[TD-30453] change trans policy from rollback to retry in tmq
|
2024-08-09 09:20:18 +08:00 |
Haojun Liao
|
6fc8c7bd4e
|
Merge pull request #26619 from taosdata/fix/3_liaohj
fix(stream): adjust the time to free task backend.
|
2024-08-09 09:09:21 +08:00 |
Haojun Liao
|
b24e8efa5f
|
Merge remote-tracking branch 'origin/fix/3_liaohj' into fix/3_liaohj
|
2024-08-09 02:02:56 +08:00 |
Haojun Liao
|
dfa74f82d7
|
fix(stream): avoid repeat send checkpoint-report msg.
|
2024-08-09 00:40:05 +08:00 |
dmchen
|
ed710653eb
|
fix/TS-5262-log-conflict
|
2024-08-08 10:37:49 +00:00 |
wangmm0220
|
bde16f4667
|
opti:[TD-30453] change trans policy from rollback to retry in tmq
|
2024-08-08 18:34:02 +08:00 |
dapan1121
|
cefd1de7fb
|
Merge pull request #27064 from taosdata/fix/TD-31308
fix:[TD-31308] error code if topic not exist
|
2024-08-08 13:48:48 +08:00 |
Haojun Liao
|
fe7565330b
|
Merge branch '3.0' into fix/3_liaohj
|
2024-08-08 11:20:12 +08:00 |
wangmm0220
|
9ee22b17a1
|
fix:[TD-TD-31308] error code if topic not exist
|
2024-08-08 09:46:00 +08:00 |
Haojun Liao
|
3ae295dd1f
|
Merge pull request #27032 from taosdata/fix/syntax
fix(stream):set accept code for trans.
|
2024-08-08 09:08:08 +08:00 |
Hongze Cheng
|
96103a9d0a
|
Merge pull request #27052 from taosdata/fix/TD-31284-3.0
fix: drop user notification
|
2024-08-08 09:01:16 +08:00 |
Hongze Cheng
|
194b33eed8
|
Merge pull request #26989 from taosdata/fix/TD-31091-3.0
fix/TD-31091-3.0
|
2024-08-08 08:54:29 +08:00 |
Cary Xu
|
d9477c8dd7
|
Update mndUser.c
|
2024-08-07 18:41:03 +08:00 |
kailixu
|
3fdf936c88
|
fix: drop user notification
|
2024-08-07 16:46:17 +08:00 |
wangmm0220
|
46f74c7a97
|
fix:[TD-31283] code remove by accident
|
2024-08-07 15:44:09 +08:00 |
Haojun Liao
|
255faa0eac
|
fix(stream): update acceptable code.
|
2024-08-07 11:43:38 +08:00 |
Haojun Liao
|
bb7efb7423
|
Merge branch '3.0' into fix/3_liaohj
|
2024-08-07 10:21:53 +08:00 |
Haojun Liao
|
1e0b6b08b2
|
fix(stream):set accept code for trans.
|
2024-08-07 09:54:35 +08:00 |
dmchen
|
6a225d5639
|
fix/TD-31091-fix-case
|
2024-08-07 01:51:09 +00:00 |
dapan1121
|
b6a7049e75
|
Merge pull request #27021 from taosdata/fix/TD-31115
fix:[TD-31115] add consumer check when drop topic or group in tmq
|
2024-08-07 09:42:12 +08:00 |
wangmm0220
|
555df05e48
|
fix:[TD-31115] add consumer check when drop topic or group in tmq
|
2024-08-06 19:27:42 +08:00 |
Hongze Cheng
|
45efa44f3b
|
Merge pull request #26947 from taosdata/fix/TD-30742-3.0
fix/TD-30742
|
2024-08-06 15:45:41 +08:00 |
wangmm0220
|
3a94a22801
|
fix:[TD-31115] modify trans conflict level in tmq
|
2024-08-05 22:58:10 +08:00 |
dmchen
|
0a2d006c02
|
fix/TD-31091
|
2024-08-05 09:26:36 +00:00 |
wangmm0220
|
d0c101f605
|
fix:[TD-31115] modify trans conflict level in tmq
|
2024-08-05 15:03:51 +08:00 |
Haojun Liao
|
e9ac0d6cd4
|
other: merge 3.0
|
2024-08-05 13:38:05 +08:00 |
Haojun Liao
|
8430e27cbb
|
Merge pull request #26942 from taosdata/fix/syntax
refactor: do some internal refactor.
|
2024-08-02 15:58:42 +08:00 |
Hongze Cheng
|
4a4791a8bb
|
Merge pull request #26937 from taosdata/fix/TD-31176-3.0
fix/TD-31176-3.0
|
2024-08-02 15:51:18 +08:00 |
Haojun Liao
|
099064af5e
|
other: merge 3.0
|
2024-08-02 13:29:35 +08:00 |
Haojun Liao
|
9b81f536a1
|
Merge pull request #26938 from taosdata/fix/create_tb
fix(stream): fix memory leak.
|
2024-08-02 12:55:17 +08:00 |
dmchen
|
0bff078c95
|
fix/TD-30742
|
2024-08-02 04:46:30 +00:00 |
Haojun Liao
|
079f6358aa
|
refactor: do some internal refactor.
|
2024-08-02 11:49:21 +08:00 |
Haojun Liao
|
42c11e9e36
|
refactor: do some internal refactor.
|
2024-08-02 11:38:30 +08:00 |
dmchen
|
7289008869
|
fix/TD-31176-error-str
|
2024-08-02 02:51:29 +00:00 |
Haojun Liao
|
7f04e2cfb9
|
fix(stream): fix memory leak.
|
2024-08-02 10:47:06 +08:00 |
dmchen
|
ac706ee37a
|
fix/TD-31176
|
2024-08-02 02:11:59 +00:00 |
Haojun Liao
|
27cadbbcb6
|
other: merge 3.0
|
2024-08-02 09:16:03 +08:00 |
Haojun Liao
|
8be9337659
|
Merge pull request #26912 from taosdata/fix/create_tb
fix(stream): compare vg replica according to different db.
|
2024-08-02 00:39:48 +08:00 |
Haojun Liao
|
6650c6b325
|
Merge pull request #26931 from taosdata/fix/syntax
fix(stream): check return value.
|
2024-08-01 22:18:12 +08:00 |
Haojun Liao
|
2075bfd0f6
|
fix(stream): check return value.
|
2024-08-01 17:17:32 +08:00 |