Commit Graph

3853 Commits

Author SHA1 Message Date
Shengliang Guan 69ff10db2c
Merge pull request #2017 from taosdata/hotfix/tcpClient
for TCP client, dont set socket option
2020-05-24 17:52:17 +08:00
Jeff Tao 3a7570d21b for TCP client, dont set socket option 2020-05-24 06:12:32 +00:00
Jeff Tao b128febbdc
Merge pull request #1849 from haoyifan/timer_fix
[Timer] Initialize the last tmrCtrls.
2020-05-24 11:38:29 +08:00
Shengliang Guan 903ca108e0
Merge pull request #2016 from taosdata/enhance/sequence
Enhance/sequence
2020-05-24 10:54:29 +08:00
Jeff Tao 4187ae43ab compiling option 2020-05-23 14:59:11 +00:00
Jeff Tao 19bc76109b compliing opton for sync 2020-05-23 14:47:49 +00:00
Jeff Tao b9c08aff60 make more changes on vnodeMain.c 2020-05-23 13:54:36 +00:00
Jeff Tao 2a4fecebe6 tune the code to make the vnode cleanup process more clear 2020-05-23 13:39:44 +00:00
Shengliang Guan c733b76be4
Merge pull request #2013 from taosdata/patch/td-317
fix td-317: max table name length now is 392
2020-05-23 18:03:37 +08:00
Shengliang Guan 61254bf30b Merge branch 'develop' of https://github.com/taosdata/TDengine into develop 2020-05-23 15:18:24 +08:00
Shengliang Guan 67c10e78ea scripts 2020-05-23 15:17:30 +08:00
Shengliang Guan 855bf501af
Merge pull request #2012 from taosdata/hotfix/taos-tools
Hotfix/taos tools
2020-05-23 15:12:43 +08:00
Shengliang Guan 0c21072851
Merge pull request #2011 from taosdata/hotfix/closeTcpSocket
tune the TCP socket code
2020-05-23 15:11:46 +08:00
Bomin Zhang 8bf4ef21fa fix td-317: max table name length now is 392 2020-05-23 15:00:22 +08:00
Shuaiqiang Chang 357b0e7562 fix: reset taosdemo default param 2020-05-23 14:24:43 +08:00
Shengliang Guan 859019f2ef [TD-390] process muli table meta msg 2020-05-23 14:11:26 +08:00
Shuaiqiang Chang 062227e573 Merge branch 'develop' into hotfix/taos-tools
* develop:
  fix invalid write while update mnode set
  scripts
2020-05-23 14:09:47 +08:00
Jeff Tao 5f635bd3f7 tune the TCP socket code 2020-05-23 06:02:01 +00:00
Shengliang Guan f398488aac fix invalid write while update mnode set 2020-05-23 13:14:38 +08:00
Shengliang Guan 68b769cfb7 scripts 2020-05-23 11:34:09 +08:00
Shuaiqiang Chang a066fd7b94 Merge branch 'develop' into hotfix/taos-tools
* develop: (66 commits)
  Delete client.log0.0
  not start mqtt module by default, fot it not finished yet
  add one line back for double insurance
  [TD-364] broken link is not handled in right way
  Add mqtt plugin to subscribe to telemetry data
  remove extra case list print out.
  scripts
  remove some log
  add randome insert many records with NULL then commit.
  [TD-388] drop dnode in community version
  add precalculation interface
  [td-225] update the test script
  [td-225] fix bugs.
  fix general/insert/insert_drop.sim error
  add error log when have to call pthread_cancel
  change forcestop() to stop() to emulate ctrl-c
  fix TD-394
  add test case to test insert then import scenario.
  jenkins
  fix duplicate table bug
  ...
