Commit Graph

147 Commits

Author SHA1 Message Date
dapan1121 83356d5917
Merge pull request #24883 from taosdata/fix/xsren/monitorConfigScope
fix: monitor client config
2024-03-13 11:23:13 +08:00
facetosea 08f9974817 Prevent misconfiguration 2024-03-12 10:06:57 +08:00
Haojun Liao 3de1413974 test(stream): add some test cases to inc coverage. 2024-03-08 13:38:51 +08:00
factosea ec5b59c875 fix: add config item 2024-03-08 13:32:52 +08:00
factosea 71e4cb92fd fix: mem leak 2024-03-08 13:32:52 +08:00
factosea c0b8c2f1c0 fix: duplicateConfiguration 2024-03-08 13:32:52 +08:00
kailixu 9458b86b41 feat: support uniq grant 2024-01-31 16:09:06 +08:00
Shungang Li de631e20a5 fix: refactor logdebugs 2024-01-03 19:57:22 +08:00
Shungang Li 06c4aa431f enh: add humanStr convert func 2023-11-13 16:28:38 +08:00
Shungang Li f6bc3971d2 fix: add range check for bool 2023-11-08 16:20:45 +08:00
Shungang Li c6f5e2a9bd enh: add dynamic configuration 2023-11-03 14:28:02 +08:00
Haojun Liao 4f1a5423cb fix(config): remove the dval from struct SConfigItem. 2023-10-27 09:54:07 +08:00
Haojun Liao 443da287f6 refactor: refactor the global parameters. 2023-10-27 09:54:07 +08:00
Alex Duan 6fa4bfb492 fix: cfgAddDouble set to fval is error 2023-09-23 11:22:22 +08:00
Alex Duan 09d91cc116 fix: windows build error 2023-09-20 09:26:59 +08:00
Alex Duan 2fdc06e62d fix: windows build error 2023-09-19 18:08:53 +08:00
Alex Duan 8066c68b2d fix: window and arm platform build 2023-09-19 16:07:15 +08:00
lx1zhong 6da4088012 add TSZ and ADT-FSE algorithm 2023-09-15 14:30:23 +08:00
Hongze Cheng 6a20420f07 feat: add minDiskFreeSize cfg 2023-08-23 16:41:29 +08:00
Ganlin Zhao 0a5439e3c9 fix test case 2023-07-18 11:38:40 +08:00
Ganlin Zhao 707be3a6fe unify scope for client/system/server configs 2023-07-17 15:53:08 +08:00
Ganlin Zhao cdb3453812 add show local variables scope 2023-07-14 14:38:35 +08:00
Shuduo Sang 76c628c8ee
fix: atoi on int64 config item (#20946) 2023-04-18 09:22:49 +08:00
Ganlin Zhao 3c70008b4b fix: fix cfg load enviroment variables crash when environ is NULL 2023-03-27 15:41:50 +08:00
Haojun Liao 22aa03307c fix(query): fix syntax errors on centos. 2023-02-24 11:38:54 +08:00
kailixu 51ee2f80ac fix: dataDir process for multi-tier storage 2022-12-06 13:16:06 +08:00
kailixu 4dbc6075a3 fix: dataDir process of multi-tier storage conform to 2.6 2022-12-04 12:32:08 +08:00
kailixu 69850a1a2b fix: dataDir process of multi-tier storage conform to 2.6 2022-12-04 12:28:36 +08:00
Haojun Liao 9a208b2d09 other: merge 3.0 2022-11-24 17:08:15 +08:00
Alex Duan fae4fe5a75 fix(timezone): call right apply function 2022-11-14 17:13:44 +08:00
Alex Duan 2dd1e05cf0 fix(timezone): taos_options apply new timezone 2022-11-14 11:41:11 +08:00
Haojun Liao b83f895726 refactor: do some internal refactor. 2022-11-11 14:16:13 +08:00
Shengliang Guan 8a7d34eae7 fix: adjust log 2022-11-04 19:41:11 +08:00
Shengliang Guan 7ddde569a0 enh: force drop dnode 2022-10-31 17:29:24 +08:00
Alex Duan 720c16bf0a fix(shell): coverity problem for some 2022-10-19 19:53:10 +08:00
Hongze Cheng fcbaa6082b more code refact 2022-10-13 11:49:46 +08:00
Zhiqiang Wang 365b9ba7a0
fix: shell source error (#17234) 2022-10-09 15:40:27 +08:00
afwerar ad2708d370 os: fix flashing black console error 2022-08-19 16:48:34 +08:00
afwerar 44919ef147 os: fix flashing black console error 2022-08-19 15:03:57 +08:00
afwerar 301ac18a3d os: fix flashing black console error 2022-08-19 14:21:47 +08:00
afwerar a642607c68 os: fix flashing black console error 2022-08-19 14:09:33 +08:00
afwerar 412d3437a8 feat: add cloud grant cfg 2022-08-01 19:54:13 +08:00
Shengliang Guan e4c434d186 fix: crash while get cfg item 2022-07-25 17:20:48 +08:00
afwerar 1404632d3e os: fix multi level storage conf error 2022-07-22 17:11:57 +08:00
dapan1121 66cfe3a3fc feat: show dnode variables 2022-06-22 17:17:18 +08:00
afwerar 0815843e94 fix(os): make taosd.exe taos.exe run on windows. 2022-05-13 21:42:16 +08:00
afwerar f4f11fdc01 fix(os): fix win open file error. 2022-04-28 19:46:37 +08:00
afwerar 48e379f320 fix(shell): memory init error. 2022-04-27 09:48:33 +08:00
Shengliang Guan 8379c33a25 fix: allow startup if the log directory does not exist 2022-04-26 16:27:59 +08:00
afwerar dce677a72d fix(os): fix window compilation errors. 2022-04-26 14:11:16 +08:00
afwerar 50cd7bfe4a feature(dnode): param name error. 2022-04-25 15:33:36 +08:00
afwerar f966242047 feature(dnode): mul parameter start. 2022-04-25 13:57:55 +08:00
Shengliang Guan d1ac98fa84 Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-24 19:21:42 +08:00
Shengliang Guan c5ea02c4ed fix(cluster): disable startup on create dir failed 2022-04-24 17:51:34 +08:00
Shengliang Guan bd70f5e104 fix(cluster): disable startup on create dir failed 2022-04-24 14:35:21 +08:00
Shengliang Guan 15ddbe8231 Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-24 11:25:15 +08:00
Shengliang Guan bc65c92ee3 refactor(tools): adjust client config parameters 2022-04-22 16:04:10 +08:00
afwerar fc24521621 fix(os): windows compile 3.0. 2022-04-22 09:54:27 +08:00
Shengliang Guan f6597c37f4 fix: make taos_options work 2022-04-19 17:54:57 +08:00
Shengliang Guan b017d2a4c8 refactor: adjust logs and code style 2022-04-15 15:05:37 +08:00
Shengliang Guan 951ee6136c feat[cluster]: send monitor information in multi-process mode 2022-04-08 21:25:46 +08:00
Shengliang Guan f6d3ba6265 fix CI error 2022-04-07 10:04:32 +08:00
Shengliang Guan 8fcaee6d97 minor changes 2022-04-01 10:39:59 +08:00
Shengliang Guan 781d31d39f adjust log 2022-03-31 16:41:27 +08:00
Shengliang Guan 873c2373f3 adjust logs 2022-03-31 15:48:53 +08:00
afwerar 222db126bc [TD-13758]<fix>: redefine memory api. 2022-03-26 00:29:53 +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
Shengliang Guan 7b054eac78 tfs monitor 2022-03-04 13:28:03 +08:00
Shengliang Guan c5a74d6f99 do not create default dataDir on startup 2022-03-02 09:22:22 +08:00
Shengliang Guan c6fb4e928a Also start taosd when the config file does not exis 2022-03-01 17:34:55 +08:00
afwerar 2b9dc8c7ea [TD-13062]<fix>: file system add stream. 2022-02-28 22:37:32 +08:00
Shengliang Guan 9a9e87ec34 config from hash to array 2022-02-28 16:29:25 +08:00
Shengliang Guan cebd77b6ad minor changes 2022-02-28 14:39:42 +08:00
Shengliang Guan 68f3de6111 remove tfile 2022-02-28 13:49:38 +08:00
Shengliang Guan 1f83138df2 tcfg 2022-02-28 10:42:06 +08:00
Shengliang Guan b6294c379c definite lost 2022-02-27 12:31:50 +08:00
Shengliang Guan 17b97e3739 invalid read 2022-02-27 12:05:31 +08:00
Shengliang Guan 15b18f4ce9 log 2022-02-27 11:05:46 +08:00
Shengliang Guan f5e08cdf74 tfs cfg 2022-02-25 16:07:39 +08:00
Shengliang Guan 0a38853fc3 tfs config 2022-02-25 15:49:22 +08:00
Shengliang Guan e07985bb6b add ret code 2022-02-25 11:56:10 +08:00
Shengliang Guan 6f92389ad0 arg list 2022-02-25 10:40:53 +08:00
afwerar 5a37fdf28f [TD-13062]<fix>: cross platform file system. 2022-02-25 01:47:20 +08:00
Shengliang Guan 6aab93803c remove mnode cfg 2022-02-24 20:17:48 +08:00
Shengliang Guan 546d3e84d5 daemon config 2022-02-24 19:06:39 +08:00
Shengliang Guan e321edbeb2 config 2022-02-24 18:16:16 +08:00
Shengliang Guan 4278439666 refact config 2022-02-24 18:13:57 +08:00
Shengliang Guan 18634533a5 config 2022-02-22 13:36:26 +08:00
Haojun Liao f04292b8d4 [td-11818]remove SParseBasicCtx 2022-01-19 22:35:25 +08:00
Haojun Liao cfc632893a [td-10564] refactor and add test cases. 2021-12-10 16:12:28 +08:00
Shengliang Guan 68af0bf32a TD-10430 minor changes for daemon module 2021-11-23 20:01:05 +08:00
Shengliang Guan 94eac805b9 TD-10430 refact osDir.h and daemon module 2021-11-23 19:54:17 +08:00
Liu Jicong 044b02bb60 add wal implementation 2021-11-23 15:46:23 +08:00
Shengliang Guan 8ccd079f6e rename tulog.h ulog.h 2021-10-04 21:01:03 +08:00
Shengliang Guan d20aa8f8f3 [TD-10430] check util and common files 2021-10-04 20:42:53 +08:00
Shengliang Guan 140ec7c8aa [TD-10430] adjust util and common module 2021-10-04 12:09:50 +08:00
Shengliang Guan c0a171b144 [TD-10430] adjust os module 2021-10-03 10:32:14 +08:00