Commit Graph

441 Commits

Author SHA1 Message Date
Yihao Deng 33cc6c28ba
Merge pull request #11971 from taosdata/feature/refator_retry
refactor(rpc): refactor rpc retry way
2022-04-28 12:16:15 +08:00
Yihao Deng c616289563
Merge pull request #11962 from taosdata/fix/fix-rpc-query
fix(rpc): query conn reused cause except
2022-04-28 12:11:47 +08:00
yihaoDeng 9af1206cbd refactor(rpc): fefactor retry way 2022-04-28 11:56:00 +08:00
yihaoDeng 4e7e83399f refator(rpc): refator rpc retry way 2022-04-27 23:55:44 +08:00
yihaoDeng a7637cfcea fix(rpc): query conn reused cause except 2022-04-27 18:50:35 +08:00
Yihao Deng 795f2a18d4
Merge pull request #11923 from taosdata/fix/TD-15127
fix(rpc): fix duplicat port error
2022-04-27 18:49:30 +08:00
yihaoDeng 9c510f331c feature(rpc): add connect timeout 2022-04-27 15:47:25 +08:00
yihaoDeng f6910e525a fix(rpc): fix duplicat port error 2022-04-27 15:00:45 +08:00
yihaoDeng 5c025c0006 fix(rpc): fix duplicat port error 2022-04-27 12:45:28 +08:00
yihaoDeng 731dc4ff11 feature(rpc): add retry 2022-04-26 22:56:58 +08:00
yihaoDeng 7a99ee14d2 feature(rpc): add retry 2022-04-26 22:54:27 +08:00
yihaoDeng a8f707b9f9 feature(rpc): add retry 2022-04-26 21:38:57 +08:00
yihaoDeng ba7bfc6479 feature(rpc): add retry 2022-04-26 21:02:00 +08:00
yihaoDeng 317adb166a feature(rpc): add retry 2022-04-26 19:42:31 +08:00
yihaoDeng c08fcc625c feature(rpc): add retry 2022-04-26 18:57:54 +08:00
yihaoDeng 207fd455fb feature(rpc): add retry 2022-04-26 18:17:45 +08:00
afwerar dce677a72d fix(os): fix window compilation errors. 2022-04-26 14:11:16 +08:00
yihaoDeng ee929937e1 fix unit test 2022-04-24 18:41:34 +08:00
yihaoDeng 4cf04e264e fix heartbeat problem 2022-04-24 17:54:01 +08:00
yihaoDeng b384167087 enh(rpc): fix hb problem 2022-04-23 18:29:45 +08:00
yihaoDeng 4f27533d42 enh(rpc): fix hb problem 2022-04-23 15:33:25 +08:00
yihaoDeng fefd25067b fix rpc bug 2022-04-22 23:58:34 +08:00
yihaoDeng 124b8b6645 enh(rpc): fix hb problem 2022-04-22 17:44:53 +08:00
afwerar fc24521621 fix(os): windows compile 3.0. 2022-04-22 09:54:27 +08:00
yihaoDeng eefb0a2049 enh(rpc):add auth 2022-04-21 22:03:29 +08:00
yihaoDeng fa14caffcd enh(rpc):add auth 2022-04-21 20:28:37 +08:00
yihaoDeng 219c8dbf37 enh(rpc):add auth 2022-04-21 19:33:48 +08:00
yihaoDeng 3278a2309b enh(rpc):add auth 2022-04-21 17:51:33 +08:00
yihaoDeng 676a9b87f1 fix(rpc): fix unit test 2022-04-21 15:24:12 +08:00
yihaoDeng 8d03ff6f9b enh(rpc): update auth way 2022-04-21 14:29:22 +08:00
yihaoDeng f0c0bc923c enh(rpc): fix mem leak 2022-04-19 23:57:07 +08:00
yihaoDeng 5f24bf5bf9 enh(rpc): add rpc retry 2022-04-19 17:29:04 +08:00
yihaoDeng ed41011863 fix mem leak 2022-04-18 23:20:45 +08:00
yihaoDeng dcf06061cd fix mem leak 2022-04-18 23:19:26 +08:00
yihaoDeng c15ec36513 fix(rpc): avoid partial memleak 2022-04-18 21:33:59 +08:00
afwerar 66ea2d6bdc fix(os): .free func const ptr. 2022-04-15 10:49:00 +08:00
Shengliang Guan 8b87786522 fix(cluster): create qnode in multi-process mode may crash 2022-04-14 14:26:54 +08:00
Shengliang Guan c55a3c2f9e Merge remote-tracking branch 'origin/3.0' into feature/node 2022-04-12 13:20:49 +08:00
Zhiqiang Wang 925ac93e38
Merge pull request #11393 from taosdata/fix/ZhiqiangWang/TD-13756-fix-macro-name-error
fix: correct macro name error
2022-04-12 10:10:55 +08:00
yihaoDeng 01af381036 Merge branch '3.0' of https://github.com/taosdata/TDengine into nDev 2022-04-11 21:27:34 +08:00
yihaoDeng 4990fd51ab fix rpc problem 2022-04-11 20:54:27 +08:00
Shengliang Guan 34286624f3 fix(cluster): delete redundant logs 2022-04-11 19:47:24 +08:00
afwerar c11946fd75 [TD-13756]<fix>: Fix macro name error. 2022-04-11 18:55:43 +08:00
afwerar 2662a3b69d [TD-13254]<fix>: make 3.0 grant. 2022-04-10 19:08:16 +08:00
Yihao Deng e1e4d3d600
Merge pull request #11350 from taosdata/fix/handle_rpc_except
handle except
2022-04-09 18:50:39 +08:00
yihaoDeng 7e82f381af handle except 2022-04-09 18:24:01 +08:00
Shengliang Guan 66ef1daeb9 refactor[cluster]: adjust the error codes 2022-04-09 16:05:20 +08:00
Shengliang Guan b1a8ed96f6 Merge remote-tracking branch 'origin/3.0' into feature/shm 2022-04-09 10:40:02 +08:00
Shengliang Guan ffaef98b75 feat[cluster]: send monitor information in multi-process mode 2022-04-09 10:39:47 +08:00
Yihao Deng 07805fd553
Merge pull request #11318 from taosdata/feature/trans-fix
[transport]<fix> cannot transport by hostname
2022-04-08 19:10:06 +08:00
yihaoDeng 0936b86660 [transport]<fix> cannot transport by hostname 2022-04-08 18:49:34 +08:00
Liu Jicong deab8952e5
Merge pull request #11319 from taosdata/feature/tq
Feature/tq
2022-04-08 18:25:25 +08:00
Yihao Deng 471a76198f
Merge branch '3.0' into feature/trans-fix 2022-04-08 17:53:02 +08:00
yihaoDeng 2e6b9c7b99 [transport]<fix> cannot transport by hostname 2022-04-08 17:43:48 +08:00
Liu Jicong 6df2fae1a2 fix compile 2022-04-08 15:26:02 +08:00
yihaoDeng c6722c0f6f handle except 2022-04-06 18:15:55 +08:00
yihaoDeng ac82b91ed1 handle except 2022-04-02 23:00:12 +08:00
yihaoDeng 781e869e4e handle except 2022-04-02 18:11:45 +08:00
yihaoDeng fbf15d45c0 handle execept 2022-03-29 12:26:01 +08:00
Haojun Liao b9c33dade2 [td-13039] merge 3.0. 2022-03-27 15:30:46 +08:00
dapan1121 9484d25a59 Merge remote-tracking branch 'origin/feature/scheduler' into feature/qnode 2022-03-26 09:17:05 +08:00
dapan1121 58e16e5fdc Merge remote-tracking branch 'origin/3.0' into feature/scheduler 2022-03-26 09:11:06 +08:00
afwerar 222db126bc [TD-13758]<fix>: redefine memory api. 2022-03-26 00:29:53 +08:00
yihaoDeng 6591f1f9b5 handle except 2022-03-25 17:53:32 +08:00
dapan1121 aa518a9213 feature/qnode 2022-03-25 16:07:07 +08:00
yihaoDeng aec400e15c handle except 2022-03-25 15:12:45 +08:00
Shengliang 9addf717c9 handle except 2022-03-25 14:55:58 +08:00
Shengliang c428c9395e handle except 2022-03-25 14:52:24 +08:00
yihaoDeng c563dccbb8 handle quit except 2022-03-24 16:38:23 +08:00
yihaoDeng e0524091fb handle except 2022-03-24 16:31:26 +08:00
yihaoDeng c643c48287 handle except 2022-03-24 15:53:01 +08:00
dapan1121 85a1bd1cc9 Merge remote-tracking branch 'origin/3.0' into feature/scheduler 2022-03-24 14:42:02 +08:00
yihaoDeng 99b24c71dd handle except 2022-03-24 12:34:48 +08:00
yihaoDeng 7cbc04cfbf handle except 2022-03-24 12:23:48 +08:00
yihaoDeng 622484280f handle except 2022-03-24 11:53:24 +08:00
dapan1121 40295b31f4 Merge branch 'feature/scheduler' of github.com:taosdata/TDengine into feature/scheduler 2022-03-24 11:48:25 +08:00
dapan1121 7ea13edca8 feature/scheduler 2022-03-24 11:46:32 +08:00
yihaoDeng 9b52c22741 handle except 2022-03-24 09:50:57 +08:00
yihaoDeng 4ec585addc Merge branch 'feature/scheduler' of https://github.com/taosdata/TDengine into scheduler 2022-03-24 09:26:56 +08:00
yihaoDeng 3cbce27a9f handle except 2022-03-24 09:25:09 +08:00
ubuntu af7d630eb5 handle except 2022-03-23 20:12:44 +08:00
Shuduo Sang 4d7bb97f54
Feature/sangshuduo/td 13558 taos shell refactor (#10946)
* [TD-13558]<feature>: taos shell refactor

add taosTools as submodule

* add tools/taos-tools

* add more client interface for taosTools compile

* update taos-tools

* update taos-tools

* refactor shell

* [TD-13558]<feature>: taos shell test speed
2022-03-23 19:27:27 +08:00
ubuntu e11d53f5ca handle except 2022-03-23 17:55:19 +08:00
dapan1121 ed5b283291 feature/scheduler 2022-03-23 17:19:04 +08:00
ubuntu 0336c44d6c handle except 2022-03-23 15:20:28 +08:00
ubuntu eb081fc2b6 handle except 2022-03-23 14:55:43 +08:00
yihaoDeng 3a01542c5a merge trans 2022-03-23 11:37:34 +08:00
Haojun Liao d82e66b7c2 [td-13039] merge 3.0 and fix bug. 2022-03-22 23:29:38 +08:00
yihaoDeng dbe325e118 add ahandle 2022-03-22 22:27:46 +08:00
yihaoDeng d595fe6ba1 add ahandle 2022-03-22 20:54:31 +08:00
yihaoDeng 0ee40a2195 handle except 2022-03-22 17:52:14 +08:00
yihaoDeng 3c82cae1f1 merge trans 2022-03-22 17:01:02 +08:00
yihaoDeng 28c930f920 handle except 2022-03-22 16:19:55 +08:00
dapan1121 96bc72c53b Merge remote-tracking branch 'origin/3.0_query_integrate' into feature/scheduler 2022-03-22 15:21:03 +08:00
yihaoDeng ed477de87e handle except 2022-03-22 14:51:26 +08:00
Haojun Liao 1c1c95edee [td-13039] merge 3.0 2022-03-21 18:34:42 +08:00
Haojun Liao f7a7d148c0 [td-13039] fix compiler error. 2022-03-21 18:09:23 +08:00
yihaoDeng d3212463dd handle except 2022-03-21 16:37:19 +08:00
yihaoDeng bc77e3c579 handle except 2022-03-21 13:44:24 +08:00
Yihao Deng 524edc1552
Merge pull request #10849 from taosdata/feature/supportQ
Feature/support q
2022-03-20 21:05:27 +08:00
yihaoDeng fa34b6d4b1 handle except 2022-03-20 20:52:32 +08:00
yihaoDeng e8e6dc44cc handle except 2022-03-20 19:17:51 +08:00
yihaoDeng e657b37e41 handle except 2022-03-20 18:58:00 +08:00
yihaoDeng 843477e3a1 handle except 2022-03-20 18:08:33 +08:00
Zhiqiang Wang a1d17e371a
Merge pull request #10848 from taosdata/fix/ZhiqiangWang/TD-13759-redefine-thread-api
[TD-13759]<fix>: redefine thread api.
2022-03-20 01:03:58 +08:00
afwerar 79057240bd [TD-13759]<fix>: redefine thread api. 2022-03-20 00:47:45 +08:00
afwerar caf1e0e860 [TD-13759]<fix>: redefine thread api. 2022-03-20 00:45:00 +08:00
yihaoDeng 9a5d1139b6 handle except 2022-03-20 00:00:16 +08:00
yihaoDeng 305057a04b handle except 2022-03-19 23:55:52 +08:00
yihaoDeng 2d0c5ff5c3 handle except 2022-03-19 23:38:18 +08:00
yihaoDeng 9d12273a9a merge 3.0 2022-03-19 14:35:24 +08:00
yihaoDeng 538a02170c merge 3.0 2022-03-19 14:10:35 +08:00
yihaoDeng 96db2f503b merge 3.0 2022-03-19 09:08:11 +08:00
yihaoDeng 916dbe798b handle except 2022-03-18 23:38:47 +08:00
yihaoDeng a9b712ab45 handle except 2022-03-18 22:00:46 +08:00
yihaoDeng 3b147dd5bc handle except 2022-03-18 22:00:20 +08:00
yihaoDeng 3cc9979a99 handle except 2022-03-18 09:17:56 +08:00
afwerar 30c10ef8b3 [TD-13063]<fix>: prepare for win compilation. 2022-03-17 14:22:36 +08:00
Haojun Liao 2144b9f283 [td-13039] add null support. 2022-03-17 13:25:29 +08:00
yihaoDeng 6d6a177eeb handle except 2022-03-16 22:08:47 +08:00
yihaoDeng 1d8ffd9581 handle except 2022-03-16 21:48:19 +08:00
yihaoDeng 3d4280c705 handle except 2022-03-16 19:23:45 +08:00
yihaoDeng d1c4e9ae92 handle except 2022-03-16 18:15:26 +08:00
yihaoDeng a9692987d9 handle except and update UT 2022-03-16 14:34:09 +08:00
Yihao Deng 07dda4c8f8
Merge pull request #10768 from taosdata/feature/supportQuery
handle except and update UT
2022-03-16 13:41:05 +08:00
yihaoDeng f43efb9fea handle except and update UT 2022-03-16 13:30:03 +08:00
Yihao Deng 82431b840b
Merge pull request #10761 from taosdata/feature/supportQuery
handle except and update UT
2022-03-16 09:39:14 +08:00
yihaoDeng 6e9bc0cbd9 handle except 2022-03-16 09:08:42 +08:00
yihaoDeng 4f330fab1f handle except 2022-03-15 23:47:37 +08:00
Shuduo Sang 23bef711fc
Feature/sangshuduo/td 13063 3.0 windows (#10720)
* [TD-13063]<feature>: 3.0 on Windows

* add pthread in contrib

* fix linux compile

* fix osSemaphore

* add gnu regex for Windows

* fix compile error for Windows

* support arm platform

* port more OS files

* fix for Windows compile

* port more files

* fix macOS on x86_64

* port osFile

* port osSemaphone.h

* port osSocket.c

* port tconfig.c

* port ttimer.c

* add couple files
2022-03-15 21:35:04 +08:00
yihaoDeng 607a7ac025 handle except and update UT 2022-03-15 19:54:06 +08:00
Haojun Liao 14f8e606f8
Merge pull request #10741 from taosdata/feature/3.0_liaohj
Feature/3.0 liaohj
2022-03-15 17:03:23 +08:00
Haojun Liao f9997a122b [td-13039] refactor and fix bug. 2022-03-15 16:51:50 +08:00
yihaoDeng af3a8be54e add test UT 2022-03-14 22:21:30 +08:00
yihaoDeng ed788d3991 formate 2022-03-14 16:11:17 +08:00
ubuntu 0deef5aa1e update trans 2022-03-14 16:03:01 +08:00
ubuntu 64d979fd5c update transport 2022-03-12 19:07:53 +08:00
ubuntu 1dfae9b48f merge 3.0 2022-03-12 14:02:57 +08:00
ubuntu 30f602fae0 update UT test 2022-03-12 13:59:21 +08:00
ubuntu baf0ac2d31 update UT test 2022-03-12 11:31:07 +08:00
Yihao Deng a5d8b20e19
Merge pull request #10712 from taosdata/feature/supportQuery
handle persist conn
2022-03-12 10:39:32 +08:00
yihaoDeng 31bf003dd2 handle except 2022-03-11 22:00:56 +08:00
yihaoDeng 62700c1f13 handle persist conn 2022-03-11 21:39:16 +08:00
Yihao Deng 3ef2facd8d
Merge pull request #10705 from taosdata/feature/supportQuery
fix except
2022-03-11 18:39:34 +08:00
yihaoDeng 9913d0c72a fix except 2022-03-11 18:27:52 +08:00
afwerar e04ef027ab [TD-13768]<fix>: redefine time api. 2022-03-11 16:49:07 +08:00
Yihao Deng d07b1d9b2c
Merge branch '3.0' into feature/index_oper 2022-03-11 11:48:29 +08:00
yihaoDeng 5262b4ad3b modify transport 2022-03-11 11:46:05 +08:00
yihaoDeng 5f51fb3a32 modify transport 2022-03-11 11:18:05 +08:00
yihaoDeng b2c24a0338 modify transport 2022-03-10 19:32:26 +08:00