2020-05-23 10:31:48 +08:00
Shuaiqiang Chang c4e56b7b48 feat: show paramters 2020-05-23 10:27:59 +08:00
Shengliang Guan aa9b3e3188
Merge pull request #2009 from taosdata/hotfix/td-364
Hotfix/td 364
2020-05-23 10:11:46 +08:00
Jeff Tao 5542e3e988
Delete client.log0.0 2020-05-23 10:03:35 +08:00
Shengliang Guan 182e49eec7 not start mqtt module by default, fot it not finished yet 2020-05-23 09:41:21 +08:00
Shengliang Guan 7547e74c3d
Merge pull request #2008 from maikebing/feature/mqtt
Add mqtt plugin to subscribe to telemetry data
2020-05-23 09:34:56 +08:00
Shengliang Guan 53093f2606
Merge pull request #2007 from taosdata/hotfix/sangshuduo/remove-extra-case-list-output
remove extra case list print out.
2020-05-23 09:25:56 +08:00
Shengliang Guan 1cc1711efa
Merge pull request #2005 from taosdata/feature/add-insert-test-to-2.0
add randome insert many records with NULL then commit.
2020-05-23 09:23:53 +08:00
Jeff Tao 93f71daf16 add one line back for double insurance 2020-05-23 00:30:13 +00:00
Jeff Tao 138b7f3820 [TD-364] broken link is not handled in right way 2020-05-23 00:14:38 +00:00
MysticBoy afdab2bd7d Add mqtt plugin to subscribe to telemetry data 2020-05-23 01:55:47 +08:00
Shuduo Sang 3db8f79077 remove extra case list print out. 2020-05-22 22:36:28 +08:00
Shengliang Guan 9a8a028575 scripts 2020-05-22 20:25:01 +08:00
Shengliang Guan 422d46a538 remove some log 2020-05-22 19:15:48 +08:00
Shengliang Guan 28d9c53a4f
Merge pull request #2004 from taosdata/feature/dropdnode
[TD-388] drop dnode in community version
2020-05-22 19:14:29 +08:00
Shuduo Sang 65448271bb add randome insert many records with NULL then commit. 2020-05-22 19:14:25 +08:00
Shengliang Guan ab9fac496b [TD-388] drop dnode in community version 2020-05-22 19:13:38 +08:00
Shengliang Guan 0bae81193d
Merge pull request #2002 from taosdata/feature/2.0tsdb
add precalculation interface
2020-05-22 18:10:13 +08:00
Hongze Cheng 35eac51e43 add precalculation interface 2020-05-22 09:55:20 +00:00
Shengliang Guan 268baa3df8
Merge pull request #1999 from taosdata/patch/exiting
td-337: add error log when have to call pthread_cancel
2020-05-22 17:52:57 +08:00
Shengliang Guan c0a5eeeb70
Merge pull request #2001 from taosdata/feature/query
Feature/query
2020-05-22 17:52:46 +08:00
Shengliang Guan 3b91eaca9e
Merge pull request #1997 from taosdata/hotfix/td-394
fix TD-394
2020-05-22 17:49:18 +08:00
Shengliang Guan b36712ce3c
Merge pull request #2000 from taosdata/feature/2.0tsdb
fix general/insert/insert_drop.sim error
2020-05-22 17:48:00 +08:00
Shengliang Guan 0e563b6fee
Merge pull request #1998 from taosdata/hotfix/sangshuduo/add-case-to-test-insert-then-import
Hotfix/sangshuduo/add case to test insert then import
2020-05-22 17:47:21 +08:00
Haojun Liao 076e19a862 [td-225] update the test script 2020-05-22 17:29:56 +08:00
Shuduo Sang 1b2e921047 Merge branch 'develop' into hotfix/sangshuduo/add-case-to-test-insert-then-import 2020-05-22 17:28:38 +08:00
Haojun Liao afb434f07f [td-225] fix bugs. 2020-05-22 16:44:32 +08:00
Hongze Cheng 6f91f323cb fix general/insert/insert_drop.sim error 2020-05-22 08:35:40 +00:00
Bomin Zhang 2fc85a2261 Merge remote-tracking branch 'origin/develop' into patch/exiting 2020-05-22 16:22:57 +08:00
Bomin Zhang 94638ed29c add error log when have to call pthread_cancel 2020-05-22 16:22:31 +08:00