tickduan
4b4199ce41
cq support continue query from last stop time
2021-05-26 20:50:00 +08:00
Haojun Liao
f0a7a53375
[td-225]
2021-05-26 19:49:54 +08:00
Haojun Liao
70720a2a18
[td-225] fix bug found by regression test.
2021-05-26 17:20:58 +08:00
Shengliang Guan
2be5b246d1
Merge pull request #6235 from taosdata/hotfix/TD-4323
...
TD-3279 TD-4328
2021-05-26 13:25:29 +08:00
Shengliang Guan
c96fb6b0f8
TD-4328
2021-05-26 11:18:29 +08:00
Haojun Liao
75ca521a86
[td-225] add log for debug purpose
2021-05-26 11:00:29 +08:00
haojun Liao
a09148b922
Merge pull request #6230 from taosdata/fix/query
...
[td-225] add log.
2021-05-26 11:00:02 +08:00
Shengliang Guan
a566615eb7
TD-3279 TD-4328
2021-05-26 10:28:58 +08:00
Haojun Liao
162c01243d
Merge branch 'master' into fix/query
2021-05-26 10:18:04 +08:00
Shuduo Sang
04d464bdc9
Hotfix/sangshuduo/td 3783 taosdemo invalid rand string ( #6228 )
...
* [TD-3783]<fix>: taosdemo for windows generates rand string invalid.
* refactor disorder timestamp.
* refactor debug print.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-26 09:34:45 +08:00
Shengliang Guan
f3ae6fb57f
Merge pull request #6229 from taosdata/hotfix/TD-4323
...
[TD-4323]<fix>: the deleted vnode does not need to commit, so as to …
2021-05-26 09:13:21 +08:00
Haojun Liao
29746411b5
[td-225] add log.
2021-05-25 22:19:27 +08:00
Shengliang Guan
3da561521f
[TD-4323]<fix>: the deleted vnode does not need to commit, so as to speed up the deletion and avoid crash while balance
2021-05-25 20:37:58 +08:00
haojun Liao
018ae449fe
Merge pull request #6159 from taosdata/fix/query
...
[td-4231]<enhance>: report error if only tags of the table are retrie…
2021-05-25 20:06:58 +08:00
Haojun Liao
6488456b86
[td-4231]fix bug by regression test.
2021-05-25 15:11:11 +08:00
huili
1c4ca9d451
Merge pull request #6218 from taosdata/test/jenkins-mas
...
[TD-4327]jenkins migration
2021-05-25 11:02:20 +08:00
tomchon
53bba6113c
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-05-25 10:37:33 +08:00
tomchon
1128b31985
temp commit
2021-05-25 10:36:17 +08:00
Shuduo Sang
40269fba16
Hotfix/sangshuduo/td 4296 taosdemo subscribe keepprogress ( #6221 )
...
* [TD-4296]<fix>: taosdemo sub keepProgress.
* make print sqlcount quiet.
* [TD-4296]<fix>: taosdemo subscribe keepprogress.
specified query topic thread safe.
* [TD-4296]<fix>: taosdemo subscribe keepProgress.
specified query thread safe.
* fix compile warning for mac.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-24 23:04:03 +08:00
Shuduo Sang
09f3c72455
Hotfix/sangshuduo/td 4322 taosdemo fetch result ( #6219 )
...
* [TD-4322]<fix>: taosdemo query then fetch result.
* [TD-4322]<fix>: taosdemo fetch result.
check result file name length.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-24 20:12:20 +08:00
liuyq-617
0923ccb3ad
[TD-4327]jenkins migration
2021-05-24 17:08:37 +08:00
Shuduo Sang
0626a0914d
Hotfix/sangshuduo/td 4296 taosdemo subscribe keepprogress ( #6216 )
...
* [TD-4296]<fix>: taosdemo sub keepProgress.
* make print sqlcount quiet.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-24 16:32:11 +08:00
huili
59df7a6e2c
Merge pull request #6213 from taosdata/feature/crash_gen2
...
Enhancing crash_gen tool to report memory leaks in clustering mode
2021-05-24 16:17:04 +08:00
Steven Li
f7b16e80c0
Merge remote-tracking branch 'origin/master' into feature/crash_gen2
2021-05-24 06:23:40 +00:00
Steven Li
20fa37c253
Enhanced crash_gen tool with -k option to produce valgrind result
2021-05-24 06:11:39 +00:00
Shuduo Sang
df588afe84
[TD-4322]<fix>: taosdemo query then fetch result. ( #6210 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-24 13:42:04 +08:00
tomchon
0eafd19005
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-05-24 13:26:00 +08:00
zyyang
5772028d6e
change version number ( #6204 ) https://github.com/taosdata/TDengine/tree/release/ver-2.0.20.5
...
Co-authored-by: plum-lihui <huili@taosdata.com>
2021-05-24 11:45:23 +08:00
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