dapan1121
|
1ff5ccf186
|
Merge pull request #23222 from taosdata/feat/TS-4072
feat: support interval syntax of quoted duration and default unit
|
2023-10-20 15:16:07 +08:00 |
dapan1121
|
d7a5b529f9
|
Merge pull request #23312 from taosdata/szhou/fix/td-26778
fix: remove subquery user alias name distinct check
|
2023-10-20 15:15:01 +08:00 |
Haojun Liao
|
9f9fae3b99
|
Merge pull request #23329 from taosdata/opt/addStatusSend
Opt/add status send
|
2023-10-20 09:52:12 +08:00 |
wade zhang
|
4b974d4d51
|
Merge pull request #23348 from taosdata/docs/yjshe/TD-26843/3.0
fix auto.offset.reset and snapshot.enable
|
2023-10-20 09:26:45 +08:00 |
wade zhang
|
628667f22c
|
Merge pull request #23231 from taosdata/FEAT/TS-3816-3.0
feat: support restoring vnodes on replaced disks as needed
|
2023-10-20 09:02:25 +08:00 |
sheyanjie
|
369586a5c6
|
fix auto.offset.reset and snapshot.enable
|
2023-10-19 20:33:31 +08:00 |
Benguang Zhao
|
959f8105ee
|
enh: require command to trigger repairing vnodes on replaced disks
|
2023-10-19 18:55:12 +08:00 |
wangjiaming0909
|
04c60486e9
|
feat: support interval syntax of quoted duration and default unit
|
2023-10-19 15:46:19 +08:00 |
Haojun Liao
|
614bdd9fb9
|
Merge pull request #23220 from taosdata/feat/TD-26644
opt bloom filter
|
2023-10-19 15:34:43 +08:00 |
Haojun Liao
|
da8f6a4c2f
|
Merge pull request #23248 from taosdata/feat/TD-26647
recover session buff state
|
2023-10-19 15:34:03 +08:00 |
yihaoDeng
|
93cac3532e
|
fix invalid debug info
|
2023-10-19 15:30:04 +08:00 |
Haojun Liao
|
8bdd035b0b
|
Merge pull request #23324 from taosdata/fix/ly_test
set fill history range
|
2023-10-19 15:13:33 +08:00 |
wade zhang
|
69fad1c65e
|
Merge pull request #23337 from taosdata/docs/xftan/TD-26829/3.0
docs(driver-go): update tmq auto.offset.reset configuration
|
2023-10-19 14:43:47 +08:00 |
wade zhang
|
600c7a981e
|
Merge pull request #23340 from taosdata/docs/adamji/update-tmq-offset-reset-3.0
docs: update tmq offset reset 3.0
|
2023-10-19 14:43:40 +08:00 |
Adam Ji
|
2297beea5c
|
docs(en): update offset.reset default setting
|
2023-10-19 14:28:14 +08:00 |
Adam Ji
|
691bbff845
|
docs(zh): update offset.reset default setting
|
2023-10-19 14:28:02 +08:00 |
t_max
|
312da0ac03
|
docs(driver-go): update tmq auto.offset.reset configuration
|
2023-10-19 14:13:17 +08:00 |
yihaoDeng
|
0188289308
|
statusClientRpc
|
2023-10-19 14:07:54 +08:00 |
yihaoDeng
|
afac844656
|
add rpc sync read time
|
2023-10-19 11:45:59 +08:00 |
liuyao
|
2fb08598a3
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/ly_test
|
2023-10-19 11:41:55 +08:00 |
yihaoDeng
|
b4b742b3fb
|
add rpc sync read timeout
|
2023-10-19 11:35:29 +08:00 |
yihaoDeng
|
27b2d37bde
|
add rpc sync read timeout
|
2023-10-19 11:27:31 +08:00 |
Benguang Zhao
|
a2e0480839
|
refact: rename as SYNC_FSM_STATE_COMPLETE
|
2023-10-19 11:18:57 +08:00 |
Benguang Zhao
|
a515f8a94f
|
feat: use vnode config info if existing during vnodeCreate
|
2023-10-19 11:18:57 +08:00 |
Benguang Zhao
|
a95f6e6862
|
feat: support restore dnode with vnodes of replaced disks for primary dirs
|
2023-10-19 11:18:57 +08:00 |
Benguang Zhao
|
e463e0690d
|
enh: check existence of files properly in multilevel.py
|
2023-10-19 11:18:57 +08:00 |
Benguang Zhao
|
c4e9069a66
|
fix: set nextProcessedVer properly in tqProcessTaskScanHistory
|
2023-10-19 11:18:57 +08:00 |
Benguang Zhao
|
5c85525fd0
|
enh: add tsdbFSCreateRefSnapshotWithoutLock
|
2023-10-19 11:18:57 +08:00 |
Benguang Zhao
|
f2bd43c07e
|
fix: set field length properly in tsdbGetSnapDetails
|
2023-10-19 11:18:57 +08:00 |
Benguang Zhao
|
83013e0fe5
|
enh: return error in case of out of memory for tsdbGetSnapRangeHash
|
2023-10-19 11:18:57 +08:00 |
Benguang Zhao
|
59e8a2104c
|
refact: wrap funcs to handle snapshot info for vnodeSnapReaderOpen and vnodeSnapWriterOpen
|
2023-10-19 11:18:57 +08:00 |
Benguang Zhao
|
eb8c4d3e8c
|
enh: use hash table for filtering fset in tsdbSnapReaderOpen and tsdbSnapWriterOpen
|
2023-10-19 11:18:57 +08:00 |
Benguang Zhao
|
4e74533878
|
enh: avoid _Static_assert
|
2023-10-19 11:18:57 +08:00 |
Benguang Zhao
|
094cf408df
|
enh: prepare vnode dir again in vnodeOpen
|
2023-10-19 11:18:57 +08:00 |
Benguang Zhao
|
05ba5e1ed0
|
refact: adjust logging msg in walLogEntriesComplete
|
2023-10-19 11:18:57 +08:00 |
Benguang Zhao
|
d671283b8b
|
refact: adjust logging msg for incomplete fsm state
|
2023-10-19 11:18:57 +08:00 |
Benguang Zhao
|
c1f1709d59
|
fix: add rsmaSnapWriterPrepareClose
|
2023-10-19 11:18:57 +08:00 |
Benguang Zhao
|
74185b8b9c
|
feat: exchange snapshot info for rsma tsdbs
|
2023-10-19 11:18:57 +08:00 |
slzhou
|
81b7093a42
|
enhance: enhance test
|
2023-10-19 11:17:00 +08:00 |
Benguang Zhao
|
d5d713b1b4
|
enh: fill snapshot info for rsma tsdbs
|
2023-10-19 11:04:39 +08:00 |
Benguang Zhao
|
b80f8201ce
|
feat: detect fs incompleteness of RSMA tsdbs
|
2023-10-19 11:04:39 +08:00 |
Benguang Zhao
|
29bbebc323
|
enh: refactor a func name as tsdbSnapGetDetails
|
2023-10-19 11:04:39 +08:00 |
Benguang Zhao
|
9643799dc5
|
fixup: compiler error at labels since allowed only at statements
|
2023-10-19 11:04:39 +08:00 |
Benguang Zhao
|
233a3c4034
|
enh: terminate on incompletenss of fsm state for dbs of single replica
|
2023-10-19 11:04:39 +08:00 |
Benguang Zhao
|
810678ebcb
|
enh: tidy up debugging msgs of snapshot replication
|
2023-10-19 11:04:39 +08:00 |
Benguang Zhao
|
c89c69f951
|
enh: use waitTime to prevent from starting snapshot too frequently
|
2023-10-19 11:04:39 +08:00 |
Benguang Zhao
|
be6411ebbe
|
fixup: set lastSendTime with taosGetTimestampMs
|
2023-10-19 11:04:39 +08:00 |
Benguang Zhao
|
00aeb031d4
|
enh: replicate a fset if it is corrupted without valid minVer
|
2023-10-19 11:04:39 +08:00 |
Benguang Zhao
|
a53ba24118
|
fix: set startTime in snapshotReSend
|
2023-10-19 11:04:39 +08:00 |
Benguang Zhao
|
a6d5deb5d1
|
fixup: fix tsdbFSDoSanAndFix
|
2023-10-19 11:04:39 +08:00 |