Commit Graph

243 Commits

Author SHA1 Message Date
liuyq-617 dbe8dd40c1 [TD-4690]<test>script:check install package 2021-06-18 05:45:05 +00:00
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
Shengliang Guan 0542a34500 Merge remote-tracking branch 'origin/master' into feature/m2d 2021-05-22 17:32:22 +08:00
zyyang 696c784377
Fix/td 4086 (#6153)
* [TD-3086]<fix>: clean out unnecessary file in packaging scripts

* [TD-4224]<enhance>: reduce grafana module size in packaging

* change

* [TD-4228]<fix>: error or warn while lost grafanaplugin or go submodule

Conflicts:
	packaging/deb/makedeb.sh
	packaging/rpm/tdengine.spec
	packaging/tools/make_install.sh
	packaging/tools/makeclient.sh
	packaging/tools/makeclient_power.sh
	packaging/tools/makepkg.sh
	packaging/tools/makepkg_power.sh

Co-authored-by: Huo Linhe <linhehuo@gmail.com>
2021-05-22 15:55:32 +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
Shengliang Guan 2ba34f5efd
Merge pull request #6123 from ExplorerBellBox/develop
fix some type errors, and reduce potential errors
2021-05-15 22:12:37 +08:00
Huo Linhe 88107acde7 [TD-4160]<fix>: remove python connector soft links, fix tests and documents 2021-05-14 10:27:13 +08:00
hope 65471ac1a5 fix some type error, and add compile-instruction in order to reduce potential errors 2021-05-14 00:20:21 +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
Shuduo Sang 708dfee8c7
[TD-3944]<fix>: make default offline threshold to 10 days. (#5913)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-25 19:26:23 +08:00
Shuduo Sang c8ea62a676
[TD-3944]<fix>: make default offline threshold to 10 days. (#5912)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-25 18:16:48 +08:00
zyyang af996100a2
[TD-3417]<fix>: remove.sh stop and delete the nginxd.service for enterprise edition (#5617) 2021-04-01 15:15:50 +08:00
Minglei Jin 6e5a3fe4ad [TD-3185]<fix>: default numOfCommitThreads to 4, show in cfg template 2021-03-26 15:06:06 +08:00
tomchon e9ff56e37f [TD-2943]<fix uninstall-remove tdengine from system> 2021-03-18 18:54:36 +08:00
root 2c272604f4 change 2021-03-09 17:20:01 +08:00
plum-lihui 3a7a7723b1 [TD-3201]<fix>: fix docker packaging script to build tdengine/tdengine:latest manifest 2021-03-08 16:07:29 +08:00
plum-lihui fd3eefa04c [TD-3167]<fix>: fix cannot use chinese charset in docker images 2021-03-04 14:40:54 +08:00
Shuduo Sang cc5e1ebb63
Merge pull request #5251 from taosdata/hotfix/sangshuduo/TD-3037-disable-balance-for-enterprise
[TD-3037] <fix>: disable balance for enterprise user.
2021-02-23 19:07:06 +08:00
Shuduo Sang 6f022e072e [TD-3037] <fix>: disable balance for enterprise user. 2021-02-23 06:48:59 +00:00
Shuduo Sang 22ab19df84 [TD-2984] <fix>: combine taosdemo and taosdemox. no need taos_init(). 2021-02-19 07:10:40 +00:00
Shuduo Sang f2fc2fe82e [TD-2984] <fix>: combine taosdemo and taosdemox. 2021-02-19 06:35:49 +00:00
Shuduo Sang 5434f52c7f
Merge pull request #5208 from taosdata/hotfix/sangshuduo/TD-2982-disable-rpm-autodetect-dependency
[TD-2982] <fix>: disable rpmbuild auto detect dependency
2021-02-18 18:39:00 +08:00
plum-lihui 98fd766007 modify dockerManifest.sh to push latest tag 2021-02-18 17:00:08 +08:00
Shuduo Sang 31ef1fef00 [TD-2982] <fix>: disable rpmbuild auto detect dependency 2021-02-18 08:34:26 +00:00
Haojun Liao bab798f439 [td-225] merge develop 2021-02-07 11:52:17 +08:00
Haojun Liao 89a49abcab [TD-225] fix a typo in configuration file. 2021-02-05 18:56:21 +08:00
Hui Li 06dd366a81 [TD-2947]<fix>when update version, first stop nginx 2021-02-05 16:35:40 +08:00
huili c3b84da1b0
Merge pull request #5080 from taosdata/hotfix/test
[TD-2830]<feature> support tar.gz pkg
2021-01-29 11:36:48 +08:00
Hui Li 9581489599 [TD-2830]<feature> support tar.gz pkg 2021-01-29 11:35:50 +08:00
huili 3914317751
Merge pull request #5067 from taosdata/hotfix/test
Hotfix/test
2021-01-28 18:49:24 +08:00
Hui Li 52ab808f26 [NONE] 2021-01-28 16:11:07 +08:00
dapan1121 0a291d3d36 fix bug 2021-01-28 13:57:54 +08:00
Hui Li 7ff19911e4 [TD-2823]<feature> modify start count by systemd 2021-01-28 11:59:04 +08:00
Hui Li 321e97d7d8 [TD-2823]<feature> modify start count by systemd 2021-01-28 11:55:17 +08:00
Hui Li 8bcc7117ab [roll] 2021-01-28 10:59:56 +08:00
Hui Li da6f1548b3 [TD-2831]<feature>add email file in pkg 2021-01-26 10:51:41 +08:00
slguan 9efd58c62a TD-2837 2021-01-25 11:53:55 +08:00
freemine c96827dcb4 Merge remote-tracking branch 'upstream/develop' into mac 2021-01-23 09:38:28 +08:00
Minglei Jin a486d1de40 [TD-2445]<fix>: dump toasd process cfgs 2021-01-21 19:46:38 +08:00
huili 21738461f8
Merge pull request #4963 from taosdata/hotfix/test
[TD-2774]<feature> tdengine docker image support muliti platform
2021-01-21 09:39:37 +08:00
Hui Li 5c1c750f04 [TD-2774]<feature> tdengine docker image support muliti platform 2021-01-20 15:49:00 +08:00
Hui Li 9e01c82f0e [TD-2774]<feature> tdengine docker image support muliti platform 2021-01-20 15:39:19 +08:00
Hui Li fe88b1a711 [TD-2774]<feature> tdengine docker image support muliti platform 2021-01-20 15:10:18 +08:00
freemine 6485afb69d Merge remote-tracking branch 'upstream/develop' into mac 2021-01-20 10:30:02 +08:00
Shuduo Sang 5ed9ab70c3 [TD-2788] <fix>: fix two telemetryReporting options in taos.cfg. 2021-01-18 17:45:41 +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
haojun Liao 7d4287eccf
Merge pull request #4917 from taosdata/feature/query
Feature/query
2021-01-17 13:12:10 +08:00
Haojun Liao a34b3d786b [TD-225]add params in cfg. 2021-01-16 15:20:51 +08:00