Commit Graph

14209 Commits

Author SHA1 Message Date
huili 730d7c65b7
Merge pull request #5694 from taosdata/test/jenkins
[TD-3671]<test>change target branch
2021-04-06 17:05:17 +08:00
yihaoDeng c9279cdc11 refactor rpc 2021-04-06 17:04:31 +08:00
Shuduo Sang d38e4a1b58
Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5691)
* [TD-3197] <fix>: fix taosdemo coverity scan issues.

* [TD-3197] <fix>: fix taosdemo coverity scan issue.

fix subscribeTest pids uninitialized.

* [TD-3197] <fix>: fix taosdemo coverity scan issues.

* [TD-3197] <fix>: fix coverity scan issues.

check super tbl info pointer.

* [TD-3197] <fix>: fix coverity scan issues.

move sub tbl query thread join into loop

* [TD-3197] <fix>: fix coverity scan issues.

remove unused variable

* [TD-3197] <fix>: fix coverity scan issues.

use more secure random library

* [TD-3197] <fix>: fix coverity scan issues.

use strncpy for more safe

* [TD-3197] <fix>: fix taosdemo coverity scan issue.

replace arc4random with rand().

* [TD-3197] <fix>: fix coverity scan issues.

check stb info pointer for start time

* [TD-3197] <fix>: fix coverity scan issues.

fix strcpy vulnerability

* [TD-3197] <fix>: fix taosdemo coverity scan issue.

modify taosdemoTest2. try to check database continously.

* [TD-3197] <fix>: taosdemo coverity scan issues.

* [TD-3197] <fix>: fix memory leak when parsing arguments.

* [TD-3197] <fix>: fix cmake strip arguments.

* [TD-3197] <fix>: taosdemo coverity scan.

fix cmake string manipulation.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-06 16:47:13 +08:00
Shuduo Sang b63aab1b5a
Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5688)
* [TD-3197] <fix>: fix taosdemo coverity scan issues.

* [TD-3197] <fix>: fix taosdemo coverity scan issue.

fix subscribeTest pids uninitialized.

* [TD-3197] <fix>: fix taosdemo coverity scan issues.

* [TD-3197] <fix>: fix coverity scan issues.

check super tbl info pointer.

* [TD-3197] <fix>: fix coverity scan issues.

move sub tbl query thread join into loop

* [TD-3197] <fix>: fix coverity scan issues.

remove unused variable

* [TD-3197] <fix>: fix coverity scan issues.

use more secure random library

* [TD-3197] <fix>: fix coverity scan issues.

use strncpy for more safe

* [TD-3197] <fix>: fix taosdemo coverity scan issue.

replace arc4random with rand().

* [TD-3197] <fix>: fix coverity scan issues.

check stb info pointer for start time

* [TD-3197] <fix>: fix coverity scan issues.

fix strcpy vulnerability

* [TD-3197] <fix>: fix taosdemo coverity scan issue.

modify taosdemoTest2. try to check database continously.

* [TD-3197] <fix>: taosdemo coverity scan issues.

* [TD-3197] <fix>: fix memory leak when parsing arguments.

* [TD-3197] <fix>: fix cmake strip arguments.

* [TD-3197] <fix>: taosdemo coverity scan.

