wu champion
|
9b7aeff602
|
[TD-3921] <test> add case to resolv show streams return erro msg
|
2021-04-26 15:34:00 +08:00 |
wu champion
|
a10fa31267
|
[TD-3920] <test> add case to fix the bug of TD-3920
|
2021-04-26 14:19:06 +08:00 |
Shuduo Sang
|
f79408eedb
|
Hotfix/sangshuduo/td 3317 for master (#5921)
* [TD-3317]<fix>: taosdemo interlace insertion.
patch for master.
* [TD-3317]<fix>: taosdemo support interlace mode.
adjust remainder rows logic.
* [TD-3317]<fix>: taosdemo support interlace mode.
fix global and stable interlace rows logic.
* [TD-3317]<fix>: taosdemo support interlace mode.
fix 'interlaceRows' is used uninitialized
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
|
2021-04-26 14:05:45 +08:00 |
Shuduo Sang
|
2aa0f15ea2
|
Feature/sangshuduo/td 3317 taosdemo interlace (#5922)
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
* [TD-3317] <feature>: make taosdemo support interlace mode.
json parameter rows_per_tbl support.
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode insertion.
refactor.
* [TD-3317] <feature>: support interlace mode insertion.
change json file.
* [TD-3317] <feature>: support interlace mode insertion.
fix multithread create table regression.
* [TD-3317] <feature>: support interlace mode insertion.
working but not perfect.
* [TD-3317] <feature>: support interlace mode insertion.
rename lowaTest with taosdemoTestWithJson
* [TD-3317] <feature>: support interlace mode insertion.
perfect
* [TD-3317] <feature>: support interlace mode insertion.
cleanup.
* [TD-3317] <feature>: support interlace mode insertion.
adjust algorithm of loop times.
* [TD-3317] <feature>: support interlace mode insertion.
fix delay time bug.
* [TD-3317] <feature>: support interlace mode insertion.
fix progressive timestamp bug.
* [TD-3317] <feature>: support interlace mode insertion.
add an option for performance print.
* [TD-3317] <feature>: support interlace mode insertion.
change json test case with less table for acceleration.
* [TD-3317] <feature>: support interlace mode insertion.
change progressive mode timestamp step and testcase.
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
fix subscribeTest pids uninitialized.
* [TD-3317] <feature>: support interlace mode insertion.
add time shift for no sleep time.
* [TD-3317] <feature>: support interlace insert.
rework timestamp.
* [TD-3317] <feature>: support interlace mode insertion.
change rows_per_tbl to interlace_rows.
* [TD-3317] <feature>: taosdemo suppoert interlace mode.
remove trailing spaces.
* [TD-3317] <feature>: taosdemo support interlace insertion.
prompt if interlace > num_of_records_per_req
* fill insert-into early to buffer.
* fix buffer overflow issue.
* change rows_per_tbl to interlace_rows to align with taosdemo.
* adjust remainder rows logic.
* [TD-3317]<fix>: taosdemo support interlace mode.
fix global and stable interlace rows logic.
* [TD-3317]<fix>: taosdemo support interlace mode.
fix 'interlaceRows' is used uninitialized
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
|
2021-04-26 13:36:23 +08:00 |
Haojun Liao
|
b671d723b0
|
[td-225]fix bug found by crash_gen
|
2021-04-26 11:03:19 +08:00 |
huili
|
ec7b4f22c9
|
Merge pull request #5911 from taosdata/fix/jenkins
improve coverage of operations
|
2021-04-26 10:54:28 +08:00 |
huili
|
4136d66f80
|
Merge pull request #5919 from taosdata/xiaoping/add_test_case
[TD-3937]<test>: add taosdemo performance test compare scripts
|
2021-04-26 10:54:05 +08:00 |
Haojun Liao
|
a06a1fb370
|
[td-225]refactor
|
2021-04-26 10:39:26 +08:00 |
Ping Xiao
|
4415eb2114
|
update script
|
2021-04-26 09:33:56 +08:00 |
Haojun Liao
|
2101466d9a
|
[td-225]fix compiler error.
|
2021-04-25 23:07:42 +08:00 |
Haojun Liao
|
8bf6a8b510
|
[td-225]fix compiler error.
|
2021-04-25 23:06:15 +08:00 |
Haojun Liao
|
9ee63a3e48
|
[td-225]fix compiler error.
|
2021-04-25 23:06:08 +08:00 |
Haojun Liao
|
a701b8905f
|
[td-225]fix compiler error.
|
2021-04-25 23:04:27 +08:00 |
Haojun Liao
|
3eeecea5d9
|
[td-225]fix compiler error.
|
2021-04-25 22:41:15 +08:00 |
Haojun Liao
|
fef52d2482
|
[td-225]fix compiler error.
|
2021-04-25 22:33:41 +08:00 |
Haojun Liao
|
de6080af00
|
[td-225]fix compiler error.
|
2021-04-25 22:26:38 +08:00 |
Haojun Liao
|
97ee48779c
|
[td-225]fix compiler error.
|
2021-04-25 22:18:56 +08:00 |
Haojun Liao
|
b87add1b58
|
[td-225]fix compiler error.
|
2021-04-25 22:01:03 +08:00 |
张金富
|
cb220d6572
|
修改importSampleData (#5915)
* Update main.go
根据goland规范修改代码
* Update import_config.go
* 增加go.mod
|
2021-04-25 21:59:24 +08:00 |
Haojun Liao
|
c9c71a8520
|
[td-225]fix compiler error.
|
2021-04-25 21:58:47 +08:00 |
Haojun Liao
|
68a9a1fc96
|
[td-225]fix compiler error.
|
2021-04-25 21:56:25 +08:00 |
Shengliang Guan
|
5a412df02a
|
Merge pull request #5909 from taosdata/enhance/TD-3572
[TD-3572]<enhance>: response out of dnodes if #dnodes <= maxDbR…
|
2021-04-25 19:57:16 +08:00 |
Shuduo Sang
|
708dfee8c7
|
[TD-3944]<fix>: make default offline threshold to 10 days. (#5913)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
|
2021-04-25 19:26:23 +08:00 |
Haojun Liao
|
aadd0d0697
|
[td-225]fix compiler error.
|
2021-04-25 19:07:43 +08:00 |
Haojun Liao
|
cb6120a56c
|
[td-225]fix compiler error.
|
2021-04-25 19:07:04 +08:00 |
Ping Xiao
|
97c983bb5a
|
[TD-3937]<test>: add taosdemo performance test compare scripts
|
2021-04-25 19:01:02 +08:00 |
Haojun Liao
|
8a5604c9d6
|
[td-225]fix compiler error.
|
2021-04-25 18:50:41 +08:00 |
Haojun Liao
|
e683e4f752
|
[td-225]merge develop.
|
2021-04-25 18:30:58 +08:00 |
Minglei Jin
|
f52cf50c5c
|
[TD-3572]<enhance>: response out of dnodes if #dnodes <= maxDbReplica
|
2021-04-25 18:18:06 +08:00 |
Shuduo Sang
|
c8ea62a676
|
[TD-3944]<fix>: make default offline threshold to 10 days. (#5912)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
|
2021-04-25 18:16:48 +08:00 |
Haojun Liao
|
2df82f06a1
|
[td-225]merge develop.
|
2021-04-25 18:13:38 +08:00 |
haojun Liao
|
272b524bce
|
Merge pull request #5900 from taosdata/feature/qrefactor
Feature/qrefactor
|
2021-04-25 17:43:39 +08:00 |
Haojun Liao
|
cd683cfc1f
|
[td-225]fix memory leak.
|
2021-04-25 17:38:28 +08:00 |
Haojun Liao
|
ae325bddd5
|
[td-225]update the taosdemo
|
2021-04-25 15:45:51 +08:00 |
liuyq-617
|
07cded1fad
|
improve coverage of operations
|
2021-04-25 15:16:39 +08:00 |
Haojun Liao
|
400e64aa50
|
[td-225]update script
|
2021-04-25 15:03:00 +08:00 |
liuyq-617
|
19ce68f40c
|
Merge branch 'master' into fix/jenkins
|
2021-04-25 14:58:52 +08:00 |
Haojun Liao
|
747db68a2e
|
[td-225]fix memory leak
|
2021-04-25 13:43:45 +08:00 |
Shuduo Sang
|
183e6ff05e
|
Hotfix/sangshuduo/td 3401 query statistic (#5907)
* [TD-3401]<fix>: taosdemo query statistic.
refactor func name.
* [TD-3401]<fix>: taosdemo query statistic.
refactor func name 2.
* [TD-3401]<fix>: taosdemo support query statistic.
implementation.
* cleanup
* [TD-3401]<fix>: taosdemo query statistic.
change us to ms.
* [TD-3401]<fix>: taosdemo query statistic.
increase sql buffer for query.
* [TD-3401]<fix>: taosdemo query statistic
more accurate result.
* [TD-3401]<fix>: taosdemo query statistic.
modify last time logic.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
|
2021-04-25 13:23:59 +08:00 |
Shengliang Guan
|
2e1a581575
|
Merge pull request #5906 from taosdata/fix/TD-3850
[TD-3850]<fix>: fix vnode write enqueue flowctrl UAF & no response
|
2021-04-25 12:45:00 +08:00 |
Haojun Liao
|
c4f03061d2
|
[td-225]fix invalid free.
|
2021-04-25 12:29:22 +08:00 |
Haojun Liao
|
3e5aec6742
|
[td-225]fix memory leak.
|
2021-04-25 12:00:19 +08:00 |
huili
|
38e57820ea
|
Merge pull request #5896 from taosdata/test/TD-3918
[TD-3918] <test> add case to verify the bug of TD-3897
|
2021-04-25 11:40:44 +08:00 |
huili
|
47013ee415
|
Merge pull request #5878 from taosdata/test/chr
[TD-3414]<test>: add insert function with json files of taodemo-testcase
|
2021-04-25 11:38:18 +08:00 |
Haojun Liao
|
fb0b115212
|
Merge branch 'master' into feature/qrefactor
|
2021-04-25 11:12:06 +08:00 |
Haojun Liao
|
487b523d1f
|
[td-225] merge from master
|
2021-04-25 11:11:36 +08:00 |
Minglei Jin
|
68b3629efa
|
[TD-3850]<fix>: fix vnode write enqueue flowctrl UAF & no response
|
2021-04-25 11:05:31 +08:00 |
Haojun Liao
|
7bc4a2ef42
|
[td-225]fix memory leak
|
2021-04-25 11:04:46 +08:00 |
Elias Soong
|
00f254b52e
|
Merge pull request #5905 from taosdata/docs/Update-Latest-Feature
[TD-3666] <docs>: distinguish bytes & chars in length calculation.
|
2021-04-24 20:01:12 +08:00 |
Elias Soong
|
fc76499134
|
[TD-3666] <docs>: distinguish bytes & chars in length calculation.
|
2021-04-24 19:13:17 +08:00 |