Minghao Li
|
20e2acbacf
|
refactor(sync): add reserved field in message
|
2022-12-06 16:59:19 +08:00 |
Shengliang Guan
|
b30e411f8b
|
Merge pull request #18731 from taosdata/enh/TD-20611
enh: allow any user to create a topic
|
2022-12-06 14:57:54 +08:00 |
dapan1121
|
832f524785
|
Merge pull request #18733 from taosdata/fix/TD-20957-3.0
fix: dataDir process for multi-tier storage
|
2022-12-06 14:32:56 +08:00 |
Shengliang Guan
|
d90b58b55d
|
Merge pull request #18732 from taosdata/FIX/TD-20920-3.0
fix: synchronize access of pWalHandle with mutex in raftLogGetEntry
|
2022-12-06 14:13:45 +08:00 |
sunpeng
|
4d9c1b3453
|
feat: update taosadapter branch (#18729)
|
2022-12-06 13:28:37 +08:00 |
Shengliang Guan
|
346f71f9d3
|
enh: allow any user to create a topic
|
2022-12-06 13:23:59 +08:00 |
kailixu
|
51ee2f80ac
|
fix: dataDir process for multi-tier storage
|
2022-12-06 13:16:06 +08:00 |
Benguang Zhao
|
577a203541
|
fix: synchronize access of pWalHandle with mutex in raftLogGetEntry
|
2022-12-06 12:50:59 +08:00 |
Shengliang Guan
|
d16d38aeb5
|
test: adjust cases
|
2022-12-06 12:48:58 +08:00 |
Shengliang Guan
|
8985f5513c
|
enh: allow any user to create a topic
|
2022-12-06 12:48:11 +08:00 |
Shengliang Guan
|
2e900918bb
|
enh: allow any user to create a topic
|
2022-12-06 12:02:32 +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
|
15454de750
|
Merge pull request #18681 from taosdata/fix/TD-20127
refact: remove redundant error codes
|
2022-12-06 09:47:30 +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 |
Shuduo Sang
|
0ce44c400b
|
fix: csharp test case (#18706)
* fix: csharp test case
* fix: return -1 if failed
|
2022-12-05 22:08:06 +08:00 |
Shengliang Guan
|
affeec8c29
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-20127
|
2022-12-05 21:07:35 +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 |
dapan1121
|
17c6d303e3
|
Merge pull request #18698 from taosdata/TS-2155-3.0
fix(shell): forbid .taos_history record password for security
|
2022-12-05 17:19:44 +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 |
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 |
Hui Li
|
08e95a020d
|
Merge pull request #18702 from taosdata/fix/sangshuduo/TD-20421-disable-crashgen-tmq-callback
fix: disable crashgen tmq callback temporarily
|
2022-12-05 15:58:16 +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 |
Shuduo Sang
|
31ae21aab9
|
fix: merge with 3.0
|
2022-12-05 15:19:04 +08:00 |
Shuduo Sang
|
8c85bda408
|
fix: disable tmq auto commit callback temporarily
|
2022-12-05 15:13:03 +08:00 |
Hui Li
|
d638019a93
|
Merge pull request #18700 from taosdata/TD-20967
test:comment commit of tmq consumer in crashGen
|
2022-12-05 15:11:31 +08:00 |
chenhaoran
|
2f37e915a0
|
test: temp commit
|
2022-12-05 14:41:55 +08:00 |
chenhaoran
|
85ff9eaacf
|
test:commit commit of tmq consumer in crashGen
|
2022-12-05 14:40:46 +08:00 |
Alex Duan
|
83f7c7c2d0
|
fix(shell): forbid record password in taos_history file
|
2022-12-05 14:36:34 +08:00 |
Alex Duan
|
1cc0df89ab
|
fix(shell): forbid record password in taos_history file
|
2022-12-05 14:19:31 +08:00 |
Minghao Li
|
3939c96a92
|
refactor(sync): modify/use default config value
|
2022-12-05 12:35:57 +08:00 |
Ganlin Zhao
|
6474ae3fd6
|
add cn/en docs for ignore_timezone description
|
2022-12-05 12:33:50 +08:00 |
Ganlin Zhao
|
896921521f
|
add cn/en docs for ignore_timezone description
|
2022-12-05 12:32:00 +08:00 |
Shengliang Guan
|
10375b6fb9
|
Merge pull request #18686 from taosdata/szhou/fixbugs
fix: fix compiler warning in taosudf.h
|
2022-12-05 12:00:55 +08:00 |
Ganlin Zhao
|
470e0f2d23
|
fix timetruncate test cases
|
2022-12-05 12:00:50 +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 |
Shuduo Sang
|
bfeaab4c50
|
docs: update connector matrix for go ws bulkpulling (#18691)
|
2022-12-05 11:22:58 +08:00 |
Minglei Jin
|
35b958a1c4
|
fix: commit tdb in write thread
|
2022-12-05 11:17:14 +08:00 |
Shuduo Sang
|
5cfc7c451b
|
docs: update connector matrix for go ws tmq (#18690)
|
2022-12-05 11:13:25 +08:00 |
Shuduo Sang
|
449ca165c1
|
docs: update connector matrix for go ws stmt (#18688)
|
2022-12-05 11:04:20 +08:00 |