Commit Graph

14194 Commits

Author SHA1 Message Date
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
Minglei Jin 65f01a454a [TD-3657]<fix>: sdbUpdateMnodeRoles before check mnodeAllOnline 2021-04-02 18:39:15 +08:00
Minglei Jin 0ebd1a9855 sync/monitor-node-role: fix incorrect self & peer log 2021-04-02 18:38:38 +08:00
dapan1121 a1c69e5a07 fix taosd crash issue 2021-04-02 18:21:19 +08:00
haojun Liao 251f20164f
Merge pull request #5634 from taosdata/hotfix/TD-3569
[TD-3569]fix taosd mem leak issue
2021-04-02 18:19:59 +08:00
Shengliang Guan 0efdcdfd4e change fwds info save size 2021-04-02 09:52:34 +00:00
Shengliang Guan 2489d1f3c7 [TD-3458]<fix>: Fix the bug of losing tables in multiple replicas 2021-04-02 09:31:56 +00:00
Shuduo Sang 945013bd11
[TD-3653] <fix>: taosdemo json parameter cleanup. (#5665)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-02 17:09:13 +08:00
Shengliang Guan acaf5f255b
Merge pull request #5664 from taosdata/develop
Merge develop into master
2021-04-02 16:51:26 +08:00
root 9a922281ab fix bug 2021-04-02 08:06:48 +00:00
Ping Xiao 8904a1644f remove failed case 2021-04-02 15:25:29 +08:00
Ping Xiao 1dd928dd63 Merge branch 'develop' into xiaoping/add_test_case 2021-04-02 15:23:30 +08:00
dapan1121 9870637abc fix negative time expression 2021-04-02 14:40:37 +08:00
Haojun Liao 49b78ead9e [td-225]update the sim. 2021-04-02 14:37:01 +08:00
Haojun Liao 878d59d990 [td-225]update the sim. 2021-04-02 14:28:22 +08:00
Haojun Liao 69587b3c29 [td-225]fix memory leaks. 2021-04-02 13:45:55 +08:00