Commit Graph

14209 Commits

Author SHA1 Message Date
Minglei Jin 65f01a454a [TD-3657]<fix>: sdbUpdateMnodeRoles before check mnodeAllOnline 2021-04-02 18:39:15 +08:00
Minglei Jin 0ebd1a9855 sync/monitor-node-role: fix incorrect self & peer log 2021-04-02 18:38:38 +08:00
dapan1121 a1c69e5a07 fix taosd crash issue 2021-04-02 18:21:19 +08:00
haojun Liao 251f20164f
Merge pull request #5634 from taosdata/hotfix/TD-3569
[TD-3569]fix taosd mem leak issue
2021-04-02 18:19:59 +08:00
Shengliang Guan 0efdcdfd4e change fwds info save size 2021-04-02 09:52:34 +00:00
Shengliang Guan 2489d1f3c7 [TD-3458]<fix>: Fix the bug of losing tables in multiple replicas 2021-04-02 09:31:56 +00:00
Shuduo Sang 945013bd11
[TD-3653] <fix>: taosdemo json parameter cleanup. (#5665)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-02 17:09:13 +08:00
Shengliang Guan acaf5f255b
Merge pull request #5664 from taosdata/develop
Merge develop into master
2021-04-02 16:51:26 +08:00
root 9a922281ab fix bug 2021-04-02 08:06:48 +00:00
Ping Xiao 8904a1644f remove failed case 2021-04-02 15:25:29 +08:00
Ping Xiao 1dd928dd63 Merge branch 'develop' into xiaoping/add_test_case 2021-04-02 15:23:30 +08:00
dapan1121 9870637abc fix negative time expression 2021-04-02 14:40:37 +08:00
Haojun Liao 49b78ead9e [td-225]update the sim. 2021-04-02 14:37:01 +08:00
Haojun Liao 878d59d990 [td-225]update the sim. 2021-04-02 14:28:22 +08:00
Haojun Liao 69587b3c29 [td-225]fix memory leaks. 2021-04-02 13:45:55 +08:00
Elias Soong 3d2706fea2
Merge pull request #5663 from taosdata/docs/Update-Latest-Feature
[TD-3649] <docs>: fix minor typo.
2021-04-02 13:43:10 +08:00
Elias Soong 207e5aafd1 [TD-3649] <docs>: fix minor typo. 2021-04-02 13:42:48 +08:00
Elias Soong 1865e109d4
Merge pull request #5662 from taosdata/docs/Update-Latest-Feature
[TD-3649] <docs>: update compatibility about HuaWei EulerOS.
2021-04-02 13:25:50 +08:00
Elias Soong 9478fafe90 [TD-3649] <docs>: update compatibility about HuaWei EulerOS. 2021-04-02 13:25:26 +08:00
Haojun Liao 25d959b944 [td-225]fix error in import files. 2021-04-02 12:23:51 +08:00
haojun Liao fac6dfc22a
Merge pull request #5613 from taosdata/hotfix/TD-3590
[TD-3590]stddev with group by column fail issue
2021-04-02 11:47:33 +08:00
dapan1121 855c5b0ec1 fix windows compile error 2021-04-02 11:43:46 +08:00
dapan1121 83fef54bc2 fix windows compile error 2021-04-02 11:36:11 +08:00
Haojun Liao a772612b2f [td-225]fix compiler warning. 2021-04-02 11:21:51 +08:00
Haojun Liao 1f4c2cf526 [td-225]refactor. 2021-04-02 11:18:36 +08:00
张金富 0bc3fddad0
去掉多余的括号和分号 (#5656)
* Update taosdemo.go

去掉多用的括号和分号
格式化代码

* Update taosdemo.go

地址改回127.0.0.1
2021-04-02 10:48:44 +08:00
dapan1121 2df1702dae fix compile error in arm64 2021-04-02 10:12:35 +08:00
Ping Xiao bc18d38c98 Merge branch 'develop' into xiaoping/add_test_case 2021-04-02 10:01:55 +08:00
Shengliang Guan 1e85026615
Merge pull request #5646 from taosdata/feature/TD-3628
add connection timeout
2021-04-02 10:00:56 +08:00
dapan1121 219bc838e5 Merge branch 'develop' into feature/TD-2577 2021-04-02 09:36:36 +08:00
Shuduo Sang 16d7fcc2a2
[TD-3641] <fix>: fix interlace timestamp step issue. (#5654)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-02 09:35:02 +08:00
dapan1121 91f78d4a4b fix free issue 2021-04-02 09:30:59 +08:00
huili 76ed44f69c
Merge pull request #5652 from taosdata/fix/TD-3642
[TD-3642]<fix>: fix staging directory resource leak
2021-04-02 09:10:22 +08:00
yihaoDeng 48c0805f33 Merge branch 'develop' of https://github.com/taosdata/TDengine into develop 2021-04-02 06:38:39 +08:00
haojun Liao dfd365f02d
Merge pull request #5643 from taosdata/feature/qrefactor
[td-225]fix a invalid read.
2021-04-01 22:34:08 +08:00
huili f167bd6cc8
Merge pull request #5650 from taosdata/fix/TD-3612
[TD-3612]<fix>: fix vnode write msg double free issue
2021-04-01 19:32:47 +08:00
Shuduo Sang c91fccf29c
Hotfix/sangshuduo/td 3633 taosdemo segfault (#5649)
* [TD-3633] <fix>: fix taosdemo segfault.

* [TD-3633] <fix>: fix taosdemo segfault.

use snprintf instead of sprintf.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-01 17:49:19 +08:00
zyyang-taosdata 4e9d4c2b58 change version 2021-04-01 17:24:43 +08:00
dapan1121 c507d0c2e2 fix bug 2021-04-01 17:03:36 +08:00
dapan1121 af7b50c439 fix issue 2021-04-01 16:59:39 +08:00
dapan1121 80e0d0eff1 Merge branch 'develop' into feature/TD-2577 2021-04-01 16:51:01 +08:00
dapan1121 71badf8c85 fix filter error 2021-04-01 16:41:21 +08:00
Elias Soong bf2ac14864
Merge pull request #5653 from taosdata/docs/Update-Latest-Feature
Docs/update latest feature
2021-04-01 16:40:30 +08:00
Elias Soong ad1c6534a9 [TD-3645] <docs>: add description about dimension microsecond in timestamp. 2021-04-01 16:40:04 +08:00
Shuduo Sang e39762deb1
Hotfix/sangshuduo/td 3631 max stb count (#5645)
* [TD-3631] <fix>: increase max super table count to 10000

* [TD-3631] <fix>: use smaller max stb count due to data structure limit.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-01 16:06:25 +08:00
Minglei Jin e2ed5b9460 [TD-3642]<fix>: fix staging directory resource leak 2021-04-01 16:03:38 +08:00
dapan1121 dc9c503f05 free issue 2021-04-01 15:31:31 +08:00
Ping Xiao f75a675b0d [TD-3588]<test>: update test case 2021-04-01 15:28:29 +08:00
zyyang 598b1ce6bf
Feature/td 3411 (#5648)
* [TD-3410]feature: adapted to nutz

* change

* change

* change

* change

* [TD-3447]<feature>: JDBC-RESTful and JDBC-JNI support setObject

* change

* change

* change

* change

* change

* change

* change

* change

* change

* change

* change

* change

* [TD-3548]<feature>: support ParameterMetaData in JDBC-RESTful and JDBC-JNI

* change

* change

* [TD-3446]<feature>: JDBC-JNI and JDBC-RESTful do not need invoke Class.forName any more

* change jdbc version

* change

* change

* change

* change

* change

* change

* change

* change

* change version
2021-04-01 15:16:36 +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