fix cmake string manipulation.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-06 16:46:26 +08:00
Elias Soong a8b61377e1
Merge pull request #5696 from taosdata/test/jdbc
[TD-3677]<test>: test pr message 7
2021-04-06 16:32:33 +08:00
plum-lihui 1746351dea [TD-3677]<test>: test pr message 3 2021-04-06 16:27:27 +08:00
plum-lihui c023cf0b63 [TD-3677]<test>: test pr message 2 2021-04-06 16:27:14 +08:00
liuyq-617 ba76fe9897 [TD-3671]<test>change target branch 2021-04-06 16:27:07 +08:00
plum-lihui e15aacc946 [TD-3677]<test>: test pr message 1 2021-04-06 16:27:01 +08:00
liuyq-617 985d95a54b [TD-3671]<test>change target branch 2021-04-06 16:13:11 +08:00
liuyq-617 331901bfb9 test 2021-04-06 15:50:33 +08:00
liuyq-617 20ef6c39a1 test 2021-04-06 15:49:22 +08:00
huili ec74d6c0a8
Merge pull request #5682 from taosdata/test/jenkins
[TD-3569]<test>add taosd mem leak test into CI
2021-04-06 15:34:15 +08:00
huili 5bd44b2e11
Merge pull request #5686 from taosdata/test/TD-3654
[TD-3654]<test>add case for TD-3654
2021-04-06 15:33:22 +08:00
Shengliang Guan 64c06c95eb
Merge pull request #5683 from taosdata/develop
Merge from develop into master
2021-04-06 12:38:36 +08:00
wu champion 29bb17877d add case for TD-3654 2021-04-06 11:33:24 +08:00
Elias Soong 25396ed646
Merge pull request #5685 from taosdata/docs/Update-Latest-Feature
[TD-3672] <docs>: update C# connector environment support.
2021-04-06 11:27:53 +08:00
Elias Soong 43d17f8003 [TD-3672] <docs>: update C# connector environment support. 2021-04-06 11:27:28 +08:00
Haojun Liao 13dc5b6965 [td-225]update sim. 2021-04-06 10:53:04 +08:00
Shengliang Guan dd2e18fe58
Merge pull request #5681 from taosdata/release/s119
change version
2021-04-06 10:30:22 +08:00
liuyq-617 7cd0648bb6 [TD-3569]<test>add taosd mem leak test into CI 2021-04-06 10:26:06 +08:00
haojun Liao 4f6fa025d3
Merge pull request #5678 from taosdata/feature/qrefactor
Feature/qrefactor
2021-04-05 14:18:17 +08:00
Shuduo Sang 6d31f34f78
Hotfix/sangshuduo/td 3580 taosdump human timeformat (#5680)
* [TD-3580] <fix>: taosdump support human readable time format.

* [TD-3580] <fix>: taosdump support human readable time format.

fix no-value-given segfault.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-05 09:50:06 +08:00
Haojun Liao 36cd4550a3 [td-3664]update sim. 2021-04-04 23:41:51 +08:00
Haojun Liao e9fe84f42a [td-3664]<fix>:fix bug in top/bottom query. 2021-04-04 23:37:01 +08:00
Haojun Liao fee4bde52a [td-3350]<fix>: Remove the illegal abort operation in case of multithread environment for sim. 2021-04-04 22:14:38 +08:00
Shuduo Sang a13873e1f9
Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5677)
* [TD-3197] <fix>: fix taosdemo coverity scan issues.

* [TD-3197] <fix>: fix taosdemo coverity scan issue.

fix subscribeTest pids uninitialized.

* [TD-3197] <fix>: fix taosdemo coverity scan issues.

* [TD-3197] <fix>: fix coverity scan issues.

check super tbl info pointer.

* [TD-3197] <fix>: fix coverity scan issues.

move sub tbl query thread join into loop

* [TD-3197] <fix>: fix coverity scan issues.

remove unused variable

* [TD-3197] <fix>: fix coverity scan issues.

use more secure random library

* [TD-3197] <fix>: fix coverity scan issues.

use strncpy for more safe

* [TD-3197] <fix>: fix taosdemo coverity scan issue.

replace arc4random with rand().

* [TD-3197] <fix>: fix coverity scan issues.

check stb info pointer for start time

* [TD-3197] <fix>: fix coverity scan issues.

fix strcpy vulnerability

* [TD-3197] <fix>: fix taosdemo coverity scan issue.

modify taosdemoTest2. try to check database continously.

