Commit Graph

15107 Commits

Author SHA1 Message Date
Shuduo Sang 4412c52f27
Hotfix/sangshuduo/td 4187 taosdemo keepprogress (#6149)
* [TD-4187]<fix>: taosdemo keepProgress.

* add consumed.

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

add resubAfterConsume process.

* print resub msg for test.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-18 21:36:07 +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
lichuang 6f202d270e [TD-4034]restore last not NULL column 2021-05-18 19:50:35 +08:00
Shuduo Sang 6d448dcac1
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>
2021-05-18 16:48:17 +08:00
lichuang cad6e7ec51 [TD-4034]restore last not NULL column 2021-05-18 16:29:26 +08:00
Minglei Jin 4cb5bedfae [TD-4232]<fix>: fix vnode queueWMsg & queuedWMsgSize counting under flow ctrl 2021-05-18 13:48:45 +08:00
Haojun Liao 9277029da7 [td-3186] 2021-05-18 10:42:18 +08:00
lichuang f18355367c Merge branch 'develop' into feature/TD-4034 2021-05-18 09:40:53 +08:00
Huo Linhe e4f135b4bd
[TD-4224]<enhance>: reduce grafana module size in packaging (#6146) 2021-05-17 21:04:02 +08:00
Shengliang Guan 3f491ed55c Merge remote-tracking branch 'origin/develop' into feature/m2d 2021-05-17 18:52:28 +08:00
Shengliang Guan aa60c8615a Merge remote-tracking branch 'origin/master' into feature/m2d 2021-05-17 18:52:14 +08:00
haojun Liao 71d3f4fad5
Merge pull request #6144 from taosdata/fix/query
Fix/query
2021-05-17 18:34:19 +08:00
lichuang 312453705f [TD-4034]restore last not NULL column 2021-05-17 16:52:33 +08:00
lichuang 08848116e5 [TD-4034]restore last not NULL column 2021-05-17 16:32:19 +08:00
Haojun Liao c824330bb5 [td-225] refactor a sim script. 2021-05-17 15:51:49 +08:00
Haojun Liao 07aed4fa70 [td-4209] 2021-05-17 15:23:44 +08:00
lichuang 3b2d5f74ed [TD-4034]check if STColumn is NULL,then ignore cache NULL column 2021-05-17 14:29:36 +08:00
lichuang 9d3d129fef [TD-4034]add timestamp in last NULL column 2021-05-17 13:37:59 +08:00
lichuang 9fac24bc7a [TD-4034]merge from develop 2021-05-17 13:31:20 +08:00
Haojun Liao e620e2e83a [td-4209]<fix>: add the uid check for super table metadata that is already cached in local buffer. 2021-05-17 12:53:35 +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 d070bcd756
Merge pull request #6128 from taosdata/fix/TD-4081-v3
[TD-4081]<fix>: fix vnode dropping
2021-05-16 14:30:05 +08:00
Shengliang Guan 6a8105839e
Merge pull request #6140 from taosdata/feature/m2d
Feature/m2d
2021-05-16 11:35:24 +08:00
Minglei Jin 6106034781 vnode/close: wait write 900ms 2021-05-16 11:24:35 +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
Minglei Jin dae9262562 vnode/read: use app not ready instead of invalid vgroup id to make crash_gen happy 2021-05-15 20:42:48 +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
Minglei Jin 2fb7c16b87 vnode/drop: ingore invalid vgroup id if already dropped 2021-05-15 20:09:41 +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
Minglei Jin 7c93c4217a vnode/write: make last write msg to be written or confirmed 2021-05-15 15:33:19 +08:00
Minglei Jin 198485c6f4 Revert "test/sim: fix null to 0 in show dnodes;"
This reverts commit 70213e6526.
2021-05-15 15:32:31 +08:00
Haojun Liao e6e4240067 [td-4151]refactor code. 2021-05-15 13:45:42 +08:00
Minglei Jin 4fd37ea2a1 [TD-4081]<fix>: vnode not close if dropped 2021-05-15 12:43:08 +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