Commit Graph

219 Commits

Author SHA1 Message Date
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