Commit Graph

14778 Commits

Author SHA1 Message Date
Haojun Liao e655a68f69 [td-225]merge develop 2021-05-20 22:13:57 +08:00
Haojun Liao 2d5c2a5f31 [td-225]fix bugs found by regression test. 2021-05-20 18:19:48 +08:00
Shuduo Sang c69604fdb4
Hotfix/sangshuduo/td 4238 taosdemo async for develop (#6171)
* [TD-4238]<fix>: taosdemo async sub.

for develop branch.

* [TD-4238]<fix>: taosdemo async subscribe

subsribe sql command do not use aggregation functions.

* cherry pick f5e4cdd1f7cffc4ee04fc7d043e4841bd1dd9961

* [TD-4238]<fix>: taosdemo async subscribe.

fix super table sub result file.

* fix specified sub sync mode.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-20 14:51:59 +08:00
Shuduo Sang 0a07ea10ad
Feature/sangshuduo/td 4068 taosdemo stmt (#6166)
* merge with develop branch.

change query/tests/CMakeLists.txt to allow unused function and variable.

* refactor data generating.

* refactor.

* refactor.

* refactor.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-20 13:11:48 +08:00
Haojun Liao e9db267bc5 [td-225]fix memory leak. 2021-05-20 11:49:24 +08:00
Haojun Liao 0f22b3d41b [td-3186] 2021-05-20 10:17:16 +08:00
Huo Linhe b05e9dc640
[TD-4258]<fix>: speedup nodejs fetchall() with taos_fetch_block (#6163) 2021-05-20 10:08:11 +08:00
Shuduo Sang 4e32f1cc72
Hotfix/sangshuduo/td 4238 taosdemo async for develop (#6164)
* [TD-4238]<fix>: taosdemo async sub.

for develop branch.

* [TD-4238]<fix>: taosdemo async subscribe

subsribe sql command do not use aggregation functions.

* cherry pick f5e4cdd1f7cffc4ee04fc7d043e4841bd1dd9961

* [TD-4238]<fix>: taosdemo async subscribe.

fix super table sub result file.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-20 09:23:10 +08:00
Haojun Liao 0aadc6c996 [td-225] refactor. 2021-05-19 13:53:45 +08:00
Shuduo Sang 6f1b157b17
Hotfix/sangshuduo/td 4187 taosdemo keepprogress for develop (#6158)
* [TD-4240]<fix>: taosdemo subscribe more than max query sql count.

* add consumed.

* [TD-4187]<fix>: taosdemo keepProgress.

add resubAfterConsume process.

* [TD-4187]<fix>: taosdemo support keepProgress.

* [TD-4187]<fix>: taosdemo support keepProgress.

for develop branch.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-19 13:48:05 +08:00
Huo Linhe a06be90f6f
[TD-4228]<fix>: fix install error when grafana submodule not ready (#6151)
* [TD-4228]<fix>: fix install error when grafana submodule not ready

* [TD-4228]<fix>: error or warn while lost grafanaplugin or go submodule
2021-05-19 11:17:44 +08:00
Shuduo Sang 4cc471bb41
[TD-4240]<fix>: taosdemo subscribe more than max query sql count. (#6157)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-19 09:39:25 +08:00
Shuduo Sang 4c1e13b60e
Revert "Hotfix/sangshuduo/td 4240 taosdemo subscribe morethan 100 (#6155)" (#6156)
This reverts commit e8d2162cce.
2021-05-18 21:43:28 +08:00
Shuduo Sang 42771b3145
Hotfix/sangshuduo/td 4136 taosdemo records morethan 32767 for develop (#6148)
* [TD-4136]<fix>: taosdemo records per req more than 32767.

for develop branch.

* change taosRandom() to rand_bool() for bool data.

* [TD-4136]<fix>: taosdemo check insert rows not more than 32767.

check insert rows for progressive.

* fix with answer_yes.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-18 21:35:40 +08:00
Shuduo Sang e8d2162cce
Hotfix/sangshuduo/td 4240 taosdemo subscribe morethan 100 (#6155)
* DB/create: fix create database when default quorum > replica

* [TD-4081]<fix>: fix vnode dropping

* test/sim: fix null to 0 in show dnodes;

* [TD-4081]<fix>: [v3] fix vnode closing

* [TD-4081]<fix>: vnode not close if dropped

* Revert "test/sim: fix null to 0 in show dnodes;"

This reverts commit 70213e6526.

* vnode/write: make last write msg to be written or confirmed

* vnode/drop: ingore invalid vgroup id if already dropped

* vnode/read: use app not ready instead of invalid vgroup id to make crash_gen happy

* vnode/close: wait write 900ms

* [td-4209]<fix>: add the uid check for super table metadata that is already cached in local buffer.

* [td-4209]

* [td-225] refactor a sim script.

* Hotfix/sangshuduo/td 4136 taosdemo records morethan 32767 (#6147)

* [TD-4136]<fix>: taosdemo max records per req < 32767

* [TD-4136]<fix>: taosdemo check insert rows not more than 32767.

check insert rows for progressive.

* fix with answer_yes.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>

* [TD-4240]<fix>: taosdemo subscribe more than max query sql count.

Co-authored-by: Minglei Jin <mljin@taosdata.com>
Co-authored-by: Minglei Jin <stephenk@gmx.us>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: Haojun Liao <hjliao@taosdata.com>
Co-authored-by: haojun Liao <hjxilinx@users.noreply.github.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-18 21:34:10 +08:00
Haojun Liao 9277029da7 [td-3186] 2021-05-18 10:42:18 +08:00
Huo Linhe e4f135b4bd
[TD-4224]<enhance>: reduce grafana module size in packaging (#6146) 2021-05-17 21:04:02 +08:00
Shuduo Sang 292732315e
merge with develop branch. (#6143)
change query/tests/CMakeLists.txt to allow unused function and variable.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-16 19:53:01 +08:00
Shengliang Guan 6a8105839e
Merge pull request #6140 from taosdata/feature/m2d
Feature/m2d
2021-05-16 11:35:24 +08:00
Shengliang Guan 34972fbf5c Merge remote-tracking branch 'origin/feature/sangshuduo/TD-4068-taosdemo-stmt' into feature/m2d 2021-05-16 00:35:25 +08:00
Shuduo Sang ac31743433 merge with develop branch. 2021-05-16 00:09:35 +08:00
Shengliang Guan 8c105393a0 Merge remote-tracking branch 'origin/develop' into feature/m2d 2021-05-15 23:47:16 +08:00
Shengliang Guan 1ea963b0ca Merge from master 2021-05-15 23:47:09 +08:00
Shengliang Guan 1c1cbb3d27
Merge pull request #6134 from taosdata/hotfix/TD-4100
[TD-4100]<fix>:The server will crash when compressMsgSize is changed to 0
2021-05-15 23:35:42 +08:00
Shengliang Guan 2ba34f5efd
Merge pull request #6123 from ExplorerBellBox/develop
fix some type errors, and reduce potential errors
2021-05-15 22:12:37 +08:00
Shengliang Guan af7a668b90
Merge pull request #6056 from DavidKorczynski/develop
Initial fuzzing integration
2021-05-15 22:09:42 +08:00
Shengliang Guan ab4a81c500
Merge pull request #6125 from taosdata/feature/m2d
Feature/m2d
2021-05-15 22:09:27 +08:00
Shuduo Sang a0f7116ce5
Hotfix/sangshuduo/td 3985 for develop (#6138)
* [TD-3985]<fix>: taosdemo timestamp step overflow.

* fix specified subscribe test.

* replace potential overflow of int32 to int64

* replace potential int32 overflow variables to int64.

* replace potential int32 overflow variables to int64.

* change max of int16 to int64 after type changed.

* improve more.

* improve more and more.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-15 21:24:44 +08:00
Shuduo Sang 8b4a46de89
Hotfix/sangshuduo/td 3985 taosdemo timestamp step overflow (#6139)
* [TD-3985]<fix>: taosdemo timestamp step overflow.

* fix specified subscribe test.

* replace potential overflow of int32 to int64

* replace potential int32 overflow variables to int64.

* replace potential int32 overflow variables to int64.

* change max of int16 to int64 after type changed.

* improve more and more.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-15 21:24:31 +08:00
Shuduo Sang 6f6dab4d01
[TD-4198]<feature>: support AddressSanitizer on windows. (#6132) 2021-05-15 20:21:16 +08:00
Shengliang Guan be177684f4 Merge remote-tracking branch 'origin/master' into hotfix/TD-4100 2021-05-15 20:12:57 +08:00
Shengliang Guan d9cfdcd1c5
Merge branch 'develop' into feature/m2d 2021-05-15 19:54:42 +08:00
Shengliang Guan 5dee3afd1d
Merge pull request #6127 from taosdata/test/TD-4167-m
Test/td 4167 m
2021-05-15 17:10:23 +08:00
Shengliang Guan 2e2a7174a1
Merge pull request #6136 from taosdata/test/td-4167-d
[TD-4167]add smoke test on centos7 in CI
2021-05-15 17:10:03 +08:00
Shuduo Sang cd931e106a
Hotfix/sangshuduo/td 3985 taosdemo timestamp step overflow (#6131)
* [TD-3985]<fix>: taosdemo timestamp step overflow.

* fix specified subscribe test.

* replace potential overflow of int32 to int64

* replace potential int32 overflow variables to int64.

* replace potential int32 overflow variables to int64.

* change max of int16 to int64 after type changed.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-15 16:29:09 +08:00
Haojun Liao e6e4240067 [td-4151]refactor code. 2021-05-15 13:45:42 +08:00
liuyq-617 c933f78964 [TD-4167]add smoke test on centos7 in CI 2021-05-15 02:50:36 +00:00
Huo Linhe cf902d1750 [TD-4205]<fix>: fix drone ci error 2021-05-15 10:31:30 +08:00
Elias Soong 898d155d18
Merge pull request #6135 from taosdata/docs/Update-Latest-Feature
[TD-4202] <docs>: fix Grafana plugin installation directory.
2021-05-14 16:40:25 +08:00
Elias Soong 1d24ab6e0a [TD-4202] <docs>: fix Grafana plugin installation directory. 2021-05-14 16:39:20 +08:00
Haojun Liao dfcb2f8ef0 [td-225] refactor 2021-05-14 15:36:24 +08:00
Elias Soong 4ea959e4ca
Merge pull request #6133 from taosdata/docs/Update-Latest-Feature
[TD-4092] <docs>: describe "SHOW CREATE" series of commands.
2021-05-14 15:18:38 +08:00
Shengliang Guan 61da9bbe84 TD-4100 2021-05-14 15:18:05 +08:00
Elias Soong 39f54b7cb8 [TD-4092] <docs>: describe "SHOW CREATE" series of commands. 2021-05-14 15:17:48 +08:00
Shuduo Sang c091f2733c fix mac clang compile error. 2021-05-14 14:48:14 +08:00
Shuduo Sang d09691a892 Merge branch 'develop' into feature/sangshuduo/TD-4068-taosdemo-stmt 2021-05-14 14:43:58 +08:00
ZhongChunHe d33e0f597f limit compile-instruction to linux platform 2021-05-14 14:01:45 +08:00
liuyq-617 a07f6137bf fix error 2021-05-14 05:15:34 +00:00
huili 5a9c208399
Merge pull request #6126 from taosdata/hotfix/test
[TD-4114]<test> add test case for bind batch
2021-05-14 13:09:54 +08:00
Huo Linhe 27ac73a41b <fix>: fix function name typo 2021-05-14 12:47:27 +08:00