Shuduo Sang
94d45c3976
[TD-3197]<fix>: taosdemo and taosdump coverity scan issues. ( #6207 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-24 11:27:11 +08:00
haojun Liao
5f552855a1
Merge pull request #6196 from taosdata/fix/TD-4279
...
[TD-4279]<fix>: fix mnode single online as master
2021-05-22 21:14:53 +08:00
haojun Liao
124f9c49eb
Merge pull request #6168 from taosdata/hotfix/TD-4241
...
TD-4241
2021-05-22 21:14:01 +08:00
Shuduo Sang
ccdd3213e6
Hotfix/sangshuduo/td 4240 taosdemo subscribe morethan 100 ( #6202 )
...
* [TD-4240]<fix>: taosdemo subscribe more than max query sql count.
* [TD-4240]<fix>: taosdemo subscribe more than 100.
fix tsub sequence bug.
* [TD-4240]<fix>: taosdemo subscribe more than 100.
fix auto create table.
* [TD-4240]<fix>: taosdemo subscribe more than 100.
remove the condition should not be there.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-22 21:07:40 +08:00
Minglei Jin
6c9df9d519
[TD-4279]<fix>: fix mnode single online as master
2021-05-22 18:10:38 +08:00
tomchon
df1fb4c5bb
update taosdemo testcase
2021-05-22 17:01:22 +08:00
Shuduo Sang
db03be6406
[TD-4296]<fix>: taosdemo sub keepProgress. ( #6200 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-22 16:59:19 +08:00
zyyang
696c784377
Fix/td 4086 ( #6153 )
...
* [TD-3086]<fix>: clean out unnecessary file in packaging scripts
* [TD-4224]<enhance>: reduce grafana module size in packaging
* change
* [TD-4228]<fix>: error or warn while lost grafanaplugin or go submodule
Conflicts:
packaging/deb/makedeb.sh
packaging/rpm/tdengine.spec
packaging/tools/make_install.sh
packaging/tools/makeclient.sh
packaging/tools/makeclient_power.sh
packaging/tools/makepkg.sh
packaging/tools/makepkg_power.sh
Co-authored-by: Huo Linhe <linhehuo@gmail.com>
2021-05-22 15:55:32 +08:00
tickduan
1ee65f6c86
modify stream retry defalut delay from 10ms to 10*1000ms
2021-05-22 15:39:46 +08:00
tickduan
261e50e23e
cq can continue with output table last row time
2021-05-22 15:11:45 +08:00
huili
444753f30a
Merge pull request #6199 from taosdata/xiaoping/test_case
...
[TD-4263]<test>: update performance test script
2021-05-22 14:53:02 +08:00
huili
f33ea803ff
Merge pull request #6187 from taosdata/test/TD-4153
...
[TD-4153] <test> add case to resolve use taosdemo tools insert and qu…
2021-05-22 14:52:22 +08:00
Shengliang Guan
4e4f2aee8a
Merge pull request #6198 from taosdata/hotfix/TD-3279
...
[TD-3279] Send confirmation message when vnode is down
2021-05-22 14:27:59 +08:00
Ping Xiao
9ef6b68030
[TD-4263]<test>: update performance test script
2021-05-22 13:56:06 +08:00
tomchon
165dc98995
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-05-22 13:53:20 +08:00
Shengliang Guan
4e39ed41a5
[TD-3279] Send confirmation message when vnode is down
2021-05-22 13:13:55 +08:00
Shuduo Sang
dbf565c9e6
Hotfix/sangshuduo/td 4240 taosdemo subscribe morethan 100 ( #6192 )
...
* [TD-4240]<fix>: taosdemo subscribe more than max query sql count.
* [TD-4240]<fix>: taosdemo subscribe more than 100.
fix tsub sequence bug.
* [TD-4240]<fix>: taosdemo subscribe more than 100.
fix auto create table.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-21 21:35:01 +08:00
tomchon
f321ba919f
add taosdemo-subscribe-testcase
2021-05-21 19:16:16 +08:00
Shuduo Sang
9150c57764
Hotfix/sangshuduo/td 4136 taosdemo records morethan 32767 ( #6188 )
...
* [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.
* add extra prompt.
* fix interlace rows checking position.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-21 17:49:44 +08:00
Shuduo Sang
17ee732381
Hotfix/sangshuduo/td 3913 mips compile support ( #6182 )
...
* [TD-3913]<fix>: mips compile support.
* [TD-3912]<fix>: support mips64 compile.
add mips64 header file and modify tcrc32c.c for mips64.
* [TD-3913]<fix>: mips compile support.
verified on real loongson machine.
* fix cmake.
* fix gcc 4.8 compile error.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-21 15:15:01 +08:00
DuanKuanJun
0630af70b1
Merge pull request #6172 from taosdata/cq
...
fix memory leak when calloc sqlstr error.
2021-05-21 15:06:16 +08:00
tomchon
269547ebd3
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-05-21 14:38:15 +08:00
cpwu
3062b1dabb
[TD-4153] <test> add case to resolve use taosdemo tools insert and query operation
2021-05-21 14:37:52 +08:00
huili
96a0079601
Merge pull request #6181 from taosdata/xiaoping/test_case
...
[TD-4263]<test>: update performance test script
2021-05-21 13:58:24 +08:00
Shuduo Sang
d324edadfe
Hotfix/sangshuduo/td 4136 taosdemo records morethan 32767 ( #6177 )
...
* [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.
* add extra prompt.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-21 06:24:17 +08:00
tomchon
41e849bea6
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-05-20 19:55:40 +08:00
tomchon
8470f09885
[TD-4238]<test>: add taodemo-testcase that records of number in request sql less than 32767
2021-05-20 19:55:12 +08:00
Ping Xiao
4b016b75bb
[TD-4263]<test>: update performance test script
2021-05-20 19:08:42 +08:00
Shuduo Sang
608e67826d
[TD-4272]<fix>: taosdemo specify columns. ( #6173 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-20 18:41:55 +08:00
Huo Linhe
f0b77fa3c3
[TD-4258]<fix>: speedup nodejs fetchall() with taos_fetch_block ( #6165 )
2021-05-20 17:16:09 +08:00
tomchon
a36daff5d7
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-05-20 16:32:28 +08:00
tickduan
3500811178
fix memory leak when calloc sqlstr error.
2021-05-20 14:23:01 +08:00
Shuduo Sang
4697cdfdaf
Hotfix/sangshuduo/td 4238 taosdemo async subscribe ( #6170 )
...
* [TD-4238]<fix>: taosdemo async subscribe.
* [TD-4238]<fix>: taosdemo async subscribe
subsribe sql command do not use aggregation functions.
* [TD-4238]<fix>: taosdemo async subscribe.
interval.
* [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:01:32 +08:00
tomchon
c8c1b35ee4
modify subscribe testcase
2021-05-20 11:01:18 +08:00
yihaoDeng
617a7f7189
TD-4241
2021-05-20 10:02:43 +08:00
tomchon
495eea74e0
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-05-19 20:16:23 +08:00
tomchon
fef23f6eac
testcase-modify sub
2021-05-19 20:16:00 +08:00
Shuduo Sang
78b8473e03
Hotfix/sangshuduo/td 4238 taosdemo async subscribe ( #6162 )
...
* [TD-4238]<fix>: taosdemo async subscribe.
* [TD-4238]<fix>: taosdemo async subscribe
subsribe sql command do not use aggregation functions.
* [TD-4238]<fix>: taosdemo async subscribe.
interval.
* [TD-4238]<fix>: taosdemo async subscribe.
fix super table sub result file.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-19 20:12:19 +08:00
tomchon
e0a896ffe0
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-05-19 17:55:36 +08:00
tomchon
75fef03688
testcase-subscribe of super table
2021-05-19 17:55:11 +08:00
Shuduo Sang
5c03dc9ae0
Hotfix/sangshuduo/td 4238 taosdemo async subscribe ( #6161 )
...
* [TD-4238]<fix>: taosdemo async subscribe.
* [TD-4238]<fix>: taosdemo async subscribe
subsribe sql command do not use aggregation functions.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-19 16:20:38 +08:00
tomchon
abe9b75667
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-05-19 13:23:22 +08:00
tomchon
0f96df1fe6
add testcase of async subscirbe and max sql num
2021-05-19 13:20:20 +08:00
Shengliang Guan
48f49de970
Merge pull request #6152 from taosdata/fix/TD-4232
...
[TD-4232]<fix>: fix vnode queuedWMsg & queuedWMsgSize counting
2021-05-19 12:03:58 +08:00
Haojun Liao
61ea20334f
[td-4231]fix compiler error.
2021-05-18 23:27:16 +08:00
Haojun Liao
80fc12ea79
[td-4231]<enhance>: report error if only tags of the table are retrieved in the select clause when the filter condition only includes normal columns.
2021-05-18 23:17:53 +08:00
Shuduo Sang
8e5681f1b0
[TD-4240]<fix>: taosdemo subscribe more than max query sql count. ( #6154 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-18 21:36:35 +08:00
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
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
Minglei Jin
4cb5bedfae
[TD-4232]<fix>: fix vnode queueWMsg & queuedWMsgSize counting under flow ctrl
2021-05-18 13:48:45 +08:00