- 07 7月, 2021 8 次提交
-
-
由 sangshuduo 提交于
* [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 * [TD-3937]<feature>: support jemalloc add install funtion to all scripts. * adjust install_jemalloc() position for check compatibility. * fix position bug. * add ldconfig for jemalloc library cache refresh. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* cherry pick from develop branch. * detect both shared library and static library.
-
由 sangshuduo 提交于
* cherrypick from develop branch * fix arm32 compile issue. * [TD-5053]<feature>: taosdump supports nanosecond. * fix precision parsing order issue. * [TD-5053]<fix>: taosdump support nanosecond. pre-cherry-pick.
-
由 Shengliang Guan 提交于
[TD-4705]<fix>: disallow file sync starting when vnode closing
-
由 Hui Li 提交于
Test/td 5063 m
-
由 Minglei Jin 提交于
-
由 happyguoxy 提交于
-
由 happyguoxy 提交于
-
- 06 7月, 2021 6 次提交
-
-
由 sangshuduo 提交于
* [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 * [TD-3937]<feature>: support jemalloc add install funtion to all scripts. * adjust install_jemalloc() position for check compatibility. * fix position bug. * add ldconfig for jemalloc library cache refresh. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
* [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 * [TD-3937]<feature>: support jemalloc add install funtion to all scripts. * adjust install_jemalloc() position for check compatibility. * fix position bug. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [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 * [TD-3937]<feature>: support jemalloc add install funtion to all scripts. * adjust install_jemalloc() position for check compatibility. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [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 * [TD-3937]<feature>: support jemalloc add install funtion to all scripts. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 Hui Li 提交于
Test/td 4985 m
-
- 05 7月, 2021 9 次提交
-
-
由 Haojun Liao 提交于
[TD-5021]fix dead loop issue
-
由 Hui Li 提交于
fix taosdemoPerformance.py runtime error
-
由 Ping Xiao 提交于
-
由 wpan 提交于
-
由 sangshuduo 提交于
-
由 happyguoxy 提交于
-
由 happyguoxy 提交于
-
由 happyguoxy 提交于
-
由 happyguoxy 提交于
-
- 02 7月, 2021 5 次提交
-
-
由 sangshuduo 提交于
* [TD-3197]<fix>: taosdemo and taosdump coverity scan issues. * exit if read sample file failed. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4918]<fix>: taosdemo subscribe endAfterResume. * fix mask length. * fix heap use-after-free. * fix illegal input value of consume.
-
由 sangshuduo 提交于
* [TD-4838]<fix>: taosdump binary length bug. * taosdump code refactoring. * fix arm32 compile issue.
-
由 Haojun Liao 提交于
[td-4748]<fix>:fix the temp file generate bug on windows.
-
由 Shengliang Guan 提交于
Hotfix/tmq
-
- 01 7月, 2021 11 次提交
-
-
由 sangshuduo 提交于
btw, solve two taosdemo test cases too.
-
由 Shengliang Guan 提交于
-
由 Haojun Liao 提交于
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
由 sangshuduo 提交于
* [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>
-
由 Haojun Liao 提交于
[TD-4828]<fix> handle dnode exit code
-
由 yihaoDeng 提交于
-
由 sangshuduo 提交于
* [TD-4987]<fix>: issues memory sanitizier detected. * fix mask width issue.
-
由 Hongze Cheng 提交于
[TD-4593]<fix>: fix vnode cannnot close while syncing
-
由 Haojun Liao 提交于
[TD-4985]fix offset issue
-
- 30 6月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-4918]<fix>: taosdemo subscribe endAfterResume. * fix mask length. * fix heap use-after-free.
-