Commit Graph

56889 Commits

Author SHA1 Message Date
wade zhang 0499581c98
Merge pull request #22788 from taosdata/fix/xsren/TD-26163/basemain
stack overflow
2023-09-07 18:37:18 +08:00
wade zhang 55fbc79a64
Merge pull request #22769 from taosdata/fix/sunpeng/special-taos-ws-py-version-for-main
fix: special taos-ws-py version in py test
2023-09-07 18:35:49 +08:00
dapan1121 6e5ee57fc1 fix: remove db dead lock issue 2023-09-07 18:01:06 +08:00
Benguang Zhao 2d5b18039d fix: next merger iter of tombs in loop of tsdbSnapWriteTombRecord 2023-09-07 17:14:50 +08:00
dapan1121 615c619bba
Merge pull request #22782 from taosdata/fix/TS-3897
fix: fix diff not support unsigned type
2023-09-07 16:17:42 +08:00
wade zhang 3ea51721b9
Merge pull request #22797 from taosdata/fix/TD-25218-main
Fix/TD-25218: adjust the error code returned when db does not exist
2023-09-07 16:13:53 +08:00
wade zhang d3f0c5ac3e
Merge pull request #22770 from taosdata/fix/TD-25445-main
fix/TD-25445: search memory in ttlMgrFindExpired
2023-09-07 16:13:32 +08:00
wangmm0220 c4898bffd8 fix:[TS-3922] make SStreamObj->->currentTick aligned by 8 2023-09-07 15:23:00 +08:00
Shungang Li 46af31539d fix: adjust the error code returned when db does not exist 2023-09-07 14:52:34 +08:00
jiajingbin d77049dc4c test: lock start_timestamp and interval 2023-09-07 14:39:54 +08:00
Haojun Liao 55ac835294 Merge branch 'main' into fix/3_liaohj 2023-09-07 11:47:25 +08:00
Haojun Liao 46b8659ef5 other: merge main. 2023-09-07 11:46:01 +08:00
Haojun Liao 82222f1ab8 other: disable detail display. 2023-09-07 11:43:43 +08:00
chenhaoran f6424ff93e test: increase timeout 60s of replica 3to1 2023-09-07 11:42:31 +08:00
dapan1121 fdeb924d0d
Merge pull request #22715 from taosdata/fix/m/TD-26114
fix: desc fill missed one window
2023-09-07 11:36:30 +08:00
Wade Zhang c8c63d0045 doc: fix broken links 2023-09-07 11:10:51 +08:00
xsren e5302b1677 stack overflow 2023-09-07 11:00:52 +08:00
Haojun Liao dc821057e5 fix(stream): update the log. 2023-09-07 10:33:38 +08:00
Alex Duan ba88dfe613
Merge pull request #22697 from taosdata/test/TD-23715
add websocket connection
2023-09-07 10:33:16 +08:00
dapan1121 afbb6edb59
Merge pull request #22755 from taosdata/fix/main/TD-26134
fix: fix coverity scan issue
2023-09-07 10:31:47 +08:00
dapan1121 e4f52bae5b
Merge pull request #22764 from taosdata/fix/TD-26132
fix: fix coverity issues
2023-09-07 10:09:30 +08:00
Haojun Liao e407d7dc6b fix(stream): update log. 2023-09-07 10:09:05 +08:00
Haojun Liao 956047a441 fix(stream): count down the token in bucket. 2023-09-07 10:02:13 +08:00
Haojun Liao b240e91c91 enh(stream): add token bucket to limit the rate of sink operation. 2023-09-07 09:58:48 +08:00
Ganlin Zhao a762437100 fix issue 2023-09-07 09:54:06 +08:00
Ganlin Zhao 60d159731a Revert "fix: fix diff not support unsigned type"
This reverts commit 7ccf959cdc44be7c5eaa0218f84db7699c126bbb.
2023-09-07 09:53:52 +08:00
Wade Zhang 9eaa711e74 docs: refine for enterprise 2023-09-07 09:52:28 +08:00
Shungang Li c1edc5821f fix: update for ttl test cases 2023-09-07 09:33:26 +08:00
Shungang Li a6ba7e678f fix: search memory in ttlMgrFindExpired 2023-09-07 09:33:26 +08:00
Ping Xiao 8b5448bb2f add ttl test cases 2023-09-07 09:33:26 +08:00
Wade Zhang 39ccf8db36 doc: refine introduction page of English website 2023-09-07 02:28:01 +08:00
Wade Zhang 169174019a doc: refine introduction page 2023-09-07 02:17:51 +08:00
Alex Duan 5982c80e46
Merge pull request #22780 from taosdata/test/main/TD-26181
test:modify method of stopall function
2023-09-06 20:17:01 +08:00
Haojun Liao 2b84e0b02e refactor: check if the put data into queue is success or failed. 2023-09-06 19:39:00 +08:00
Haojun Liao 8edf86b3bb fix(stream): add some logs. 2023-09-06 19:08:09 +08:00
Haojun Liao 5ba6a68e7a fix(stream): fix syntax error. 2023-09-06 19:00:39 +08:00
Haojun Liao a82027f492 enh(stream): pack multi-datablock into one submit message. 2023-09-06 18:58:47 +08:00
Ganlin Zhao a1632cac5d add test cases 2023-09-06 18:53:25 +08:00
wade zhang 42d63bef3f
Merge pull request #22772 from taosdata/fix/TD-25996-main
fix/TD-25996: tdbBtcDelete release pages before modifying pBtc->pPage
2023-09-06 18:47:15 +08:00
wade zhang e493f983ed
Merge pull request #22735 from taosdata/fix/TD-26133
fix: coverity scan
2023-09-06 18:45:23 +08:00
Haojun Liao f8a321695a
Merge pull request #22711 from taosdata/fix/TD-26069-1
fix rc
2023-09-06 17:58:33 +08:00
chenhaoran 7782530e3a test:modify method of stopall function 2023-09-06 17:21:26 +08:00
Hongze Cheng 1d343fa57e more fix 2023-09-06 17:10:36 +08:00
Haojun Liao 926cc01cff refactor: do some internal refactor. 2023-09-06 16:48:43 +08:00
Ping Xiao 5c74d5f103 Merge branch 'main' into test/TD-23715 2023-09-06 16:19:45 +08:00
Ping Xiao 060f97ff17 install taos-ws-py for ci 2023-09-06 16:14:50 +08:00
Shungang Li 7257518dca fix: tdbBtcDelete release pages before modifying pBtc->pPage 2023-09-06 14:54:18 +08:00
Hongze Cheng cd88c8ec31 fix: little test 2023-09-06 14:45:53 +08:00
Haojun Liao b382cba58c fix(stream): fix syntax error. 2023-09-06 14:37:58 +08:00
Haojun Liao 236b363996 fix(stream): fix syntax error. 2023-09-06 14:37:11 +08:00