- 25 10月, 2021 1 次提交
-
-
由 Shengliang Guan 提交于
-
- 18 10月, 2021 1 次提交
-
-
由 Liu Jicong 提交于
add vnodeprocess msg function
-
- 10 10月, 2021 1 次提交
-
-
由 Shengliang Guan 提交于
-
- 19 8月, 2021 2 次提交
- 18 8月, 2021 1 次提交
-
-
由 AlexDuan 提交于
-
- 14 7月, 2021 1 次提交
-
-
由 Jun Li 提交于
-
- 02 7月, 2021 1 次提交
-
-
由 Shengliang Guan 提交于
* [TD-4132]<test>: add taosdump-testcase of boundary value testing * [TD-3952]<test>: add taodemo-testcase that query with restful connector * merge master * modify taosdemo-testcase * add testcase of async subscirbe and max sql num * testcase-subscribe of super table * testcase-modify sub * modify subscribe testcase * [TD-4238]<test>: add taodemo-testcase that records of number in request sql less than 32767 * add taosdemo-subscribe-testcase * update taosdemo testcase * temp commit * temp commit * temp commit * temp1 * temp * [TD-4369]<test>: add testcase of resubscibe * [TD-4826]<fix>: new error code 0x0406 (Dnode is exiting) for tsc * [TD-4369]<test>: add testcase of resubscibe and json file * temp * update master to develop's version * Update boundary2.py * [TD-4912]<hotfix>: fix coredump when drop vnode * Hotfix/sangshuduo/td 3801 taosdump coverity scan issue (#6642) * [TD-3801]<fix>: taosdump coverity scan issue. * merge from commit: 069169e7 and fix coverity scan issue. Co-authored-by: NShuduo Sang <sdsang@taosdata.com> * [TD-4932]fix jenkins errors on master branch (#6645) * [TD-4932]fix jenkins errors on master branch * fix * fix * fix * fix * [TD-4132]<test>:modify taosdump-testcase of column length * [TD-4918]<fix>: taosdemo subscribe endAfterResume. (#6653) * [TD-4915]<fix> fix show-create-database except * Hotfix/sangshuduo/td 4892 taosdemo sub fetch (#6669) * [TD-4892]<fix>: taosdemo subscribe fetch result. * fix stbname length. * restrict prefix length. * submit empty * fix minor code. * fix crash if no result file. * decrease few debug print level. * fix offset issue * [TD-4987]<fix>: issues memory sanitizier detected. (#6675) * [TD-4826]<fix>: no extra sleep if no message in vwqueue * [TD-4593]<fix>: fix vnode cannnot close while syncing * Hotfix/sangshuduo/td 4918 taosdemo sub afterconsume (#6685) * [TD-4918]<fix>: taosdemo subscribe endAfterResume. * fix mask length. * fix heap use-after-free. * Hotfix/sangshuduo/td 4987 detected by mem sanitizer (#6684) * [TD-4987]<fix>: issues memory sanitizier detected. * fix mask width issue. * [TD-4828]<fix> handle dnode exit code * Hotfix/sangshuduo/td 3973 use jemalloc for master (#6702) * [TD-3973]<feature>: add jemalloc as submodule. * [TD-3973]<feature>: add jemalloc as submodule. * [TD-3973]<feature>: use jemalloc. build works as following instructions: cmake .. -DJEMALLOC_ENABLED=true make * fix jemalloc at tag 5.2.1 * fix conflicts * make install works. * fix conflicts. * release script works. * fix typo Co-authored-by: NShuduo Sang <sdsang@taosdata.com> * fix retentionpolicy bug Co-authored-by: tomchon <haoran920c@163.com> Co-authored-by: NMinglei Jin <mljin@taosdata.com> Co-authored-by: NBaosheng Chang <changb9@mcmaster.ca> Co-authored-by: NHongze Cheng <hzcheng@taosdata.com> Co-authored-by: Shuduo Sang <sangshuduo@gmail.com> Co-authored-by: NShuduo Sang <sdsang@taosdata.com> Co-authored-by: NYiqing Liu <yqliu@taosdata.com> Co-authored-by: NHui Li <52318143+plum-lihui@users.noreply.github.com> Co-authored-by: NyihaoDeng <yhdeng@taosdata.com> Co-authored-by: Nwpan <wpan@taosdata.com> Co-authored-by: NHaojun Liao <hjxilinx@users.noreply.github.com>
-
- 30 6月, 2021 1 次提交
-
-
由 Minglei Jin 提交于
-
- 25 5月, 2021 1 次提交
-
-
由 Shengliang Guan 提交于
[TD-4323]<fix>: the deleted vnode does not need to commit, so as to speed up the deletion and avoid crash while balance
-
- 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>
-
- 15 5月, 2021 2 次提交
-
-
由 Minglei Jin 提交于
-
由 Minglei Jin 提交于
-
- 14 5月, 2021 2 次提交
-
-
由 Minglei Jin 提交于
-
由 Minglei Jin 提交于
-
- 07 5月, 2021 1 次提交
-
-
由 Minglei Jin 提交于
-
- 06 5月, 2021 1 次提交
-
-
由 lichuang 提交于
-
- 16 4月, 2021 1 次提交
-
-
由 guanshengliang 提交于
-
- 13 4月, 2021 1 次提交
-
-
由 Minglei Jin 提交于
-
- 09 4月, 2021 1 次提交
-
-
由 Minglei Jin 提交于
-
- 31 3月, 2021 2 次提交
-
-
由 slguan 提交于
-
由 Minglei Jin 提交于
-
- 25 3月, 2021 1 次提交
-
-
由 Minglei Jin 提交于
resync slave vnodes to keep consistent with master vnodes.
-
- 18 3月, 2021 1 次提交
-
-
由 Shengliang Guan 提交于
-
- 17 3月, 2021 3 次提交
-
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
- 15 3月, 2021 1 次提交
-
-
由 Shengliang Guan 提交于
-
- 02 2月, 2021 1 次提交
-
-
由 Shengliang Guan 提交于
-
- 25 1月, 2021 1 次提交
-
-
由 Hongze Cheng 提交于
-
- 21 1月, 2021 2 次提交
-
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
- 20 1月, 2021 1 次提交
-
-
由 Shengliang Guan 提交于
-
- 16 1月, 2021 1 次提交
-
-
由 Hongze Cheng 提交于
-
- 08 1月, 2021 1 次提交
-
-
由 Shengliang Guan 提交于
-
- 04 1月, 2021 2 次提交
-
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
- 22 12月, 2020 2 次提交
-
-
由 Minglei Jin 提交于
-
由 Minglei Jin 提交于
-