Shengliang Guan
|
dffc20f9f1
|
Merge pull request #18684 from taosdata/fix/TD-20656
fix: use tdbTrace to reduce 135 debug log output
|
2022-12-05 17:17:03 +08:00 |
huolibo
|
7c56979ac6
|
fix: add 'JNI_RESULT_SET_NULL' error code (#18697)
* fix: add JNI_RESULT_SET_NULL error code
* doc: add jni error log desc
* fix: add error reason
|
2022-12-05 16:09:14 +08:00 |
Shengliang Guan
|
2e812191d3
|
Merge pull request #18692 from taosdata/fix/TD-20962
fix: commit tdb in write thread
|
2022-12-05 15:55:19 +08:00 |
Shengliang Guan
|
6296057ebb
|
Merge pull request #18685 from taosdata/feature/3.0_sync_pipeline
fix(sync): fix snapshot receiver waiting time
|
2022-12-05 12:00:38 +08:00 |
Minglei Jin
|
35b958a1c4
|
fix: commit tdb in write thread
|
2022-12-05 11:17:14 +08:00 |
Minghao Li
|
3d3e4b6d83
|
fix(sync): fix snapshot receiver waiting time
|
2022-12-05 10:18:14 +08:00 |
Minglei Jin
|
6b7c540884
|
fix: use tdbTrace to reduce 135 debug log output
|
2022-12-05 10:14:18 +08:00 |
dapan1121
|
da74ede563
|
Merge pull request #18679 from taosdata/fix/TD-20904-3.0
fix: tsdb do retention fix
|
2022-12-05 09:50:25 +08:00 |
Shengliang Guan
|
c45001744f
|
Merge pull request #18674 from taosdata/feat/async_commit
feat: async commit
|
2022-12-04 22:31:04 +08:00 |
kailixu
|
cf0995f749
|
feat: async commit for rsma
|
2022-12-04 20:26:58 +08:00 |
Minglei Jin
|
a4adcbbe0d
|
vnode/async-commit: adapter vnode-commit to use txn commit
|
2022-12-04 18:13:51 +08:00 |
kailixu
|
0d68190378
|
Merge branch '3.0' into fix/TD-20904-3.0
|
2022-12-04 17:50:35 +08:00 |
kailixu
|
9b9ebea6f5
|
fix: tsdb do retention fix
|
2022-12-04 17:49:37 +08:00 |
dapan1121
|
09817b8cef
|
Merge pull request #18675 from taosdata/fix/TD-20878-3.0
fix: dataDir process of multi-tier storage conform to 2.6
|
2022-12-04 17:39:05 +08:00 |
dapan1121
|
9cb07360de
|
Merge pull request #18643 from taosdata/enh/insert_multi_table_optimize
enh: optimize multiple table insert
|
2022-12-04 16:48:15 +08:00 |
dapan1121
|
f9f60a8f39
|
Merge pull request #18646 from taosdata/fix/TD-20684-3.0
feat(api): add new api int64_t taos_affected_rows64
|
2022-12-04 16:47:51 +08:00 |
Hongze Cheng
|
2a20347210
|
add more code
|
2022-12-04 15:14:04 +08:00 |
Hongze Cheng
|
df6eb27b75
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/async_commit
|
2022-12-04 14:51:05 +08:00 |
Hongze Cheng
|
f78efdac7e
|
fix asan error
|
2022-12-04 14:50:58 +08:00 |
Shengliang Guan
|
af3bd5bc9a
|
Merge pull request #18670 from taosdata/fix/liao_cov
enh(query): avoid repeatly load del file.
|
2022-12-04 13:20:14 +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
|
0d687a533e
|
fix(query): check for null ptr.
|
2022-12-04 11:35:54 +08:00 |
Shengliang Guan
|
df4e966136
|
Merge pull request #18672 from taosdata/feature/3.0_sync_pipeline
refactor(sync): add config item and default value in sync
|
2022-12-04 11:22:08 +08:00 |
Hongze Cheng
|
0dce1e1047
|
async commit
|
2022-12-04 11:15:15 +08:00 |
Hongze Cheng
|
f9bd8b3a51
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/async_commit
|
2022-12-04 10:08:59 +08:00 |
Hongze Cheng
|
8aad71c928
|
more code
|
2022-12-04 10:07:08 +08:00 |
Minghao Li
|
575c5e89fc
|
refactor(sync): add config item in sync
|
2022-12-04 09:49:27 +08:00 |
Hongze Cheng
|
d977929c99
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/async_commit
|
2022-12-04 09:37:29 +08:00 |
Benguang Zhao
|
21ff35ee42
|
fix: truncate WAL on need while syncLogBufferRollback
|
2022-12-04 08:13:49 +08:00 |
Haojun Liao
|
fca20668f5
|
fix(query): check for 0 tables in tsdbreader
|
2022-12-03 23:52:38 +08:00 |
Haojun Liao
|
803762c4e0
|
enh(query): avoid repeatly load del file.
|
2022-12-03 22:57:00 +08:00 |
Shengliang Guan
|
cc8e1071ab
|
Merge pull request #18668 from taosdata/FIX/TD-19334-3.0
fix: synchronize syncPropose for executing blocking msgs in vnodeProposeMsg
|
2022-12-03 22:06:40 +08:00 |
Shengliang Guan
|
241638de33
|
Merge pull request #18661 from taosdata/fix/liao_cov
enh(query): improve the performance and add some todo
|
2022-12-03 21:41:38 +08:00 |
Benguang Zhao
|
a7807d3ee4
|
fix: synchronize syncPropose for executing blocking msgs in vnodeProposeMsg
|
2022-12-03 20:53:56 +08:00 |
Haojun Liao
|
392fe988a0
|
fix(query): remove invalid assert for mac&win.
|
2022-12-03 20:16:56 +08:00 |
Haojun Liao
|
a3200b555c
|
fix(query): fix null ptr access.
|
2022-12-03 17:03:31 +08:00 |
dapan1121
|
c3267d5294
|
fix: fix db release issue
|
2022-12-03 15:08:45 +08:00 |
Shengliang Guan
|
b4cb000634
|
Merge pull request #18659 from taosdata/refact/TD-20127
refact: remove some error codes
|
2022-12-03 13:00:24 +08:00 |
Haojun Liao
|
fa43f86fe1
|
refactor: add an assert.
|
2022-12-03 12:43:03 +08:00 |
Haojun Liao
|
85c1e3aabf
|
refactor: add an assert.
|
2022-12-03 12:41:56 +08:00 |
Haojun Liao
|
b6199d8d99
|
enh(query): update the aligned bits for colInfodata
|
2022-12-03 12:37:42 +08:00 |
Haojun Liao
|
658cb393a7
|
enh(query): improve the performance and add some todo
|
2022-12-03 12:11:20 +08:00 |
Shengliang Guan
|
d9c261cd13
|
refact: remove some error codes
|
2022-12-03 10:17:02 +08:00 |
Benguang Zhao
|
7eca212756
|
Merge branch '3.0' into FIX/TD-19334-3.0
|
2022-12-03 10:02:59 +08:00 |
dapan1121
|
6cb65fabdc
|
fix: fix stable not exist crash issue
|
2022-12-03 09:43:37 +08:00 |
Alex Duan
|
81dc25819d
|
feat(api): add int64 affect row fix build error
|
2022-12-03 09:42:58 +08:00 |
Shengliang Guan
|
7ba56169a2
|
Merge pull request #18652 from taosdata/fix/liao_cov
refactor: add function for extract the required buffer during query.
|
2022-12-03 09:20:46 +08:00 |
Shengliang Guan
|
2734405a8f
|
Merge branch '3.0' into enh/changeRpcLogLevel
|
2022-12-03 09:19:59 +08:00 |
Benguang Zhao
|
2ce07c6ec1
|
fix: get result of tmsPutToQueue for FpCommitCb
|
2022-12-03 09:05:50 +08:00 |