Hongze Cheng
|
f90f0b7047
|
disable infinite count loop
|
2023-08-02 15:51:51 +08:00 |
Minglei Jin
|
cff85550f9
|
Merge branch '3.0' into 3.0_main
|
2023-08-02 14:10:45 +08:00 |
wade zhang
|
c24b52ad82
|
Merge pull request #22277 from taosdata/fix/TD-25400
enh(tsdb/cache/read): lazy init table map hash and entries
|
2023-08-02 14:08:43 +08:00 |
Haojun Liao
|
0feffc687b
|
fix(tsdb): check uid in multiple stt statistics blocks.
|
2023-08-02 12:44:45 +08:00 |
Minglei Jin
|
0e51277521
|
cache/reader: cleanup contiue nex row
|
2023-08-02 12:43:57 +08:00 |
Haojun Liao
|
2c357f1958
|
fix(stream): enable filter table based on table statistics.
|
2023-08-02 11:18:35 +08:00 |
Minglei Jin
|
7fca057a81
|
cache/reader: move pLastCols into single block
|
2023-08-02 11:10:12 +08:00 |
Minglei Jin
|
95cc540d9b
|
cache/reader: clean uid in all loop
|
2023-08-02 10:48:55 +08:00 |
Minglei Jin
|
ed76525c4f
|
cache/reader: cleanup uid in signle loop
|
2023-08-02 10:28:13 +08:00 |
Minglei Jin
|
29b2f32821
|
cache reader: cleanup stt init
|
2023-08-02 09:49:41 +08:00 |
Haojun Liao
|
53aefa531f
|
Merge branch '3.0' into fix/3_liaohj
|
2023-08-02 09:45:21 +08:00 |
Hongze Cheng
|
4ba4e83b5b
|
fix: retention file corruption
|
2023-08-01 20:19:13 +08:00 |
Minglei Jin
|
7d294cac5f
|
tsdb/cache: load current fileset's brinblk once
|
2023-08-01 18:56:10 +08:00 |
Minglei Jin
|
a593e887fa
|
cache: remove nFileset from fs state
|
2023-08-01 18:37:23 +08:00 |
Minglei Jin
|
7ad628417a
|
fix mem issue: stack-use-after-scope
|
2023-08-01 17:57:38 +08:00 |
Minglei Jin
|
4716fc6400
|
cache/fs: remove fs state's tsdb handle
|
2023-08-01 17:49:05 +08:00 |
Minglei Jin
|
1d5532019f
|
tsdb/merge-tree: cleanup comment
|
2023-08-01 17:25:15 +08:00 |
Minglei Jin
|
f72f129d41
|
cache/skyline: cleanup del array
|
2023-08-01 17:23:53 +08:00 |
Minglei Jin
|
c997662ba0
|
tsdb/cache: build skyline only if there's del data
|
2023-08-01 16:50:00 +08:00 |
Minglei Jin
|
94b9599f95
|
fix null pointer dereference
|
2023-08-01 16:39:14 +08:00 |
Haojun Liao
|
637f09359a
|
other: merge main.
|
2023-08-01 16:15:34 +08:00 |
Minglei Jin
|
72ac5a4e3b
|
tsdb/cache: use read util's uid compare functor
|
2023-08-01 16:08:20 +08:00 |
Minglei Jin
|
c0a0e07597
|
cache/read: lazy init uidList when laoding from tsdb
|
2023-08-01 16:02:09 +08:00 |
Minglei Jin
|
b3fae65d90
|
enh(tsdb/cache/read): lazy init table map hash and entries
|
2023-08-01 15:53:42 +08:00 |
Hongze Cheng
|
78c23f407e
|
fix compile issue
|
2023-08-01 15:04:14 +08:00 |
Hongze Cheng
|
07c40943a4
|
fix: TD-25408
|
2023-08-01 15:01:06 +08:00 |
wade zhang
|
347e78ecb5
|
Merge pull request #22272 from taosdata/fix/TD-25466
Fix/td 25466
|
2023-08-01 14:22:24 +08:00 |
Hongze Cheng
|
1b39147496
|
more refact
|
2023-08-01 11:36:37 +08:00 |
Hongze Cheng
|
0e46041c1a
|
fix: tsdbRetention memory leak
|
2023-08-01 11:21:40 +08:00 |
wade zhang
|
6da5276259
|
Merge pull request #22264 from taosdata/szhou/fix-ts3749
fix: restore user privilege processing if the rows generated by the u…
|
2023-08-01 11:21:11 +08:00 |
Haojun Liao
|
ae9745ecf2
|
Merge pull request #22258 from taosdata/mark/tmq-3.0
fix:add committed & seek process logic
|
2023-08-01 09:52:09 +08:00 |
slzhou
|
785326c494
|
fix: dedicated max privileges rows to 2048
|
2023-08-01 09:46:08 +08:00 |
Haojun Liao
|
ea875c58f2
|
Merge pull request #22263 from taosdata/mark/tmq-main
fix:add committed & seek process logic
|
2023-08-01 09:43:23 +08:00 |
slzhou
|
411b5d4cf4
|
fix: increase privileges max block row number to 4096
|
2023-08-01 09:41:59 +08:00 |
slzhou
|
65e028ea5a
|
enhance: add log
|
2023-07-31 23:27:35 +08:00 |
Haojun Liao
|
36ef9a537f
|
Merge pull request #22256 from taosdata/fix/TD-25457
check update data
|
2023-07-31 22:56:05 +08:00 |
Haojun Liao
|
2640e41705
|
Merge pull request #22261 from taosdata/fix/3_liaohj
fix(stream): set the correct end key of delete block.
|
2023-07-31 22:55:50 +08:00 |
Haojun Liao
|
7e8ecceada
|
Merge pull request #22260 from taosdata/fix/3_liaohj
fix(stream): kill task when pause the stream execution.
|
2023-07-31 22:55:36 +08:00 |
slzhou
|
215e358ce3
|
fix: restore user privilege processing if the rows generated by the user exceeds max block rows
|
2023-07-31 19:20:54 +08:00 |
wangmm0220
|
68ae64cdb2
|
fix:add committed & seek process logic
|
2023-07-31 18:53:25 +08:00 |
wangmm0220
|
cddf27e8b4
|
fix:add committed & seek process logic
|
2023-07-31 18:48:50 +08:00 |
Haojun Liao
|
d45596bb33
|
fix(stream): kill task when pause the stream execution.
|
2023-07-31 18:07:37 +08:00 |
Haojun Liao
|
0b732e512a
|
Merge pull request #22251 from taosdata/fix/3_liaohj
fix(stream): set the correct end key of delete block.
|
2023-07-31 18:06:48 +08:00 |
wangmm0220
|
6179618b17
|
fix:add committed & seek process logic
|
2023-07-31 17:56:04 +08:00 |
wade zhang
|
9675384b05
|
Merge pull request #22252 from taosdata/fix/TD-25391
fix(tsdb/read2): reset stt reader when suspended
|
2023-07-31 17:36:43 +08:00 |
liuyao
|
32b59af4b1
|
check update data
|
2023-07-31 17:32:24 +08:00 |
wade zhang
|
64d63b0584
|
Merge pull request #22212 from taosdata/fix/TD-24809-3.0
fix: taos print version
|
2023-07-31 16:31:03 +08:00 |
wangmm0220
|
8093ef2dc8
|
Merge branch 'main' of https://github.com/taosdata/TDengine into mark/tmq
|
2023-07-31 16:14:25 +08:00 |
Haojun Liao
|
9981cecbed
|
refactor: do some internal refactor.
|
2023-07-31 15:24:35 +08:00 |
Minglei Jin
|
079d7ff69e
|
fix(tsdb/read2): reset stt reader when suspended
|
2023-07-31 15:21:47 +08:00 |
wade zhang
|
79646fff10
|
Merge pull request #22246 from taosdata/szhou/fix-ts3744
fix: increase condition size
|
2023-07-31 14:48:06 +08:00 |
slzhou
|
6151b790d9
|
fix: increase the condition size of user privileges to 48k
|
2023-07-31 13:25:56 +08:00 |
wade zhang
|
c7fa5ed6ef
|
Merge pull request #22247 from taosdata/fix/TD-25436
fix(tsdb/cache): check stt data with empty brin index
|
2023-07-31 11:24:37 +08:00 |
Minglei Jin
|
135beebc0a
|
fix(tsdb/cache): check stt data with empty brin index
|
2023-07-31 09:15:08 +08:00 |
wade zhang
|
bae028d65c
|
Merge pull request #22230 from taosdata/mark/tmq
fix:semaphore always wait in tmq commit logic
|
2023-07-31 09:10:13 +08:00 |
kailixu
|
ff39aadb34
|
fix: mac OS for community
|
2023-07-31 08:42:17 +08:00 |
wade zhang
|
c26165975d
|
Merge pull request #22227 from taosdata/fix/TS-3728
fix:add macro ASSERT_NOT_CORE to control ASSERT not core in release version
|
2023-07-30 14:28:56 +08:00 |
Haojun Liao
|
c3c9e32ddd
|
Merge pull request #22244 from taosdata/fix/3_liaohj
other: merge 3.0
|
2023-07-29 22:38:51 +08:00 |
Haojun Liao
|
0bd2548937
|
fix(stream): initialize the filter window initial range.
|
2023-07-29 16:41:01 +08:00 |
kailixu
|
2deeed87ae
|
fix: community for mac os
|
2023-07-29 13:18:17 +08:00 |
Haojun Liao
|
f6e07d1fdb
|
other: merge 3.0
|
2023-07-29 01:32:02 +08:00 |
wade zhang
|
c19feb2fa1
|
Merge pull request #22236 from taosdata/fix/TD-25416
fix(tsdb/cache/del): use lru mutex to fix race with committing
|
2023-07-28 23:17:45 +08:00 |
Haojun Liao
|
936afeb5ac
|
refactor: do internal refactor to simple the pause/resume in case of fill history exists.
|
2023-07-28 19:13:03 +08:00 |
Haojun Liao
|
d5974a8f25
|
refactor(stream): refactor the pause/resume for fill history execution.
|
2023-07-28 18:05:32 +08:00 |
Minglei Jin
|
1fcbf3432c
|
tsdb/cache/del: remove duplicate lruMutex lock
|
2023-07-28 17:20:20 +08:00 |
wangmm0220
|
d982a7cb80
|
fix:heap use after free for wal
|
2023-07-28 16:59:35 +08:00 |
Minglei Jin
|
b0f65dfa62
|
fix(tsdb/cache/del): use lru mutex to fix race with committing
|
2023-07-28 16:32:07 +08:00 |
wangmm0220
|
ce7db7bf90
|
fix:subscribe time & return -1 if wal not exist
|
2023-07-28 15:07:15 +08:00 |
wangmm0220
|
6e673072cd
|
fix:conflicts
|
2023-07-28 14:57:13 +08:00 |
Haojun Liao
|
2a78cd2d23
|
Merge pull request #22215 from taosdata/fix/liaohj
other: merge main.
|
2023-07-28 13:06:17 +08:00 |
wangmm0220
|
2f6c565392
|
fix:pHandle not load if taosd restart
|
2023-07-28 11:48:53 +08:00 |
wade zhang
|
b3e5b5bd24
|
Merge pull request #22217 from taosdata/fix/TD-25386
fix(tsdb/cache): move to stt next row if data file exausted
|
2023-07-28 08:56:29 +08:00 |
Haojun Liao
|
ccc0f13649
|
Merge pull request #22214 from taosdata/fix/3_liaohj
fix(stream): scan wal in step2
|
2023-07-28 00:42:15 +08:00 |
Haojun Liao
|
7f3d1dc464
|
fix(stream): fix memory leak.
|
2023-07-27 23:06:53 +08:00 |
wangmm0220
|
77d43ef5fd
|
fix:tmq ci error
|
2023-07-27 20:28:45 +08:00 |
Haojun Liao
|
fbb33be85d
|
other: add some comments.
|
2023-07-27 18:59:38 +08:00 |
Haojun Liao
|
22a5a18fff
|
fix(stream): 1. set correct timewindow after step2. 2. handle the case when the task is failed to be added into the meta store.
|
2023-07-27 18:57:36 +08:00 |
Minglei Jin
|
cc9b9bd0b9
|
fix(tsdb/cache): move to stt next row if data file exausted
|
2023-07-27 17:19:42 +08:00 |
Shungang Li
|
fb226c2cdb
|
enh: check cluster ttlChangeOnWrite consistency
|
2023-07-27 16:49:56 +08:00 |
Haojun Liao
|
b145771a1b
|
other: merge 3.0
|
2023-07-27 16:38:57 +08:00 |
Haojun Liao
|
3d403dca5a
|
other: merge main.
|
2023-07-27 16:23:41 +08:00 |
Haojun Liao
|
6ff50d4eaf
|
fix(stream): update the step2 scan wal files.
|
2023-07-27 16:10:55 +08:00 |
wangmm0220
|
75eacd56f1
|
fix:add log
|
2023-07-27 15:58:32 +08:00 |
wade zhang
|
a72c11c8de
|
Merge pull request #22205 from taosdata/fix/TD-25315
fix(tsdb/commit2): new maxDelKey for commit context
|
2023-07-27 15:48:46 +08:00 |
wade zhang
|
cc3cc73cfc
|
Merge pull request #22199 from taosdata/fix/TS-3708
fix/TS-3708: check term for role time
|
2023-07-27 15:43:23 +08:00 |
wangmm0220
|
2d41a42976
|
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TS-3728
|
2023-07-27 15:31:16 +08:00 |
Haojun Liao
|
40fe3ef4f6
|
fix(stream): refactor the step2 wal scan.
|
2023-07-27 14:49:20 +08:00 |
Shungang Li
|
167ecea705
|
fix: check term for role time
1. time of mnode becomes current role in this term
2. show 0 for offline mnodes
|
2023-07-27 14:16:54 +08:00 |
Minglei Jin
|
fe495f7013
|
tsdb/commit2: fix commit minKey for del
|
2023-07-27 13:54:48 +08:00 |
Haojun Liao
|
e89f530db2
|
fix(stream): scan wal in step2
|
2023-07-27 10:55:59 +08:00 |
Minglei Jin
|
8a2764c698
|
tsdb/commit2: use max fileset's maxKey as initial maxDelKey
|
2023-07-27 10:51:17 +08:00 |
Haojun Liao
|
2ef67b326a
|
Merge pull request #22207 from taosdata/fix/3_liaohj
fix(stream): set the value of ratio of vnode stream thread factor to be 4.0 by default.
|
2023-07-27 10:36:37 +08:00 |
Minglei Jin
|
dd32f12f92
|
tsdb/commit2: reset nextKey to max to stop commit
|
2023-07-27 09:50:32 +08:00 |
Minglei Jin
|
992d623ae5
|
fix(tsdb/commit2): initialize ctx's maxDelKey with TSKEY_MIN
|
2023-07-27 09:34:47 +08:00 |
Minglei Jin
|
580b7124cf
|
fix(tsdb/commit2): new maxDelKey for commit context
|
2023-07-27 09:16:28 +08:00 |
Haojun Liao
|
b1596f8e3e
|
refactor: do some internal refactor.
|
2023-07-27 01:55:42 +08:00 |
Haojun Liao
|
087d54a807
|
Merge pull request #22198 from taosdata/fix/3_liaohj
fix(stream): do filter before the update check.
|
2023-07-26 18:57:48 +08:00 |
Haojun Liao
|
c57defa1c9
|
Merge pull request #22195 from taosdata/szhou/fix-td25369
fix: stt and data block merge
|
2023-07-26 17:11:18 +08:00 |
Haojun Liao
|
6a6830761d
|
fix(tsdb): check for null ptr of pScanInfo
|
2023-07-26 17:08:29 +08:00 |
Haojun Liao
|
3c387f6e91
|
fix(stream): fix syntax error.
|
2023-07-26 17:00:41 +08:00 |
Haojun Liao
|
432c943c25
|
fix(stream): do filter before the update check.
|
2023-07-26 16:34:39 +08:00 |
Haojun Liao
|
610f9d19c1
|
Merge pull request #22188 from taosdata/fix/3_liaohj
fix(stream): set the correct step2 scan time window range.
|
2023-07-26 16:34:10 +08:00 |
shenglian zhou
|
1357e623d0
|
fix: fix compilation error
|
2023-07-26 15:43:50 +08:00 |
shenglian zhou
|
79020ea4a4
|
fix: stt and data block merge
|
2023-07-26 15:01:20 +08:00 |
Haojun Liao
|
df57768a3e
|
Merge branch '3.0' into fix/3_liaohj
|
2023-07-26 14:45:11 +08:00 |
Haojun Liao
|
cdffabcdad
|
fix(stream): fix memory leak.
|
2023-07-26 14:37:04 +08:00 |
wade zhang
|
d8fd5b9394
|
Merge pull request #22190 from taosdata/fix/TD-25315
fix(tsdb/del): reset next key to del record's ekey
|
2023-07-26 10:23:01 +08:00 |
Haojun Liao
|
b6eb739ae0
|
fix(tsdb): fix the
|
2023-07-26 09:14:19 +08:00 |
Minglei Jin
|
fb860726de
|
fix(tsdb/del): reset next key to del record's ekey
|
2023-07-26 08:40:44 +08:00 |
wade zhang
|
02bc1b2a8f
|
Merge pull request #22186 from taosdata/fix/TD-25315
fix(tsdb/del): continue committing fileset if more del left
|
2023-07-25 17:41:30 +08:00 |
Haojun Liao
|
0bdccd2681
|
refactor: do some internal refactor.
|
2023-07-25 17:31:54 +08:00 |
Minglei Jin
|
7bfb4e0f88
|
fix(tsdb/del): continue committing fileset if more del left
|
2023-07-25 16:42:45 +08:00 |
wangmm0220
|
a3614ca5d2
|
fix:add assert if exception occurs
|
2023-07-25 16:18:11 +08:00 |
wangmm0220
|
be4e47e9a7
|
fix:add macro ASSERT_NOT_CORE to control ASSERT not core in release version
|
2023-07-25 16:15:33 +08:00 |
Haojun Liao
|
d29f835a63
|
fix(stream): set the correct step2 scan time window range.
|
2023-07-25 15:09:22 +08:00 |
Haojun Liao
|
c2588d71c3
|
Merge pull request #22173 from taosdata/fix/TS-3728
fix:avoid request offset type is 0
|
2023-07-25 14:59:30 +08:00 |
wade zhang
|
2bf84c2676
|
Merge pull request #22179 from taosdata/FIX/TS-3702-3.0
enh: compatibility between getFileNamePrefix and tsdbTFileName
|
2023-07-25 14:26:14 +08:00 |
Benguang Zhao
|
01f45b2a99
|
enh: compatibility between getFileNamePrefix and tsdbTFileName
|
2023-07-25 11:35:35 +08:00 |
Minglei Jin
|
1bce96ea27
|
fix(tsdb/pageSize): use tsdbPageSize instead of szPage(tdb's)
|
2023-07-25 10:46:03 +08:00 |
wade zhang
|
7ea9cf1ddc
|
Merge pull request #22166 from taosdata/fix/TD-24422
fix(tsdb/cache): reuse data file reader
|
2023-07-25 10:28:59 +08:00 |
Haojun Liao
|
96722a07b1
|
Merge pull request #22174 from taosdata/fix/3_liaohj
fix(stream): fix the invalid check of step2 .
|
2023-07-25 00:30:06 +08:00 |
Haojun Liao
|
a2694b9ce9
|
fix(stream): fix the invalid check of step2 .
|
2023-07-24 19:44:28 +08:00 |
Haojun Liao
|
c0e35df927
|
Merge pull request #22131 from taosdata/mark/tmq
fix:optimize log & change return value for async interface
|
2023-07-24 19:40:01 +08:00 |
wangmm0220
|
6a0e994169
|
fix:avoid request offset type is 0
|
2023-07-24 19:24:05 +08:00 |
Haojun Liao
|
d36903bf08
|
Merge pull request #22162 from taosdata/fix/3_liaohj
fix(stream): add some logs, and remove the invalid loop.
|
2023-07-24 16:29:51 +08:00 |
dapan1121
|
dce1f579ea
|
Merge pull request #22143 from taosdata/enh/TD-24987-3.0
enh: expire time optimize
|
2023-07-24 16:18:59 +08:00 |
wangmm0220
|
9628a9f74e
|
fix:open info log in tmq & ignore wal apply ver when read wal
|
2023-07-24 15:53:02 +08:00 |
kailixu
|
7946ce4994
|
chore: code optimization
|
2023-07-24 14:46:59 +08:00 |
Minglei Jin
|
424dd40078
|
tsdb/cache: reuse pDataFileReader for same fileset
|
2023-07-24 14:45:35 +08:00 |
kailixu
|
cf59a6cff0
|
chore: set user for dm transport
|
2023-07-24 14:24:47 +08:00 |
Haojun Liao
|
9bae91bcba
|
fix(stream): add some logs, and remove the invalid loop.
|
2023-07-24 13:37:44 +08:00 |
Haojun Liao
|
13bab114cb
|
Merge pull request #22155 from taosdata/fix/3_liaohj
fix(stream): refactor the halt status to check more status.
|
2023-07-24 11:04:08 +08:00 |
Minglei Jin
|
968cfd9e65
|
tsdb/cache: pLastIter null pointer check
|
2023-07-24 11:03:07 +08:00 |
wade zhang
|
5f25d70fc2
|
Merge pull request #22154 from taosdata/enh/tsdb_optimize
fix(tsdb/cache): new next stt row state for fs tranverse
|
2023-07-24 10:47:51 +08:00 |
Haojun Liao
|
1367552f38
|
fix(stream): refactor the halt status to check more status.
|
2023-07-24 10:04:15 +08:00 |
Haojun Liao
|
6a19ad3127
|
Merge pull request #22151 from taosdata/fix/3_liaohj
fix(stream): set the correct flag of pause/resume.
|
2023-07-24 09:07:49 +08:00 |
Minglei Jin
|
13491fab95
|
tsdb/cache: new next stt row state for fs tranverse
|
2023-07-24 08:51:20 +08:00 |
Haojun Liao
|
0b6e1a12bb
|
refactor: do some internal refactor.
|
2023-07-23 19:09:43 +08:00 |
Haojun Liao
|
e387b2f932
|
refactor: do some internal refactor.
|
2023-07-23 18:59:34 +08:00 |
Haojun Liao
|
4e0f7ffbf8
|
fix(stream): set the correct flag of pause/resume.
|
2023-07-23 18:49:56 +08:00 |
Haojun Liao
|
321be1f83f
|
Merge pull request #22135 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2023-07-22 15:06:28 +08:00 |
Haojun Liao
|
bfc4a07207
|
fix(stream): fix memory leak.
|
2023-07-22 00:20:02 +08:00 |
Haojun Liao
|
1b2636028a
|
fix(stream): fix memory leak.
|
2023-07-21 23:05:42 +08:00 |
wangmm0220
|
8f15795cc1
|
fix:judge if pTopic is NULL
|
2023-07-21 19:47:31 +08:00 |
Haojun Liao
|
16d7707b90
|
fix(stream): align the scan real time data for stream task.
|
2023-07-21 19:33:43 +08:00 |
wade zhang
|
7b1e809d98
|
Merge pull request #21794 from taosdata/enh/tsdb_optimize
for test purpose
|
2023-07-21 14:18:32 +08:00 |
wangmm0220
|
bb86f5c580
|
fix:commit offset should not plus 1
|
2023-07-21 11:13:05 +08:00 |
wangmm0220
|
10ebf1f438
|
fix:subscribeStb.py maybe failed
|
2023-07-21 11:07:34 +08:00 |
Haojun Liao
|
d0da988b7d
|
Merge branch '3.0' into fix/3_liaohj
|
2023-07-21 09:47:44 +08:00 |
Haojun Liao
|
39ca9b537f
|
fix(stream): fix syntax error
|
2023-07-21 09:43:08 +08:00 |