tomchon
269547ebd3
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-05-21 14:38:15 +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
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
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
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
tomchon
288e8fcd39
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-05-17 19:43:56 +08:00
tomchon
a494bb3b21
modify taosdemo-testcase
2021-05-17 19:29:50 +08:00
haojun Liao
71d3f4fad5
Merge pull request #6144 from taosdata/fix/query
...
Fix/query
2021-05-17 18:34: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
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
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
Minglei Jin
6106034781
vnode/close: wait write 900ms
2021-05-16 11:24:35 +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
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
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
5dee3afd1d
Merge pull request #6127 from taosdata/test/TD-4167-m
...
Test/td 4167 m
2021-05-15 17:10:23 +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
Minglei Jin
4fd37ea2a1
[TD-4081]<fix>: vnode not close if dropped
2021-05-15 12:43:08 +08:00
Shengliang Guan
61da9bbe84
TD-4100
2021-05-14 15:18:05 +08:00
Minglei Jin
226f86c8bf
[TD-4081]<fix>: [v3] fix vnode closing
2021-05-14 15:09:49 +08:00
liuyq-617
a07f6137bf
fix error
2021-05-14 05:15:34 +00:00
Minglei Jin
70213e6526
test/sim: fix null to 0 in show dnodes;
2021-05-14 11:55:49 +08:00
Shengliang Guan
65c5e682d0
Merge pull request #6124 from taosdata/hotfix/TD-4176
...
TD-4176
2021-05-14 11:10:44 +08:00
Minglei Jin
8c06d5952a
[TD-4081]<fix>: fix vnode dropping
2021-05-14 10:07:35 +08:00
liuyq-617
4681a7bf7c
add build test in centos
2021-05-14 02:00:12 +00:00
zyyang
5d4b05ecd1
Fix/td 4148 ( #6122 )
...
* [TD-4148]<feature>: JDBC-Restful Compatible version before 2.0.18.0
* [TD-4174]<test>: add test case for TD-4174
* change
* change
* change
* change
* change
2021-05-14 10:00:05 +08:00