Commit Graph

49702 Commits

Author SHA1 Message Date
Haojun Liao 68f310dd48 refactor: do some internal refactor. 2023-03-28 15:05:10 +08:00
Haojun Liao 4fd3064fd9 refactor: do some internal refactor. 2023-03-28 14:43:37 +08:00
Haojun Liao c36c5253c5 refactor: do some internal refactor. 2023-03-28 13:31:40 +08:00
Haojun Liao c158087d66 fix(tmq): kill the ongoing tsdb scans while transferring the ownership of vnode to other consumers. 2023-03-28 09:53:49 +08:00
Haojun Liao 5c128e2292 refactor: do some internal refactor. 2023-03-28 09:27:48 +08:00
Haojun Liao b22cc82270 others: merge main. 2023-03-24 15:43:13 +08:00
Haojun Liao 8f6ac6d771 fix(tmq): wait for 2mins when subscribe topics. 2023-03-24 15:36:42 +08:00
Hui Li 3115265158
Merge pull request #20573 from taosdata/test/TD-23120-MAIN
test: add tools to detect the validity of ASSERT
2023-03-24 10:31:32 +08:00
dependabot[bot] fb883786f4
chore(deps): bump spring-core in /examples/JDBC/taosdemo (#20610)
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.20 to 5.3.26.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.20...v5.3.26)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-24 10:06:09 +08:00
Xiaoyu Wang bddba107be
Merge pull request #20608 from taosdata/fix/TS-2960
fix(tdb/restore): rollback journal files backward
2023-03-23 19:47:31 +08:00
Minglei Jin a07366ed02 fix(tdb/pager): destroy txn id list 2023-03-23 18:23:14 +08:00
Minglei Jin 5d641a8934 fix(tdb/restore): restore tdb journal backward 2023-03-23 17:55:53 +08:00
Xiaoyu Wang 323d8ee0b4
Merge pull request #20598 from taosdata/FIX/TD-23187-main
fix: set pWriter->info.state.committed as ever in vnodeSnapWriterClose
2023-03-23 11:42:48 +08:00
Hui Li 4b10d3b778
Merge pull request #20352 from taosdata/lihui3.0/test
test: reopen tmqDelete-1ctb.py
2023-03-23 10:15:18 +08:00
Haojun Liao cfcb6fe635
Merge pull request #20604 from taosdata/fix/TD023101
fix:[TS-2961] consume error change from snapshot to wal for taosx
2023-03-23 09:06:30 +08:00
dapan1121 dbca1c0e8c
Merge pull request #20595 from taosdata/fix/TD-23283
fix: slimit not work issue
2023-03-23 08:47:15 +08:00
wangmm0220 6b8fd25894 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD023101 2023-03-22 20:17:39 +08:00
wangmm0220 5f9c7e9a7d fix:[TS-2961] consume error change from snapshot to wal for taosx 2023-03-22 20:14:19 +08:00
plum-lihui 7f261b200f test: close tmqDelete-1ctb.py 2023-03-22 19:21:41 +08:00
plum-lihui ab65346083 Merge branch 'main' into lihui3.0/test 2023-03-22 19:20:41 +08:00
dapan1121 a14631dc80
Merge pull request #20601 from taosdata/fix/TS-2904.2
fix: restore removed code
2023-03-22 18:24:29 +08:00
dapan1121 ddbc0e2e61 fix: restore removed code 2023-03-22 17:37:57 +08:00
dapan1121 965dc731f1
Merge pull request #20591 from taosdata/fix/TD-23271
fix: union all translate issue
2023-03-22 17:16:00 +08:00
dapan1121 6506805784 fix: fix no group slimit issue and test cases 2023-03-22 17:14:45 +08:00
plum-lihui da0c7a29b6 test: modify test case 2023-03-22 17:00:42 +08:00
plum-lihui 6811a6b264 Merge branch 'main' into lihui3.0/test 2023-03-22 16:57:07 +08:00
Benguang Zhao 24af249f55 fix: set pWriter->info.state.committed as ever in vnodeSnapWriterClose 2023-03-22 16:05:57 +08:00
dapan1121 97c7d363f2 fix: slimit not work issue 2023-03-22 15:18:54 +08:00
Hui Li b1b56b1601
Merge pull request #20594 from taosdata/test/TD-22409
test: update coverage script
2023-03-22 15:18:14 +08:00
Ping Xiao 0fbb6ef082 test: update coverage script 2023-03-22 15:15:37 +08:00
dapan1121 7258ea9244
Merge pull request #20576 from taosdata/fix/TS-2933
enh: optimize table merge scan performance
2023-03-22 13:45:00 +08:00
dapan1121 7b1835d181
Merge pull request #20582 from taosdata/fix/TS-2947
fix: stable with order by query limit issue
2023-03-22 13:40:13 +08:00
dapan1121 225db18fdb fix: union all translate issue 2023-03-22 13:37:35 +08:00
Minglei Jin 0bf98096c9 fix(tsdb/cache): init isLast once for each fileset 2023-03-22 10:57:27 +08:00
Minglei Jin cb93ac2613 enh(tsdb/cache): make merge tree next one less 2023-03-22 10:50:34 +08:00
Minglei Jin 0b31aac2c5 enh(tsdb/cache): skip data block with merge tree 2023-03-22 10:19:58 +08:00
Shengliang Guan 0d09f322f3
Merge pull request #20581 from taosdata/release/xlli/v3.0.3.1
release: upgrdate default version to 3.0.3.1
2023-03-22 09:08:52 +08:00
Haojun Liao e1a3df1c31
Merge pull request #20574 from taosdata/fix/TD023101
fix:create same table use writemetadata interface
2023-03-22 09:03:17 +08:00
dapan1121 cb3b4a6d8a Merge remote-tracking branch 'origin/main' into fix/TS-2947 2023-03-22 08:56:21 +08:00
dapan1121 56d5034b7f fix: table merge scan limit issue 2023-03-22 08:55:43 +08:00
Hui Li c8110908fd
Merge pull request #20577 from taosdata/test/main/TD-23145
ci: enable Jemalloc in compilation
2023-03-22 08:54:47 +08:00
xleili a84a19664b release: upgrdate default version to 3.0.3.1 2023-03-21 21:19:46 +08:00
Shengliang Guan 7cad30167b
Merge pull request #20578 from taosdata/fix/xlli/testpack-shell-install-taostools-error
fix: testpackage.sh install taostools script name
2023-03-21 20:59:30 +08:00
xleili 30c8720e41 fix: testpackage.sh install taostools script name 2023-03-21 20:46:30 +08:00
chenhaoran 81eb8af2c3 ci: enable Jemalloc in compilation 2023-03-21 20:04:53 +08:00
chenhaoran 26ee617ceb ci: enable Jemalloc in compilation 2023-03-21 19:55:27 +08:00
Haojun Liao 69ca2b2f7b fix(tmq): do some internal refactor. 2023-03-21 19:40:36 +08:00
chenhaoran 1ad3c4fde0 ci: enable Jemalloc in compilation 2023-03-21 19:39:12 +08:00
Haojun Liao c3acab2070 fix(tmq): do some internal refactor. 2023-03-21 19:38:34 +08:00
wangmm0220 ba6226c079 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD023101 2023-03-21 19:28:58 +08:00