- 20 5月, 2021 2 次提交
- 18 5月, 2021 2 次提交
-
-
由 sangshuduo 提交于
This reverts commit e8d2162c.
-
由 sangshuduo 提交于
* 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 70213e65. * 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: NShuduo Sang <sdsang@taosdata.com> * [TD-4240]<fix>: taosdemo subscribe more than max query sql count. Co-authored-by: NMinglei Jin <mljin@taosdata.com> Co-authored-by: NMinglei Jin <stephenk@gmx.us> Co-authored-by: NShengliang Guan <slguan@taosdata.com> Co-authored-by: NHaojun Liao <hjliao@taosdata.com> Co-authored-by: Nhaojun Liao <hjxilinx@users.noreply.github.com> Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 14 5月, 2021 1 次提交
-
-
由 hope 提交于
-
- 13 5月, 2021 1 次提交
-
-
由 dapan1121 提交于
-
- 09 5月, 2021 1 次提交
-
-
由 yihaoDeng 提交于
-
- 08 5月, 2021 1 次提交
-
-
由 Shengliang Guan 提交于
-
- 26 4月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-3414]<test>: add insert function with json files of taodemo-testcase -repeat * [TD-3879]add stmt mode for taodemo go * [TD-3414]<test>: add insert function with json files of taodemo-testcase * [TD-3918] <test> add case to verify the bug of TD-3897 * [TD-3453]<test>:modify filepath in scripts * Update fulltest.sh * [TD-3918] <test> fix the case * Update queryFilterTswithDateUnit.py * [TD-3850]<fix>: fix vnode write enqueue flowctrl UAF & no response * 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: NShuduo Sang <sdsang@taosdata.com> * improve coverage of operations * [TD-3944]<fix>: make default offline threshold to 10 days. (#5912) Co-authored-by: NShuduo Sang <sdsang@taosdata.com> * [TD-3572]<enhance>: response out of dnodes if #dnodes <= maxDbReplica * [TD-3937]<test>: add taosdemo performance test compare scripts * update script * 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: NShuduo Sang <sdsang@taosdata.com> * [TD-3968]<fix>: taosdemo data length should be 16*1024 Co-authored-by: tomchon <haoran920c@163.com> Co-authored-by: Nliuyq-617 <yqliu@taosdata.com> Co-authored-by: Nwu champion <wuchampion@foxmail.com> Co-authored-by: Nwu champion <cpwu@taosdata.com> Co-authored-by: NMinglei Jin <mljin@taosdata.com> Co-authored-by: Nhuili <52318143+plum-lihui@users.noreply.github.com> Co-authored-by: NShengliang Guan <slguan@taosdata.com> Co-authored-by: NShuduo Sang <sdsang@taosdata.com> Co-authored-by: NPing Xiao <pxiao@taosdata.com>
-
- 25 4月, 2021 1 次提交
-
-
由 Minglei Jin 提交于
-
- 12 4月, 2021 1 次提交
-
-
由 Shengliang Guan 提交于
-
- 09 4月, 2021 3 次提交
-
-
由 Minglei Jin 提交于
-
由 Shengliang Guan 提交于
[TD-3606]<enhance>: When adding a new node to the cluster, the locale and charset are no longer checked
-
由 Minglei Jin 提交于
-
- 07 4月, 2021 1 次提交
-
-
由 Minglei Jin 提交于
-
- 02 4月, 2021 1 次提交
-
-
由 Minglei Jin 提交于
-
- 29 3月, 2021 1 次提交
-
-
由 Minglei Jin 提交于
-
- 25 3月, 2021 2 次提交
-
-
由 Minglei Jin 提交于
resync slave vnodes to keep consistent with master vnodes.
-
由 Haojun Liao 提交于
-
- 23 3月, 2021 1 次提交
-
-
由 Haojun Liao 提交于
-
- 19 3月, 2021 2 次提交
-
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
- 18 3月, 2021 2 次提交
-
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
- 16 3月, 2021 1 次提交
-
-
由 Shengliang Guan 提交于
-
- 11 3月, 2021 1 次提交
-
-
由 Shengliang Guan 提交于
-
- 09 3月, 2021 1 次提交
-
-
由 Shengliang Guan 提交于
-
- 05 3月, 2021 2 次提交
-
-
由 Shengliang Guan 提交于
-
由 Minglei Jin 提交于
-
- 04 3月, 2021 1 次提交
-
-
由 Shengliang Guan 提交于
-
- 03 3月, 2021 1 次提交
-
-
由 Minglei Jin 提交于
-
- 28 2月, 2021 1 次提交
-
-
由 Minglei Jin 提交于
-
- 06 2月, 2021 1 次提交
-
-
由 dapan1121 提交于
-
- 05 2月, 2021 1 次提交
-
-
由 Shengliang Guan 提交于
-
- 04 2月, 2021 2 次提交
-
-
由 Minglei Jin 提交于
-
由 Minglei Jin 提交于
-
- 03 2月, 2021 2 次提交
-
-
由 Minglei Jin 提交于
-
由 Minglei Jin 提交于
-
- 28 1月, 2021 2 次提交
-
-
由 Haojun Liao 提交于
-
由 Shengliang Guan 提交于
-