Commit Graph

219 Commits

Author SHA1 Message Date
Shengliang Guan 5051a9d84e [TD-933] enable sqls like : alter dnode 1 monitor 1 2020-07-17 08:15:49 +00:00
Shengliang Guan d0df1ca7fd change log format 2020-07-15 16:50:48 +08:00
Shengliang Guan 9a94e626ab Checking the end flag of retrieve cause the grafana script failed 2020-07-15 09:50:11 +08:00
Shengliang Guan 3302f60e45 remove log in restful 2020-07-14 21:49:19 +08:00
Shengliang Guan 4b8428855f [TD-825] adjust callback sequence in async query 2020-07-14 14:10:40 +08:00
Shengliang Guan 95c92802f8 [TD-825] change conditions of restful interface 2020-07-14 10:57:36 +08:00
Shengliang Guan 46304e6bd8 [TD-825] check http release contexet funciton 2020-07-11 15:21:55 +00:00
Shengliang Guan 3b5c64d431 [TD-825] failed to determine if there is a result set 2020-07-10 17:52:53 +08:00
Shengliang Guan 59bf910719 change some log format 2020-07-10 13:49:34 +08:00
Shengliang Guan 04cbccd9a1 [TD-856] 2020-07-06 07:02:43 +00:00
Shengliang Guan 4ad14a8bef [TD-856] add dump to log types 2020-07-06 07:00:05 +00:00
Shengliang Guan af4b02246a
Merge pull request #2559 from taosdata/hotfix/crash
[TD-825] vnodehash may be null while close all vnodes
2020-07-04 18:14:51 +08:00
Haojun Liao 66805aaf18 [td-225] refactor 2020-07-04 16:35:46 +08:00
Shengliang Guan 0c91ffae75 [TD-825] vnodehash may be null while close all vnodes 2020-07-04 14:44:25 +08:00
Shengliang Guan 16b137d771 [TD-814] change the type of hashkey 2020-07-03 13:42:43 +08:00
Shengliang Guan 36afb75940 [TD-814] change the key of httpContext 2020-07-03 12:16:03 +08:00
Shengliang Guan 91bd6fa944 [TD-814] close fd on error occurs 2020-07-03 10:20:57 +08:00
Shengliang Guan 278118dd0d
Merge pull request #2527 from taosdata/hotfix/crash
change http code
2020-07-02 09:31:47 +08:00
Shengliang Guan 2284be9d78 change http code 2020-07-01 23:38:36 +08:00
Haojun Liao 959389badf [td-822] merge develop branch 2020-07-01 18:33:25 +08:00
Haojun Liao d616e0f1c8 [td-822] 2020-07-01 17:15:57 +08:00
Shengliang Guan e0acd602e0 [TD-814] invalid read while close http connect 2020-07-01 13:31:26 +08:00
Shengliang Guan 24eae824ec Invalid write while create child ctable 2020-06-30 23:19:00 +08:00
Shengliang Guan 99bc6a5ffe [TD-776] http cleanup 2020-06-28 08:48:14 +00:00
Shengliang Guan 6b1f57a15a [TD-526] 2020-06-28 07:35:10 +00:00
Shengliang Guan 5706dc8cbe [TD-526] add debug option for log 2020-06-28 06:41:20 +00:00
Shengliang Guan a05a0806a4 [TD-674] defect found in coverity scan 2020-06-20 05:09:59 +00:00
Shengliang Guan 0f20457105
Merge pull request #2369 from taosdata/hotfix/crash
change some log
2020-06-19 21:28:10 +08:00
Shengliang Guan a3bdfdbbc2 Merge remote-tracking branch 'freemine/un-hard-coded-username/password' into develop 2020-06-19 13:14:48 +08:00
Shengliang Guan 0d23f3c33c change some log 2020-06-19 03:24:45 +00:00
Shengliang Guan 1b9ea9d07e [TD-543] fix coverity scans 2020-06-19 02:11:43 +00:00
Bomin Zhang 430e060acf implement format check for log
and fix all format issues
2020-06-18 18:32:17 +08:00
Hui Li df223f7573 [modify] 2020-06-16 09:18:59 +08:00
Hui Li ff3e4e4fbd [modify] 2020-06-15 19:06:53 +08:00
Hui Li 4e705a3aec Merge branch 'develop' into hotfix/test 2020-06-15 19:01:13 +08:00
Hui Li fcca57d8da [init varaible] 2020-06-15 18:50:28 +08:00
Shengliang Guan a4675f027c [TD-603] fix #2244 reported by freemine 2020-06-15 08:55:04 +00:00
Shengliang Guan 7bae0faeac [TD-571] merge changes of 1.6 2020-06-15 16:02:07 +08:00
Shengliang Guan 209f3db86e [TD-637] cleanup cache in callback function 2020-06-15 06:50:30 +00:00
Shengliang Guan 73f2baac92 [TD-637] fix refcount error in restful 2020-06-14 16:03:21 +00:00
Shengliang Guan 492f1f3889 [TD-637] add refcount to restful 2020-06-14 14:59:59 +00:00
Bomin Zhang c10730f8f5 fix compile error under higher version of gcc 2020-06-12 09:44:05 +08:00
Bomin Zhang 18bbbb319f td-459: TSDB_TABLE_ID_LEN 2020-06-11 12:46:35 +08:00
Bomin Zhang ab7b7f42e9 TD-459: TSDB_PASSWORD_LEN 2020-06-11 12:46:35 +08:00
Bomin Zhang 7f1232144a TD-459: TSDB_USER_LEN 2020-06-11 12:46:35 +08:00
freemine e6df815118 un-hard-coded-username/password 2020-06-11 00:28:04 +08:00
Shengliang Guan fef006ad04 invalid error code in telegraf connector 2020-06-10 14:13:45 +08:00
Bomin Zhang 6d717a2b57 TD-459: fix coverity issues
290707
288014
290195
290193
290186
288205
288005
286989
286970
286967
278634
268232
268153
268075
267950
267940
267724
267855
267732
2020-06-09 17:01:44 +08:00
Bomin Zhang 5e8969d661 td-459: TSDB_TABLE_NAME_LEN 2020-06-09 11:45:15 +08:00
Shengliang Guan da7fd6459a [TD_543] fix coverity scan, cid:267831 2020-06-09 02:40:31 +00:00
Shengliang Guan 0f928893e0 [TD_543] fix coverity scan, cid:267815 2020-06-08 14:27:37 +00:00
Shengliang Guan 4dea07b26f [TD_543] change invalid table id to invalid table name 2020-06-08 10:43:55 +00:00
Shengliang Guan fb9057648b [TD_543] fix coverity scan, cid:267767 2020-06-08 09:26:57 +00:00
Shengliang Guan ac26d4ab4d [TD_543] fix coverity scan, cid:267752 2020-06-08 09:11:46 +00:00
Shengliang Guan 7e2abf0e08 [TD-527] Group error codes by module 2020-06-06 06:30:50 +00:00
Shengliang Guan dac3710a68 merge with develop 2020-06-05 12:06:09 +08:00
Shengliang Guan 5ed28febbd [TD-464] show queries and show streams 2020-06-04 16:00:01 +00:00
Shengliang Guan cfeb5f2b7a update restful interface while taosc interface changed 2020-06-02 15:35:33 +08:00
Shengliang Guan c97e4f1404 fix crash while pconn is null 2020-06-01 15:36:49 +08:00
Shengliang Guan 4be24ad543 crash if mqttBrokerAddress is null 2020-06-01 14:54:37 +08:00
Shengliang Guan d5db330398
Merge branch 'develop' into feature/mqtt 2020-06-01 13:31:46 +08:00
Jeff Tao 9569e376a0 remove some redundant error codes 2020-05-30 03:45:22 +00:00
Hui Li 7e0783a5a8 [TD-439] 2020-05-29 16:22:44 +08:00
MysticBoy a3732ef12c Merge remote-tracking branch 'remotes/origin/develop' into feature/mqtt 2020-05-28 23:56:03 +08:00
Shengliang Guan 453590e2ec [TD-335] sort include file 2020-05-28 06:44:05 +00:00
MysticBoy 81530a9b04 modify for mqtt start and cleanup 2020-05-27 12:39:14 +08:00
MysticBoy 3671647cd5 初始化放到启动部分 2020-05-27 00:47:14 +08:00
MysticBoy c89b2493a3 Merge remote-tracking branch 'remotes/origin/develop' into feature/mqtt 2020-05-26 23:42:29 +08:00
MysticBoy 957410a066 fix for topic and clean up 2020-05-26 18:18:12 +08:00
MysticBoy a99005e0e8 fix for comparison of array 'tsMqttBrokerClientId' equal to a null pointer is
always false [-Werror,-Wtautological-pointer-compare]
  recnt_status.client_id = tsMqttBrokerClientId==NULL ||
