yihaoDeng
|
63d3671f42
|
add new msg
|
2024-03-06 12:06:26 +00:00 |
yihaoDeng
|
e084ee9d22
|
compress impl
|
2024-03-01 06:19:37 +00:00 |
Hongze Cheng
|
09a04ed0a4
|
Merge pull request #24911 from taosdata/fix/TD-28877
fix: config global debugflag
|
2024-02-28 13:55:04 +08:00 |
Hongze Cheng
|
7bd85aaedb
|
Merge pull request #24902 from taosdata/fix/TD-28860
fix/TD-28860
|
2024-02-28 09:13:32 +08:00 |
Hongze Cheng
|
31b8fd803d
|
Merge pull request #24901 from taosdata/FIX/TD-28853-3.0
enh: change redo log of trans compact-db as prepare log
|
2024-02-28 08:58:59 +08:00 |
Shungang Li
|
2021eda22d
|
fix: config global debugflag
|
2024-02-27 19:45:39 +08:00 |
dmchen
|
34cda13494
|
enable switch
|
2024-02-27 10:57:32 +00:00 |
kailixu
|
bd77aff696
|
enh: cloud edition check
|
2024-02-27 17:45:52 +08:00 |
dmchen
|
cf753cf2e0
|
fix/TD-28860
|
2024-02-27 09:24:23 +00:00 |
Benguang Zhao
|
871c898920
|
enh: change redo log of trans compact-db as prepare log
|
2024-02-27 17:05:36 +08:00 |
Hongze Cheng
|
9a2f5fa2d2
|
Merge pull request #24893 from taosdata/fix/TD-28776-2-3.0
fix/TD-28776
|
2024-02-27 14:59:04 +08:00 |
Haojun Liao
|
9762c53cf9
|
Merge pull request #24895 from taosdata/fix/nullcheck
enh(stream):rsp the checkpoint ready msg.
|
2024-02-27 14:42:00 +08:00 |
Haojun Liao
|
d05c55f3fe
|
fix(stream): update the msg struct.
|
2024-02-27 12:59:08 +08:00 |
Haojun Liao
|
de1c67f773
|
fix(stream): rsp the checkpoint ready msg.
|
2024-02-27 12:57:43 +08:00 |
Haojun Liao
|
402a43bf67
|
fix(stream): disable halt.
|
2024-02-27 11:25:32 +08:00 |
Haojun Liao
|
80d027da19
|
fix(stream): restore from the crash.
|
2024-02-27 11:22:58 +08:00 |
Haojun Liao
|
aee0460daf
|
enh(stream):rsp the checkpoint ready msg.
|
2024-02-27 11:15:09 +08:00 |
dmchen
|
c4f08b8275
|
fix/TD-28776
|
2024-02-27 03:05:45 +00:00 |
Haojun Liao
|
dafac591f7
|
enh(stream): add rsp for req-checkpoint
|
2024-02-27 10:53:25 +08:00 |
Haojun Liao
|
81a1eac87a
|
fix(stream): add some logs.
|
2024-02-26 22:49:38 +08:00 |
Benguang Zhao
|
bbe6fe02d2
|
enh: use optimistic locking to protect snapshot reader open against vnode commit
|
2024-02-26 20:21:53 +08:00 |
Hongze Cheng
|
048f8ee7c5
|
Merge pull request #24879 from taosdata/fix/TD-28765
fix(meta/table): remove cache table dropping
|
2024-02-26 18:03:51 +08:00 |
Hongze Cheng
|
f7ec6248dc
|
Merge pull request #24851 from taosdata/ENH/TD-28731-3.0
enh: adjust code format in logging msg of mndTransSync
|
2024-02-26 16:20:15 +08:00 |
Haojun Liao
|
0659662223
|
Merge pull request #24874 from taosdata/fix/nullcheck
fix(stream): add into buffer before start the create stream trans.
|
2024-02-26 13:43:36 +08:00 |
Hongze Cheng
|
2ea5903132
|
Merge pull request #23373 from taosdata/feat/TD-26529-3.0
TD-26529
|
2024-02-26 13:22:56 +08:00 |
Hongze Cheng
|
200b5dc09e
|
Merge pull request #24862 from taosdata/fix/TD-28376-3.0a
fix: user sysinfo
|
2024-02-26 13:09:31 +08:00 |
Minglei Jin
|
323938df36
|
fix(meta/table): remove cache table dropping
|
2024-02-26 12:29:33 +08:00 |
Haojun Liao
|
6e891b0145
|
fix(stream): add into buffer before start the create stream trans.
|
2024-02-26 10:22:34 +08:00 |
kailixu
|
4afd45992a
|
fix: sysinfo of dnode variables
|
2024-02-26 09:30:33 +08:00 |
Haojun Liao
|
d167dcb678
|
Merge pull request #24861 from taosdata/fix/nullcheck
fix(stream): fix the invalid check for subtable name.
|
2024-02-25 23:34:30 +08:00 |
Haojun Liao
|
59ad27fcae
|
other(stream): comment some logs.
|
2024-02-24 22:50:17 +08:00 |
Hongze Cheng
|
fdb430d2e7
|
Merge pull request #24859 from taosdata/fix/TD-28776-3.0
fix/TD-28776
|
2024-02-24 16:16:03 +08:00 |
Haojun Liao
|
bb31b0c121
|
fix(stream): add logs.
|
2024-02-24 02:08:49 +08:00 |
Haojun Liao
|
2800454c35
|
Merge branch '3.0' into fix/nullcheck
|
2024-02-24 01:46:15 +08:00 |
Haojun Liao
|
df2488431e
|
fix(stream): add logs.
|
2024-02-24 00:40:26 +08:00 |
chenhaoran
|
ab07900895
|
Merge branch '3.0' into feat/TD-26529-3.0
|
2024-02-23 20:54:19 +08:00 |
dmchen
|
1ca24fae6e
|
fix/TD-28776
|
2024-02-23 11:44:55 +00:00 |
Hongze Cheng
|
c52f064670
|
Merge pull request #24843 from taosdata/FIX/TS-4505-3.0
enh: ensure the redos and undos of parallle mnd trans are of the same type
|
2024-02-23 14:48:27 +08:00 |
Benguang Zhao
|
e4fa687100
|
enh: adjust code format in logging msg of mndTransSync
|
2024-02-23 14:42:52 +08:00 |
Hongze Cheng
|
20cd0d08bb
|
Merge pull request #24842 from taosdata/fix/TD-28765
fix(vnd/query): not release reader if not initialized
|
2024-02-23 14:32:34 +08:00 |
Hongze Cheng
|
67f5684151
|
Merge pull request #24798 from taosdata/feat/TD-27463-3.0
enh: get machine id and tbase58 codec
|
2024-02-23 14:18:45 +08:00 |
Benguang Zhao
|
f2c1b7da05
|
enh: keep in redo stage on context switch for rollback trans
|
2024-02-23 13:18:36 +08:00 |
Benguang Zhao
|
ec093cb477
|
enh: ensure decoded obj cleared in new obj action validate
|
2024-02-23 11:25:42 +08:00 |
Benguang Zhao
|
1b2bccd1d9
|
enh: not use prepare log in trans create-stb anymore
|
2024-02-23 10:40:50 +08:00 |
Benguang Zhao
|
dfef26866a
|
enh: decode sdb raw object in SdbValidateFp instead
|
2024-02-23 10:39:50 +08:00 |
Benguang Zhao
|
a371afa58e
|
enh: change type of trans create-qnode and drop-qnode as serial
|
2024-02-23 10:22:59 +08:00 |
Benguang Zhao
|
fbd2a0035c
|
enh: change type of trans create-snode and drop-snode as serial
|
2024-02-23 10:22:58 +08:00 |
Benguang Zhao
|
94f7e0c811
|
enh: change redo logs of trans create-stb-index and drop-index as prepare logs
|
2024-02-23 10:22:58 +08:00 |
Benguang Zhao
|
8f3b6a717d
|
enh: change redo logs of trans alter-db and drop-db as prepare logs
|
2024-02-23 10:22:57 +08:00 |
Benguang Zhao
|
3a81c9777c
|
enh: change redo logs of trans alter-stb and drop-stb as prepare logs
|
2024-02-23 10:22:56 +08:00 |