Minghao Li
|
20e2acbacf
|
refactor(sync): add reserved field in message
|
2022-12-06 16:59:19 +08:00 |
Benguang Zhao
|
577a203541
|
fix: synchronize access of pWalHandle with mutex in raftLogGetEntry
|
2022-12-06 12:50:59 +08:00 |
dapan1121
|
283ef0d056
|
Merge pull request #18717 from taosdata/fix/TD-20976
fix: add redirect error code and fix no error msg issue
|
2022-12-06 10:00:06 +08:00 |
Shengliang Guan
|
aad8469e86
|
Merge pull request #18716 from taosdata/feature/3.0_sync_pipeline
fix(sync): close snapshot receiver in pre-close
|
2022-12-06 09:47:00 +08:00 |
Shengliang Guan
|
a860e72f00
|
Merge pull request #18701 from taosdata/FIX/TD-20390-3.0
fix: walSaveMeta ahead of deleting WAL files as gc in walEndSnapshot
|
2022-12-06 09:45:42 +08:00 |
Benguang Zhao
|
3f1a0cefbb
|
fix: walSaveMeta ahead of deleting WAL files as gc in walEndSnapshot
delete WAL files in descending order during walRollback
|
2022-12-06 00:51:45 +08:00 |
Minghao Li
|
b107518b00
|
fix(sync): when FpApplyQueueItems return -1, break loop
|
2022-12-05 20:24:25 +08:00 |
dapan1121
|
79cd86d5ad
|
Merge pull request #18705 from taosdata/fix/TD-20907
fix:stddev\fisrt\last combine function
|
2022-12-05 20:15:53 +08:00 |
dapan1121
|
0c26308ae7
|
fix: add redirect error code and fix no error msg issue
|
2022-12-05 20:10:09 +08:00 |
Shengliang Guan
|
71022773eb
|
Merge pull request #18715 from taosdata/fix/TS-2220-3.0
fix(log): ignore create log error
|
2022-12-05 19:40:16 +08:00 |
Minghao Li
|
a1ed4b334c
|
fix(sync): close snapshot receiver in pre-close
|
2022-12-05 18:50:19 +08:00 |
Alex Duan
|
f8b75e3ac1
|
fix(log): ignore create log error
|
2022-12-05 17:54:26 +08:00 |
54liuyao
|
d7a38aeae9
|
fix:stddev\fisrt\last combine function
|
2022-12-05 17:21:40 +08:00 |
Shengliang Guan
|
c1b8d1b2b2
|
Merge pull request #18695 from taosdata/feature/3.0_sync_pipeline
refactor(sync): modify/use default config value
|
2022-12-05 17:19:13 +08:00 |
dapan1121
|
0ecb0d26f2
|
Merge pull request #18694 from taosdata/fix/TS-2144
enh(query): add timetruncate function ignore timezone option for 1d
|
2022-12-05 17:18:18 +08:00 |
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 |
Minghao Li
|
3939c96a92
|
refactor(sync): modify/use default config value
|
2022-12-05 12:35:57 +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 |
Ganlin Zhao
|
e18da31a5d
|
enh(query): add timetruncate function ignore timezone option for 1d
|
2022-12-05 12:00:12 +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 |
Shengliang Guan
|
c45001744f
|
Merge pull request #18674 from taosdata/feat/async_commit
feat: async commit
|
2022-12-04 22:31:04 +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
|
df6eb27b75
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/async_commit
|
2022-12-04 14:51:05 +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
|
f9bd8b3a51
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/async_commit
|
2022-12-04 10:08:59 +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 |
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 |
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
|
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 |
Benguang Zhao
|
e97c8f637b
|
enh: logging sync log buffer rollback events
|
2022-12-03 09:05:39 +08:00 |
Haojun Liao
|
de0022b473
|
fix(query): fix error in record the created time.
|
2022-12-02 23:38:05 +08:00 |
Alex Duan
|
213b97b79a
|
feat(api): taos_affected_rows64 add and modfiy tmsg.h
|
2022-12-02 23:20:19 +08:00 |
yihaoDeng
|
3d28255dfa
|
change rpc log level
|
2022-12-02 23:19:57 +08:00 |
Haojun Liao
|
5e77b3eca3
|
refactor: add function for extract the required buffer during query.
|
2022-12-02 23:10:03 +08:00 |
Shengliang Guan
|
f3e980de14
|
enh: remove TSDB_CODE_RPC_REDIRECT
|
2022-12-02 22:45:11 +08:00 |
Shengliang Guan
|
524de026a5
|
enh: remove TSDB_CODE_RPC_REDIRECT
|
2022-12-02 22:24:35 +08:00 |