2020-05-26 15:26:33 +08:00
MysticBoy adb6249aae Parse Uri , format is mqtt://username:password@hostname:1883/taos/ 2020-05-26 14:42:07 +08:00
Shengliang Guan 374751dba5 [TD-410] fix log print error 2020-05-25 13:53:41 +08:00
MysticBoy cef5986602 use MQTT-C 2020-05-24 16:58:21 +08:00
MysticBoy cb9ce34d06 Reconnect Mqtt Broker when connection fails 2020-05-24 12:54:48 +08:00
MysticBoy df503b11ab Refactoring Code 2020-05-24 12:32:03 +08:00
MysticBoy 5aeb4c0dfb modify cJSON.h 2020-05-24 11:44:36 +08:00
MysticBoy 400c1a8627 Implemented subscription json data from Mqtt broker! we subscription topic "/taos/+/+/+/" , format just like this '/taos/<token>/<db name>/<table name>/', next will add auth by token. 2020-05-23 21:54:12 +08:00
MysticBoy 9e50edfe2e Receive subscription messages and query playload sql 2020-05-23 16:55:34 +08:00
MysticBoy afdab2bd7d Add mqtt plugin to subscribe to telemetry data 2020-05-23 01:55:47 +08:00
Bomin Zhang 94638ed29c add error log when have to call pthread_cancel 2020-05-22 16:22:31 +08:00
Bomin Zhang 674332a50b TD-337, #1827: thread exit gracefully 2020-05-21 09:29:23 +08:00
Jeff Tao 908aa37a41 add new macro TSDB_EP_LEN 2020-05-18 14:15:21 +00:00
Shengliang Guan ac5d753611 fix bug while create log database 2020-05-15 14:52:41 +08:00
Shengliang Guan a23b0b0cd8 replace sdb func 2020-05-13 17:24:06 +08:00
slguan b175e7cdf2 rname dnode table name in log database 2020-05-09 11:20:19 +08:00
liu0x54 1445c34196 [TD-228] fix rest API to support binary interface change 2020-05-09 02:05:25 +00:00
slguan b8c6d6c031 failed to get bandwidth 2020-05-08 22:05:02 +08:00
liu0x54 950bc4312f Merge branch 'develop' into feature/fixbinary 2020-05-08 02:36:40 +00:00
liu0x54 002b7ea5fb [TD-228] fix python connector to support binary interface change 2020-05-08 01:25:01 +00:00
slguan ddaef5b5cf can’t create log database in monitor module 2020-05-07 23:15:03 +08:00
liu0x54 af7e3ffa29 [TD-228] fix python connector to support binary interface change 2020-05-07 15:03:33 +00:00
slguan 740af8eaf7 crash while release http 2020-05-07 23:02:19 +08:00
slguan cabddb2c1e [TD-230] fix memory links 2020-05-07 18:57:52 +08:00
slguan 077d995260 add log while http server init failed 2020-05-07 18:25:35 +08:00
slguan e68a74332f exit while locale not set in docker 2020-05-01 09:46:13 +08:00
slguan 19d226bee6
Merge pull request #1745 from taosdata/feature/fqdn
Feature/fqdn
2020-04-28 22:42:16 +08:00
jtao1735 71d3106d4e first version 2020-04-28 12:28:20 +00:00
slguan 18c8b21716 [TD-184] 2020-04-27 19:15:04 +08:00
slguan d115fe573e [TD-19] 2020-04-26 19:02:59 +08:00
slguan f410f00960 [TD-19] error code logic changed in http 2020-04-24 19:02:24 +08:00
slguan 0eb45e7a2e [TD-19] refactor http module 2020-04-24 16:23:39 +08:00
slguan 1c3021cd43 [TD-91] refactor monitor module 2020-04-23 21:55:15 +08:00
slguan 7dc72d3f99 [TD-91] make monitor work 2020-04-23 18:06:15 +08:00
slguan ac19d3726e fix add mnode error 2020-04-22 12:14:50 +08:00
slguan 1774b5623b [TD-68] [TD-69] refactor tlog 2020-04-19 22:29:37 +08:00
slguan 0732786632 [TD-52] refactor interface 2020-04-17 12:18:28 +08:00
slguan 1c9d23b061 Rearrange the source code directory 2020-04-15 22:22:12 +08:00
slguan 98286acce4 fix possible memory lost 2020-04-15 21:34:13 +08:00
slguan a5d0e01ab4 fix error in sdb 2020-04-15 20:18:15 +08:00
slguan 1fb5a8c2fd fix some memory lost 2020-04-14 00:01:31 +08:00
slguan 71607ccb8b [TD-52] update status message 2020-04-11 16:39:11 +08:00
hjxilinx bb1a615c46 add query module, remove some functions from utility and tsclient module 2020-03-08 16:39:25 +08:00
slguan f8d35c2a4b fix compile error 2020-03-06 22:04:18 +08:00
slguan a21c508b36 Merge branch 'develop' into 2.0
# Conflicts:
#	src/client/inc/tsclient.h
#	src/client/src/tscSQLParser.c
#	src/client/src/tscServer.c
#	src/client/src/tscUtil.c
#	src/system/detail/src/vnodeShell.c
2020-02-29 16:11:16 +08:00
slguan 78812e6d90 create super table 2020-02-25 14:22:21 +08:00
slguan d43c0ab26a client can send msg to server 2020-02-22 17:09:38 +08:00
slguan 2905864579 fix compile errors 2020-02-19 23:48:17 +08:00
slguan 4cce8fbb27 dnode 2020-02-19 14:34:56 +08:00
slguan cdc3ce7248 rename modules to plugins 2020-02-19 11:40:05 +08:00