* [TD-3197] <fix>: taosdemo coverity scan issues.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-04 22:12:48 +08:00
haojun Liao f5c153c65a
Merge pull request #5669 from taosdata/fix/TD-3657
[TD-3657]<fix>: sdbUpdateMnodeRoles before check mnodeAllOnline
2021-04-04 17:55:33 +08:00
haojun Liao 09297fba5d
Merge pull request #5675 from taosdata/feature/qrefactor
[td-3662] <fix>: fix invalid write caused by top/bottom query.
2021-04-04 17:52:03 +08:00
Haojun Liao ecfe8ecabb [td-3662] 2021-04-04 15:33:18 +08:00
Haojun Liao 00c1a59abb [td-3662] 2021-04-04 11:18:28 +08:00
Haojun Liao 859054fd48 [td-3662]fix bug found by regression test. 2021-04-04 11:16:50 +08:00
Haojun Liao 3fda7a8647 [td-3662]fix bug found by regression test. 2021-04-04 11:16:15 +08:00
Shuduo Sang 3f273cbf89
Hotfix/sangshuduo/td 3653 taosdemo json param cleanup (#5676)
* [TD-3653] <fix>: taosdemo json parameter cleanup.

* [TD-36553] <fix>: taosdemo parse configDir in cmdline test.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-04 10:50:20 +08:00
Haojun Liao 3aa657e3e7 [td-3662]fix bug found by regression test. 2021-04-04 10:43:33 +08:00
Haojun Liao 4d57ac1e85 [td-3662]fix false filter. 2021-04-04 01:05:10 +08:00
Haojun Liao 32590cb803 [td-3662]fix compiler error. 2021-04-04 00:17:33 +08:00
haojun Liao 15da33e028
Merge pull request #5660 from taosdata/feature/qrefactor
Feature/qrefactor
2021-04-03 23:52:51 +08:00
haojun Liao edeaa56964
Merge pull request #5667 from taosdata/hotfix/TD-3656
[TD-3656]duplicated CQ for vnode with multiple replica
2021-04-03 23:52:38 +08:00
haojun Liao c83a1b4352
Merge pull request #5666 from taosdata/hotfix/TD-3654
[TD-3654]fix negative time expression
2021-04-03 23:52:19 +08:00
Haojun Liao 272494d1c5 [td-3662] <fix>: fix invalid write caused by top/bottom query. 2021-04-03 23:45:56 +08:00
huili 37949aca79
Merge pull request #5651 from taosdata/xiaoping/add_test_case
[TD-3588]<test>: update test case
2021-04-03 23:06:37 +08:00
Ping Xiao 58eac46929 Merge branch 'develop' into xiaoping/add_test_case 2021-04-03 22:22:24 +08:00
Shuduo Sang a8d53d1f90
[TD-3580] <fix>: taosdump support human readable time format. (#5674)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-03 20:12:11 +08:00
Elias Soong d741ca2d73
Merge pull request #5673 from taosdata/docs/Update-Latest-Feature
[TD-2639] <docs>: fix minor typo.
2021-04-03 17:44:26 +08:00
Elias Soong 35cbca8e02 [TD-2639] <docs>: fix minor typo. 2021-04-03 17:41:58 +08:00
Shuduo Sang 31d5d302d3
[TD-3636] <fix>: taosdemo disorder rework. (#5671)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-03 13:49:26 +08:00
Shuduo Sang 763a14c876
[TD-3660] <fix>: taosdemo gracefully exit if super table not exist. (#5670)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-03 07:39:49 +08:00
Shengliang Guan 3bb7384a61
Merge pull request #5668 from taosdata/feature/linux
[TD-3458]<fix>: Fix the bug of losing tables in multiple replicas
2021-04-02 19:55:14 +08:00
Shuduo Sang e1739b86a9
Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5659)
* [TD-3607] <fix>: fix taosdemo buffer overflow.

* [TD-3607] <fix>: taosdemo buffer overflow.

add tmp buffer.

* [TD-3607] <fix>: taosdemo buffer overflow.

fix data generation.

* [TD-3607] <fix>: taosdemo buffer overflow.

fix normal table writting.

* [TD-3607] <fix>: taosdemo buffer overflow.

remove tail spaces.

* [TD-3607] <fix>: taosdemo buffer overflow.

fix taosdemo alter table test case.

* [TD-3607] <fix>: taosdemo buffer overflow.

fix taosdemo alter table case.

* [TD-3607] <fix>: taosdemo buffer overflow.

adjust limit offset count warning.

* [TD-3607] <fix>: taosdemo buffer overflow.

add more logic for child tables exist.

* [TD-3607] <fix>: taosdemo buffer overflow.

create database if database be dropped only.

* [TD-3607] <fix>: fix taosdemo buffer overflow.

adjust limit and offset test cases.

* [TD-3607] <fix>: taosdemo buffer overflow.

adjust sample data test case.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-02 19:22:04 +08:00