Commit Graph

57038 Commits

Author SHA1 Message Date
Haojun Liao 7380151322 fix(stream): remove invalid node. 2023-09-22 11:45:46 +08:00
Haojun Liao 87ea745861 fix(stream): add some logs, and remove invalid assert. 2023-09-22 10:53:03 +08:00
Haojun Liao 198e6bb023 enh(stream): add stage info for streamt tasks. 2023-09-22 10:36:15 +08:00
Haojun Liao f7bcff862d fix(stream): add check info detailed information. 2023-09-22 10:23:56 +08:00
Haojun Liao b1ba716299 refactor: do some internal refactor. 2023-09-22 09:24:36 +08:00
Haojun Liao b075b4438b fix(stream): handle dispatch checkpoint-trigger failure. 2023-09-21 23:15:18 +08:00
Haojun Liao acefaa6735
Merge pull request #23007 from taosdata/hjxilinx-patch-1
Update checkpoint interval to be 10min.
2023-09-21 22:13:05 +08:00
Haojun Liao 43cbafdf19 fix(stream): reset checkpoint to be 10 sec. 2023-09-21 19:31:23 +08:00
Haojun Liao 50d5fb6641 fix(stream): update logs. 2023-09-21 19:14:34 +08:00
Haojun Liao 155cec7f38
Update checkpoint interval to be 10min. 2023-09-21 18:02:59 +08:00
Haojun Liao 36fc324afe fix(stream): set the checkpoint interval to be 10min. 2023-09-21 18:00:29 +08:00
Haojun Liao 1364ffe81f
Merge pull request #23001 from taosdata/fix/loadtomb
fix(tsdb): set the correct scaninfo to load the tomb data.
2023-09-21 17:30:57 +08:00
Haojun Liao 4925b67d4a fix(stream): ignore the dispatch failure, and set the correct rsp counter. 2023-09-21 17:22:09 +08:00
wade zhang df76257a5b
Merge pull request #22993 from taosdata/feat/TD-26127-audit-sql
revert dependency
2023-09-21 16:38:08 +08:00
Haojun Liao 2efd155adf fix(stream): wait for the task checkpoint before stop. 2023-09-21 15:53:21 +08:00
Haojun Liao 0f97a21163 fix(tsdb): set the correct scaninfo to load the tomb data. 2023-09-21 15:21:01 +08:00
Haojun Liao e4073bd9a8 fix(stream): update logs. 2023-09-21 14:03:14 +08:00
Haojun Liao 09accc71d2 log(stream): update log. 2023-09-21 14:01:41 +08:00
Haojun Liao 17586af0ce refactor: do refactor the sink task. 2023-09-21 13:32:57 +08:00
Alex Duan f8fa180e83
Merge pull request #22994 from taosdata/fix/splitVGroup
fix: restore splitVGroup.py case
2023-09-21 10:08:17 +08:00
Haojun Liao 9f9b712332 fix(stream): disable token bucket. 2023-09-21 01:19:58 +08:00
Haojun Liao 404b8d3fa4 fix(stream): add logs. 2023-09-20 23:18:06 +08:00
Haojun Liao 92f18989df fix(stream): remove invalid cached task info in buffer. 2023-09-20 19:19:04 +08:00
Alex Duan df19eb307a fix: modify split vgroup count 5 to 3 2023-09-20 19:14:22 +08:00
Alex Duan 6b7eef28b9 fix: restore splitVGroup.py 2023-09-20 19:08:20 +08:00
dmchen 17aedc8714 revert dependency 2023-09-20 18:58:35 +08:00
Haojun Liao 6633fb971b fix(stream): update logs. 2023-09-20 18:18:31 +08:00
wade zhang 151079d33f
Merge pull request #22981 from taosdata/build/sunpeng/update-taospy-version-for-main
build: update taospy and taos-ws-py version
2023-09-20 17:31:30 +08:00
Haojun Liao 619b377dd9 fix(stream): exec task in task queuee threads. 2023-09-20 17:30:41 +08:00
wade zhang c428bca859
Merge pull request #22991 from taosdata/feat/TD-26127-audit-sql
revert dependency
2023-09-20 17:23:05 +08:00
Haojun Liao 49165f8c3c fix(stream): add more check. 2023-09-20 16:49:55 +08:00
Haojun Liao 8329ec79f2 fix(stream): check the status before exec stream task when handling the dispatch requests. 2023-09-20 16:32:27 +08:00
dmchen 8ad0f4182a revert dependency 2023-09-20 15:54:38 +08:00
Haojun Liao 2418f509ea fix(stream): avoid invalid read. 2023-09-20 15:47:09 +08:00
Haojun Liao 1d1d9a1b0b fix(stream): unlock when returning. 2023-09-20 15:45:15 +08:00
Haojun Liao c8ab761d2a fix(stream): return if failed. 2023-09-20 15:38:49 +08:00
Haojun Liao 2a781c509f fix(stream): add task status check. 2023-09-20 15:32:15 +08:00
Haojun Liao af487c9048 fix(stream): fix obj. 2023-09-20 14:50:43 +08:00
Haojun Liao 361cde6497 fix(stream): fix deadlock caused by streamTaskHalt function. 2023-09-20 14:49:09 +08:00
wade zhang c415bbc5f5
Merge pull request #22948 from taosdata/feat/TD-26127-audit-sql
Feat/td 26127 audit sql
2023-09-20 14:06:28 +08:00
Haojun Liao 55d4a9686c log(tsdb): remove some logs. 2023-09-20 13:18:42 +08:00
Haojun Liao 5e3a268b6d enh(stream): add info in log. 2023-09-20 13:15:50 +08:00
dm chen 4497a01168
Merge branch 'main' into feat/TD-26127-audit-sql 2023-09-20 11:13:34 +08:00
Haojun Liao 392aaeb592 log(stream): remove logs. 2023-09-20 10:49:18 +08:00
Haojun Liao b4419bda65 enh(stream): add node stage check. 2023-09-20 10:35:01 +08:00
Haojun Liao 779c0c5f19
Merge pull request #22970 from taosdata/fix/liaohj
fix(stream): keep the status entry in hash table, instead entry index.
2023-09-20 10:33:05 +08:00
sunpeng 7ad9d39227 build: update taospy and taos-ws-py version 2023-09-20 09:36:04 +08:00
dmchen 2228bcb5ee ci break 2023-09-20 09:14:32 +08:00
Alex Duan b29929a7e0
Merge pull request #22919 from taosdata/case/TS-3897-MAIN
test: sql.py remove successful print and add diff case
2023-09-20 09:11:42 +08:00
wade zhang 6e46224966
Update 20-keywords.md 2023-09-20 08:01:58 +08:00