Commit Graph

31 Commits

Author SHA1 Message Date
Shuduo Sang 07c48dadd9
Feature/sangshuduo/td 3973 use jemalloc (#6334)
* [TD-3973]<feature>: add jemalloc as submodule.

* add macro definitions in cmake.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* link jemalloc works.

* make install works.

* support jemalloc in release.sh.

* release script works.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-06-01 21:32:21 +08:00
Shuduo Sang 09c4c28169
Feature/sangshuduo/td 3973 use jemalloc (#6319)
* [TD-3973]<feature>: add jemalloc as submodule.

* add macro definitions in cmake.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* link jemalloc works.

* make install works.

* support jemalloc in release.sh.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-06-01 13:34:03 +08:00
Huo Linhe a06be90f6f
[TD-4228]<fix>: fix install error when grafana submodule not ready (#6151)
* [TD-4228]<fix>: fix install error when grafana submodule not ready

* [TD-4228]<fix>: error or warn while lost grafanaplugin or go submodule
2021-05-19 11:17:44 +08:00
Huo Linhe e4f135b4bd
[TD-4224]<enhance>: reduce grafana module size in packaging (#6146) 2021-05-17 21:04:02 +08:00
zyyang 5e23487824
[TD-4089]<fix>: fix systemd sent SIGKILL before taosd shutdown normally (#6101)
Co-authored-by: plum-lihui <huili@taosdata.com>
2021-05-13 09:40:15 +08:00
Hui Li 52ab808f26 [NONE] 2021-01-28 16:11:07 +08:00
Hui Li 321e97d7d8 [TD-2823]<feature> modify start count by systemd 2021-01-28 11:55:17 +08:00
slguan 9efd58c62a TD-2837 2021-01-25 11:53:55 +08:00
freemine 0c96f7653e 1. bugfix: eok.c: array of pointers rather than POD buffer
2. initial port of taosd for MacOSX
2021-01-17 21:40:39 +08:00
plum-lihui 67ddca5d80 [TD-1781] 2020-10-27 16:10:40 +08:00
Hui Li 72199cacdf [TD-1305] 2020-09-02 13:19:16 +08:00
Hui Li 3e69309401 [do not get version info using get_version.sh] 2020-09-01 16:11:41 +08:00
Shuduo Sang 111607e5ca modify packaging tools for grafana plugin changed to submodule. 2020-08-20 14:38:00 +08:00
Hui Li faf2f73f94 [add ldconfig] 2020-08-13 14:41:49 +08:00
Hui Li 9ef11679bd [TD-1121] 2020-08-13 11:18:55 +08:00
Hui Li 29c5d7773a [add link for libtaos.so to /usr/lib64] 2020-08-13 09:31:46 +08:00
lihui 5628086b7d [TBASE-1357] 2020-01-17 11:08:09 +08:00
slguan 88d7d099bb #1133 #160 #417 TBASE-530 TBASE-801 2020-01-16 17:45:57 +08:00
Frozen 79389aaaaf fix issue of readlink 2019-12-20 11:53:06 +08:00
lihui 24f6170b64 [update] 2019-12-12 15:41:50 +08:00
lihui 1efed1e01b [add taoserror.h] 2019-11-16 13:37:05 +08:00
slguan ec63e58813 fix package script error 2019-11-07 22:34:08 +08:00
slguan c2e91fcb75 Adjust code structure 2019-11-07 18:12:26 +08:00
huili 987249f441 [NONE] 2019-08-26 16:43:41 +08:00
huili 2506af72b3 [add install service] 2019-08-26 13:21:43 +08:00
slguan 3c138b652c update package script 2019-08-08 13:52:33 +08:00
plum-lihui 1f4807a435 [Modify the use of sudo commands] 2019-07-19 15:40:12 +08:00
slguan 84e4794024
Merge pull request #69 from plum-lihui/master
modify libtaos.so link
2019-07-16 23:45:54 +08:00
hzcheng f15b14b821 Add make install error handle 2019-07-16 17:04:10 +08:00
huili d94d484ec7 [modify libtaos.so link] 2019-07-16 15:36:48 +08:00
hzcheng 57492cc12d TDengine first commit 2019-07-11 16:36:16 +08:00