Haojun Liao
|
41f73b4294
|
Merge branch 'main' into fix/liaohj
|
2023-01-20 22:08:36 +08:00 |
Haojun Liao
|
5950f6fad5
|
Merge branch 'fix/liaohj' of github.com:taosdata/tdengine into fix/liaohj
|
2023-01-20 18:09:51 +08:00 |
Haojun Liao
|
fae4f2c4ed
|
refactor: do some internal refactor.
|
2023-01-20 18:08:34 +08:00 |
Haojun Liao
|
fd5820b052
|
Merge pull request #19643 from taosdata/fix/liaohj
enh: optimize execute plan when 'tail' function is used with 'partition by' clause
|
2023-01-19 18:42:37 +08:00 |
dapan1121
|
d363971675
|
Merge pull request #19638 from taosdata/fix/TS-2404
fix: atexit memory leak issue
|
2023-01-19 10:14:25 +08:00 |
dapan1121
|
2d579cfc16
|
fix: fix compile issue
|
2023-01-18 17:27:27 +08:00 |
dapan1121
|
d130d1a84a
|
fix: atexit memory leak issue
|
2023-01-18 17:13:35 +08:00 |
dapan1121
|
2d42608813
|
Merge pull request #19632 from taosdata/fix/TS-2461
fix: rows number exceeds block capacity issue
|
2023-01-18 16:56:05 +08:00 |
Haojun Liao
|
c9a1b3ba01
|
fix(query): handle the multi-group limit/offset in table group merge scan/ multiway-merge executor.
|
2023-01-18 16:24:29 +08:00 |
dapan1121
|
17bfb8228a
|
fix: rows number exceeds block capacity issue
|
2023-01-18 15:55:24 +08:00 |
Xiaoyu Wang
|
f1d6262630
|
enh: optimize execute plan when 'tail' function is used with 'partition by' clause
|
2023-01-18 12:26:01 +08:00 |
kailixu
|
d9ae5a755c
|
fix: tsdb fs head/data/sma nRef
|
2023-01-18 11:05:39 +08:00 |
dapan1121
|
78d674e9c7
|
Merge pull request #19613 from taosdata/fix/TD-21939
fix: crash caused of wrong task phase issue
|
2023-01-18 09:02:06 +08:00 |
dapan1121
|
487f0c708e
|
Merge pull request #19601 from taosdata/fix/catalogDeadLock
fix: fix vgroup dead lock issue
|
2023-01-18 08:56:49 +08:00 |
dapan1121
|
1101a0ff0e
|
Merge pull request #19602 from taosdata/fix/TD-21937-3.0M
fix: tsdb read snapshot take/untake
|
2023-01-17 18:04:37 +08:00 |
dapan1121
|
e70f767647
|
fix: crash caused of wrong task phase issue
|
2023-01-17 17:53:56 +08:00 |
xinsheng Ren
|
f966197cea
|
Fix/xsren/td 21762/sem mem leak basemain (#19587)
* TD-21762 sem_init cause mem leak on windows
* fix/memleak
Co-authored-by: facetosea <25808407@qq.com>
|
2023-01-17 16:30:06 +08:00 |
kailixu
|
70fb18e611
|
fix: tsdb ReadSnap take/untake
|
2023-01-17 15:11:11 +08:00 |
freemine
|
e92bf83986
|
bugfix: stack-buffer-overflow (#19584)
|
2023-01-17 15:05:33 +08:00 |
dapan1121
|
69ecd6e50a
|
fix: compile issue
|
2023-01-17 14:46:33 +08:00 |
dapan1121
|
6284e87217
|
fix: fix vgroup dead lock issue
|
2023-01-17 14:36:00 +08:00 |
Shengliang Guan
|
e11d57d58c
|
Merge pull request #19533 from taosdata/FIX/TD-21662-main
enh: skip WAL forceSync for single replica vgroup
|
2023-01-17 14:25:04 +08:00 |
dapan1121
|
1d5ac1ba90
|
Merge pull request #19596 from taosdata/fix/TS-2444
fix: move crash report to shell
|
2023-01-17 13:36:01 +08:00 |
dapan1121
|
7dbe44b2b7
|
Merge pull request #19589 from taosdata/fix/TD-21925
fix: insert into select can't be stopped issue
|
2023-01-17 13:27:02 +08:00 |
dapan1121
|
6b259777ad
|
fix: move crash report to shell
|
2023-01-17 11:18:49 +08:00 |
dapan1121
|
63a23a3562
|
fix: insert into select can't be stopped issue
|
2023-01-17 09:12:51 +08:00 |
Haojun Liao
|
59e25c0191
|
Merge pull request #19576 from taosdata/fix/liaohj
test: add new sim to CI.
|
2023-01-16 18:17:39 +08:00 |
dapan1121
|
2f889eb77e
|
Merge pull request #19569 from taosdata/szhou/fixbugs
fix: add stt_trigger to show create database processing
|
2023-01-16 17:26:28 +08:00 |
Haojun Liao
|
e3248d0053
|
refactor: disable warning.
|
2023-01-16 16:02:23 +08:00 |
dapan1121
|
09c0ff4dbf
|
Merge pull request #19541 from taosdata/fix/TD-21842
fix:memory leak
|
2023-01-16 13:10:54 +08:00 |
Haojun Liao
|
9f61d3ebab
|
Merge pull request #19559 from taosdata/fix/liaohj
fix(query): use the recycled blocks to reduce the cached buffer.
|
2023-01-16 11:34:38 +08:00 |
slzhou
|
51cdd4af19
|
fix: add stt_trigger to show create database processing
|
2023-01-16 10:28:34 +08:00 |
Shengliang Guan
|
dbea8004a9
|
Merge pull request #19555 from taosdata/enh/TD-20047
fix: update epset on dnode info changed
|
2023-01-16 09:40:15 +08:00 |
Haojun Liao
|
9997362cf7
|
fix(query): use the recycled blocks to reduce the cached buffer.
|
2023-01-14 01:12:15 +08:00 |
Shengliang Guan
|
ad8c73645b
|
fix: update epset on dnode info changed
|
2023-01-13 15:26:24 +08:00 |
dapan1121
|
d864d4d62b
|
Merge pull request #19523 from taosdata/szhou/fixbugs
fix: no stable null group when no normal table
|
2023-01-13 13:28:02 +08:00 |
Shengliang Guan
|
bd531ccfb3
|
Merge pull request #19542 from taosdata/enh/TD-20047
refact: adjust return value of tmsgUpdateDnodeInfo
|
2023-01-13 10:54:10 +08:00 |
wangmm0220
|
06f863fbad
|
fix:memory leak
|
2023-01-12 17:38:07 +08:00 |
Shengliang Guan
|
cd0404bc25
|
refact: adjust return value of tmsgUpdateDnodeInfo
|
2023-01-12 17:08:33 +08:00 |
Shengliang Guan
|
e6b4031487
|
fix: coverity issues
|
2023-01-12 16:04:57 +08:00 |
Shengliang Guan
|
4e6fca5647
|
Merge remote-tracking branch 'origin/fix/TD-21663' into fix/TD-21663-2
|
2023-01-12 15:16:47 +08:00 |
Shengliang Guan
|
040c975eb2
|
fix: memory leak in mnode
|
2023-01-12 15:13:49 +08:00 |
Shengliang Guan
|
3973e0512d
|
Merge remote-tracking branch 'origin/main' into fix/TD-21663-2
|
2023-01-12 13:29:35 +08:00 |
Shengliang Guan
|
d57b28ac68
|
Merge remote-tracking branch 'origin/main' into fix/TD-21663
|
2023-01-12 13:22:20 +08:00 |
Shengliang Guan
|
f1706ae175
|
Merge pull request #19493 from taosdata/fix/TD-21871-simon
fix: allow mnode start even dnode in dropping state
|
2023-01-12 10:22:59 +08:00 |
Benguang Zhao
|
5a4cc36079
|
enh: skip WAL forceSync for single replica vgroup
|
2023-01-12 09:25:55 +08:00 |
Shengliang Guan
|
6af99d7547
|
Merge pull request #19518 from taosdata/FIX/TD-21662-main
enh: fsync each WAL log after appending when wal_level=2 and wal_fsync_period=0
|
2023-01-12 09:09:26 +08:00 |
shenglian zhou
|
50bb847ff9
|
fix: no stable null group when no normal table
|
2023-01-12 09:06:58 +08:00 |
Benguang Zhao
|
97ce96a2fa
|
enh: not fsync idx file in walFsync
|
2023-01-11 19:24:51 +08:00 |
Benguang Zhao
|
871a585a61
|
enh: fsync each WAL log after appending when wal_level=2 and wal_fsync_period=0
|
2023-01-11 18:28:45 +08:00 |