Commit Graph

43524 Commits

Author SHA1 Message Date
Ping Xiao d2a675dbcb update query script 2022-11-04 15:39:11 +08:00
dapan1121 85520d8c70 fix: fix msg mask check issue 2022-11-04 15:10:42 +08:00
Minghao Li 47d9fe6422 fix(sync): do not vote when last-index < my cmt index 2022-11-04 15:10:08 +08:00
wade zhang 2c26f64e6a
Merge pull request #17898 from taosdata/DuanKuanJun-patch-2
Update 01-deploy.md
2022-11-04 14:48:26 +08:00
dapan1121 69d545fb8d fix: fix interval query memory leak 2022-11-04 13:55:54 +08:00
Alex Duan 8e10e32bd0
Update 01-deploy.md
adjust format
2022-11-04 13:40:47 +08:00
wade zhang 4be6e0f55e
Merge pull request #17895 from taosdata/DuanKuanJun-patch-1
Update 01-deploy.md
2022-11-04 11:48:27 +08:00
Alex Duan 880a34dc25
Update 01-deploy.md 2022-11-04 11:46:28 +08:00
Hui Li 988b16f6e9
Update taosdShell.py 2022-11-04 11:01:23 +08:00
chenhaoran 66b44a788b Merge branch '3.0' of https://github.com/taosdata/TDengine into test/TD-20160 2022-11-04 10:58:46 +08:00
Shengliang Guan a0983cf8c1 enh: adjust tqueue and tworker log 2022-11-04 10:58:23 +08:00
dapan1121 65636154ea fix: fix msg head issue 2022-11-04 10:47:49 +08:00
Minghao Li 1f329f3025 refactor(sync): delete assert 2022-11-04 10:41:36 +08:00
Haojun Liao 9c33d10ad9 refactor: remove the unnecessary function. 2022-11-04 09:15:14 +08:00
Haojun Liao e7d58625b9 fix(query): add memset after malloc memory. 2022-11-04 09:09:37 +08:00
Shengliang Guan a2692a3d4e
Merge pull request #17878 from taosdata/fix/handleTransExcept
fix: handle trans except
2022-11-04 09:07:36 +08:00
dapan1121 9ce099a2cf Merge remote-tracking branch 'origin/3.0' into enh/TD-19920 2022-11-04 08:51:43 +08:00
Haojun Liao 869b49158d test: disable unit test. 2022-11-03 22:05:55 +08:00
Haojun Liao abfa8c1d87 fix(query): add api to memset buffer for filtering data. 2022-11-03 22:05:08 +08:00
Xuefeng Tan 139a078900
enh(taosAdapter): support Windows service (#17885) 2022-11-03 20:34:35 +08:00
chenhaoran 5312b4b996 test:add compatibility cases: 4096 columns of table data and tests that need to recover data from wal files 2022-11-03 20:18:15 +08:00
Cary Xu abc17227ab enh: code optimization for PATH_MAX 2022-11-03 19:45:14 +08:00
Cary Xu 5c15e17b36 Merge branch '3.0' into fix/td_19618 2022-11-03 19:23:21 +08:00
Haojun Liao 0315414623 other: merge 3.0 2022-11-03 19:03:09 +08:00
Haojun Liao 4959529127 fix(query): set the last key of each tablescan info 2022-11-03 19:00:13 +08:00
wade zhang 7a039d63ef
Merge pull request #17882 from taosdata/docs/3.0.1.6
release:update_docs of version 3.0.1.6
2022-11-03 17:53:03 +08:00
chenhaoran be6efade2b Merge branch '3.0' of https://github.com/taosdata/TDengine into test/TD-20160 2022-11-03 17:48:56 +08:00
chenhaoran 32cbaa25a8 test:add parameter for mixed deployed mnodes in testcase framework 2022-11-03 17:48:16 +08:00
wenzhouwww@live.cn d7bd87ea4c release:update_docs of version 3.0.1.6 2022-11-03 17:47:30 +08:00
Shengliang Guan 04a5af63b0
Merge pull request #17874 from taosdata/release/ver-3.0.1.6
build : Release/ver 3.0.1.6
2022-11-03 17:33:39 +08:00
Shuduo Sang fcf306eb8d fix: correct cfgdir param meaning 2022-11-03 17:22:46 +08:00
Shuduo Sang 5c4da6865c Merge branch '3.0' into docs/sangshuduo/taosbenchmark-docs-for3.0 2022-11-03 17:21:20 +08:00
wade zhang 53052a298f
Update 09-udf.md 2022-11-03 17:13:28 +08:00
wade zhang 5030218dcf
Update 09-udf.md 2022-11-03 17:11:57 +08:00
Shengliang Guan 0a45e80613
Merge pull request #17875 from taosdata/fix/TD-20125-2
fix: reset last load info when close dataf reader for stt last files
2022-11-03 17:05:17 +08:00
yihaoDeng 2c4d90aad4 handle trans except 2022-11-03 16:55:48 +08:00
dapan1121 ae5f6ef175 enh: add show rewrite mask in query msg 2022-11-03 16:28:48 +08:00
Shengliang Guan 33d64b67ff
Merge pull request #17865 from taosdata/feature/stream
refactor(stream): stream deploy and state transfer
2022-11-03 15:24:39 +08:00
Shengliang Guan c392abb0ad
Merge pull request #17869 from taosdata/feature/3.0_mhli
refactor(sync): add syncIsReadyForRead
2022-11-03 15:23:34 +08:00
Minglei Jin 93190003a3 fix: reset last load info when close dataf reader for stt last files 2022-11-03 15:19:21 +08:00
wenzhouwww@live.cn f09c7eed5d build: release ver-3.0.1.6 2022-11-03 15:07:01 +08:00
dapan1121 62ca522b80
Merge pull request #17861 from taosdata/fix/TD-20086
fix: fix taosd memory leak issue
2022-11-03 15:05:57 +08:00
Minghao Li 0838afaa18 refactor(sync): add syncIsReadyForRead, set error code 2022-11-03 14:35:42 +08:00
Liu Jicong 31f574359d fix:log empty msg 2022-11-03 14:29:51 +08:00
Linhe Huo fd86dee00f
Merge pull request #17864 from taosdata/fix/fix-packaging-condition-for-admin
fix: fix packaging condition test in the scripts
2022-11-03 14:21:09 +08:00
Shengliang Guan 11f6b4347d
Merge pull request #17868 from taosdata/docs/monitor
docs: update default value of monitor option
2022-11-03 14:00:09 +08:00
Minghao Li a4b54c4f0e refactor(sync): add syncIsReadyForRead 2022-11-03 13:57:57 +08:00
Shengliang Guan 9f7f11c362 docs/monitor 2022-11-03 13:57:07 +08:00
Shengliang Guan 0a02aed58b
Merge pull request #17859 from taosdata/fix/TD-19395
test: adjust case
2022-11-03 13:46:56 +08:00
Shengliang Guan 6cef3fa4fa
Merge pull request #17856 from taosdata/feature/3.0_mhli
enh(sync): add sync pre stop, local-cmd:follower-commit
2022-11-03 13:40:35 +08:00