Commit Graph

45451 Commits

Author SHA1 Message Date
Haojun Liao e29e477b0c fix(query): update api to avoid deadlock. 2022-11-27 15:46:31 +08:00
Shengliang Guan 4cd660b3b1 refactor: format tmqSim.c 2022-11-27 15:39:17 +08:00
Shengliang Guan f08a183ab5 test: fsync consum file 2022-11-27 15:39:01 +08:00
Sai Vishwak c207caf949
Update number of stars in README 2022-11-27 13:00:53 +05:30
Haojun Liao 203ea1f9c8 fix(query): fix error 2022-11-27 14:57:44 +08:00
Shengliang Guan 8d1b036253 test: adjust case for asan mode 2022-11-27 14:49:00 +08:00
slzhou b5b6fff68b feature: save work 2022-11-27 13:50:36 +08:00
Shuduo Sang 8e746d7dae
fix: disable taos-tools cunit test on windows (#18484)
* chore(release): make get_os.sh works on mac

* chore(tools): update taos-tools

* chore: update taos-tools for 3.0

* fix: taosbenchmark with taosws on windows

* fix: shell depends on ws on windows

* fix: update taostools aa0923e for 3.0

* fix: taosdump for mac with websocket is wip

* fix: update taostoosl c6f6220 for 3.0

* fix: update taos-tools 5a0a7cc

* fix: update taos-tools 7a5e508

* fix: update taos-tools 2eb88c0

* fix: update taos tools c2da035

* fix: update taos-tools 2f560b4

* fix: update taos-tools 625a4cf

* fix: update taos-tools af4c189

* fix: update taos-tools 872907c

* fix: update taostools 540175c
2022-11-27 12:23:53 +08:00
Shengliang Guan 7fe4f246ff
Merge pull request #18482 from taosdata/fix/TD-20318
test: add asan case
2022-11-27 12:12:25 +08:00
Shengliang Guan 8e1789dc3e test: add asan case 2022-11-27 10:23:40 +08:00
Shengliang Guan 4409483476
Merge pull request #18478 from taosdata/fix/TD-20318
test: add asan case
2022-11-27 09:29:56 +08:00
Shengliang Guan 27622df228
Merge pull request #18476 from taosdata/feature/stream
fix: memory leak
2022-11-27 09:29:23 +08:00
Haojun Liao 31c2aa89ef fix(query): do some internal refactor. 2022-11-27 01:59:49 +08:00
Shengliang Guan d98ecf6086
Merge pull request #18479 from taosdata/revert-18452-enh/TD-20719
Revert "enh: add debug info"
2022-11-27 00:50:26 +08:00
Shengliang Guan 58a0ea253e
Revert "enh: add debug info" 2022-11-27 00:44:12 +08:00
slzhou 2cccfe2be4 feature: save work 2022-11-26 23:03:12 +08:00
Shengliang Guan c1c088d6e9 test: add asan case 2022-11-26 21:57:31 +08:00
Benguang Zhao 4edef438ea enh: transfer ownership of msgs while committing sync log entries 2022-11-26 21:57:23 +08:00
Shengliang Guan a649027f45
Merge pull request #18465 from taosdata/fix/TD-20646
fix: memory leak and defects in covrity
2022-11-26 21:45:30 +08:00
Shengliang Guan 7102f62872
Merge pull request #18461 from taosdata/fix/coverity_alex
coverity problem fixed
2022-11-26 21:44:20 +08:00
Haojun Liao 0948216ca9 fix(query): fix dead lock. 2022-11-26 21:13:34 +08:00
Shuduo Sang d26b4e1524
chore: taos-tools use localfile asdeps (#18471)
* chore: update taos-tools 6b19ee9

* chore: taos-tools use local files as deps

* test: add git clean on windows pre-test
2022-11-26 19:56:18 +08:00
Benguang Zhao a01f34fd83 fix: clear sync log buffer in syncLogBufferDestroy 2022-11-26 16:20:23 +08:00
Liu Jicong 22372ad1e0 fix: memory leak 2022-11-26 16:09:16 +08:00
Shengliang Guan efe7b5c3e2
Merge pull request #18473 from taosdata/fix/TD-20318
test: add asan case
2022-11-26 15:47:04 +08:00
Shengliang Guan fdcdba625b
Merge pull request #18472 from taosdata/feature/3.0_mhli
refactor(sync): optimized heartbeat timer
2022-11-26 15:45:03 +08:00
Shengliang Guan 38aa1a2f28
Merge pull request #18452 from taosdata/enh/TD-20719
enh: add debug info
2022-11-26 15:44:41 +08:00
Haojun Liao 9997ff9ada fix(query): fix one typo 2022-11-26 15:33:53 +08:00
Haojun Liao 965ee9a6c8 fix(query): keep block order in exchange operator. 2022-11-26 15:32:36 +08:00
Benguang Zhao 012bcf1a5d enh: adjust logging levels in syncLogBufferAccept, e.g. sInfo to sWarn 2022-11-26 14:27:06 +08:00
Benguang Zhao 082428acab enh: reduce the number of probing msgs under stress in recovery mode 2022-11-26 13:18:52 +08:00
Shengliang Guan a718613944 fix: coverity issues 2022-11-26 13:02:15 +08:00
Shengliang Guan e39a5c3f8e Merge branch '3.0' into fix/coverity_alex 2022-11-26 13:01:21 +08:00
Shengliang Guan 85da975771
Merge pull request #18475 from taosdata/release/ver-3.0.1.8
build: release ver-3.0.1.8
2022-11-26 12:57:58 +08:00
Shengliang Guan b513f9f151
Merge pull request #18448 from taosdata/test/jcy
test:add test case into ci
2022-11-26 12:51:14 +08:00
Shengliang Guan a913a59920
Merge pull request #18474 from taosdata/release/ver-3.0.1.8
Release/ver 3.0.1.8
2022-11-26 12:48:23 +08:00
Shengliang Guan 01c7b93d21 test: add asan case 2022-11-26 12:45:49 +08:00
Shengliang Guan 0f1b0b68f1 test: add asan case 2022-11-26 12:33:10 +08:00
Shengliang Guan ec8d18b41c test: add asan case 2022-11-26 12:18:44 +08:00
Haojun Liao 257137e55e fix(query): fix memory leak. 2022-11-26 12:15:49 +08:00
Shengliang Guan b6dbc462c8 fix: compile error 2022-11-26 11:56:13 +08:00
Shengliang Guan 9026a46c6f fix: compile error 2022-11-26 11:54:38 +08:00
Shengliang Guan 35eb754e4a Merge remote-tracking branch 'origin/3.0' into feature/3.0_mhli 2022-11-26 11:52:22 +08:00
Haojun Liao 60d6b8e2ee fix(query): change the ptr 2022-11-26 11:51:15 +08:00
Haojun Liao 861b9b8264 fix(query): fix memory leak. 2022-11-26 11:46:36 +08:00
Shengliang Guan a98b8f9397
Merge pull request #18467 from taosdata/fix/TD-20050_2
refactor: adjust syncLogHeartbeat
2022-11-26 11:22:19 +08:00
Minghao Li 4a25963732 refactor(sync): optimized heartbeat timer 2022-11-26 10:46:57 +08:00
Shengliang Guan 80dc77d99d
Merge pull request #18469 from taosdata/fix/TD-20677
test: add asan case
2022-11-26 10:06:42 +08:00
Shengliang Guan ea96b42d18 test: add asan case 2022-11-26 10:04:11 +08:00
Shengliang Guan 36c19e4702 test: add asan case 2022-11-26 09:50:41 +08:00