Shengliang Guan
|
f5d1b3f8f1
|
Merge remote-tracking branch 'origin/3.0' into feature/sync2-merge
|
2022-10-21 19:12:06 +08:00 |
Shengliang Guan
|
922436e7d4
|
fix: lock mem items of tqueue
|
2022-10-21 19:12:03 +08:00 |
Liu Jicong
|
808ae09451
|
Merge pull request #17562 from taosdata/feature/stream
fix(wal): reference
|
2022-10-21 18:22:03 +08:00 |
Yihao Deng
|
f31d438ce9
|
Merge branch '3.0' into fix/TD-19646
|
2022-10-21 18:21:45 +08:00 |
yihaoDeng
|
e7014c3e89
|
rm invalid read
|
2022-10-21 18:20:08 +08:00 |
54liuyao
|
308c3cad11
|
feat(stream):change stream mode & add ci
|
2022-10-21 17:46:15 +08:00 |
dapan1121
|
1b65cd2089
|
fix: fix show create table crash issue
|
2022-10-21 17:24:06 +08:00 |
Liu Jicong
|
f49d91ac1a
|
fix(stream): decode bloom filter
|
2022-10-21 17:22:31 +08:00 |
dapan1121
|
a80f382c5d
|
fix: fix tsc query memory leak
|
2022-10-21 17:00:11 +08:00 |
dapan1121
|
ac542e9164
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-19712
|
2022-10-21 16:52:38 +08:00 |
dapan1121
|
6fa1cf90db
|
fix: fix tsc query memory leak
|
2022-10-21 16:51:33 +08:00 |
Liu Jicong
|
25bb914ac1
|
merge 3.0
|
2022-10-21 16:30:43 +08:00 |
Minghao Li
|
5ee04e8059
|
refacotr(sync): free memory
|
2022-10-21 16:27:14 +08:00 |
Shengliang Guan
|
ca851f9750
|
fix: enable adjust numOfVnodeFetchThreads
|
2022-10-21 16:27:09 +08:00 |
Liu Jicong
|
1c26f1b53e
|
fix(wal): reference
|
2022-10-21 16:13:55 +08:00 |
shenglian zhou
|
bd71aebc98
|
Merge branch 'szhou/fixbugs' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-10-21 15:53:57 +08:00 |
shenglian zhou
|
22a2f37fe5
|
fix: fix coverity errors
|
2022-10-21 15:50:08 +08:00 |
Minghao Li
|
40ec6ba970
|
Merge branch 'feature/sync2-merge' of https://github.com/taosdata/TDengine into feature/sync2-merge
|
2022-10-21 15:47:51 +08:00 |
Shengliang Guan
|
b8fdafe8ee
|
fix: not reconfig if unchanged
|
2022-10-21 15:47:26 +08:00 |
Minghao Li
|
11a4ef3508
|
Merge branch 'feature/sync2-merge' of https://github.com/taosdata/TDengine into feature/sync2-merge
|
2022-10-21 15:46:09 +08:00 |
Minghao Li
|
cf3d865bae
|
refacotr(sync): delete DynamicQuorum
|
2022-10-21 15:43:28 +08:00 |
chenhaoran
|
d2e4b0b5f6
|
Merge branch '3.0' into fix/TD-19312
|
2022-10-21 07:40:58 +00:00 |
Shengliang Guan
|
92584d133f
|
Merge branch 'feature/sync2-merge' of https://github.com/taosdata/TDengine into feature/sync2-merge
|
2022-10-21 15:38:55 +08:00 |
Shengliang Guan
|
c6bbd18924
|
fix: not post sem if transId is 0
|
2022-10-21 15:33:06 +08:00 |
Minghao Li
|
b492082ac2
|
refacotr(sync): delete DynamicQuorum
|
2022-10-21 15:31:55 +08:00 |
Minghao Li
|
3c94d61493
|
refacotr(sync): judge peer state null
|
2022-10-21 15:22:34 +08:00 |
Minghao Li
|
984af8a877
|
refactor(sync): if data is null, do not update state mgr
|
2022-10-21 15:13:51 +08:00 |
wade zhang
|
88c52d567b
|
Merge pull request #17548 from taosdata/szhou/fixbugs
fix: get next row from rb tree from last files when backward scaning
|
2022-10-21 15:04:42 +08:00 |
dapan1121
|
101be62054
|
Merge pull request #17552 from taosdata/fix/http_failure
fix : avoid invalid read/write
|
2022-10-21 15:01:23 +08:00 |
Haojun Liao
|
5899d1d619
|
refactor: do some internal refactor.
|
2022-10-21 14:59:10 +08:00 |
Liu Jicong
|
5571ebee0f
|
Merge pull request #17542 from taosdata/feature/stream
enh(stream): internal optimize
|
2022-10-21 14:31:42 +08:00 |
Shengliang Guan
|
780e4a489c
|
Merge pull request #17528 from taosdata/fix/TD-19682-D
fix: commit txn for rsma
|
2022-10-21 14:15:59 +08:00 |
Shengliang Guan
|
d2ab30387b
|
Merge pull request #17543 from taosdata/feature/TD-19693
fix(stream):session window max_delay crash
|
2022-10-21 14:14:37 +08:00 |
Shengliang Guan
|
e101efe80c
|
Merge pull request #17544 from taosdata/enh/TD-19461
enh: alter db replica
|
2022-10-21 14:14:16 +08:00 |
Haojun Liao
|
b53cc7f3dd
|
fix(query): fix coverity issues.
|
2022-10-21 14:00:46 +08:00 |
yihaoDeng
|
fd06e0717d
|
avoid invalid read/write
|
2022-10-21 13:28:13 +08:00 |
yihaoDeng
|
7b30eedec0
|
avoid invalid read/write
|
2022-10-21 13:24:51 +08:00 |
Minghao Li
|
8bdec5f2f2
|
refactor(sync): delete standby
|
2022-10-21 11:53:14 +08:00 |
54liuyao
|
d9beaeb3a3
|
fix(stream):session window max_delay crash
|
2022-10-21 11:49:45 +08:00 |
yihaoDeng
|
69531c11d0
|
add executor to systable filter
|
2022-10-21 11:44:28 +08:00 |
Liu Jicong
|
26d4af6968
|
fix: memory leak
|
2022-10-21 11:42:30 +08:00 |
Shengliang Guan
|
05d04dcd2d
|
Merge remote-tracking branch 'origin/3.0' into enh/TD-19461
|
2022-10-21 11:07:48 +08:00 |
slzhou
|
05d45b20e1
|
Merge branch 'szhou/fixbugs' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-10-21 10:54:39 +08:00 |
slzhou
|
416b257b5e
|
fix: get next row from rb tree from last files when backward scaning
|
2022-10-21 10:54:11 +08:00 |
Liu Jicong
|
e0b5b9263e
|
refactor: remove unused code
|
2022-10-21 10:42:24 +08:00 |
Shengliang Guan
|
2953a8868b
|
enh: alter db replica
|
2022-10-21 10:40:02 +08:00 |
Shengliang Guan
|
6c3cd3e19e
|
test: adjust log
|
2022-10-21 10:39:29 +08:00 |
chenhaoran
|
b282e39b2c
|
Merge branch '3.0' into fix/TD-19312
|
2022-10-21 02:36:12 +00:00 |
chenhaoran
|
70b37608ee
|
Merge branch '3.0' into fix/TD-19312
|
2022-10-21 02:31:30 +00:00 |
Liu Jicong
|
035e6b13c8
|
enh(stream): internal optimize
|
2022-10-21 10:29:05 +08:00 |
shenglian zhou
|
e8123178e3
|
fix: fix coverity scan issue
|
2022-10-21 10:20:21 +08:00 |
Xiaoyu Wang
|
5e970f1506
|
Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy
|
2022-10-21 10:18:26 +08:00 |
Shengliang Guan
|
67a3c69b5e
|
Merge pull request #17524 from taosdata/szhou/fixbugs
fix: add udf call and uv synchronization with uv_mutex
|
2022-10-21 09:07:21 +08:00 |
Shengliang Guan
|
c4e568d41e
|
Merge pull request #17523 from taosdata/FIX/TD-19673-3.0
enh: provide more info on misalignment detection of idx entries after…
|
2022-10-21 09:06:57 +08:00 |
dapan1121
|
a01d49b223
|
Merge pull request #17522 from taosdata/feat/TD-19386
feat: add retrieve DB and table route info APIs
|
2022-10-21 08:31:11 +08:00 |
Haojun Liao
|
5a9d81b10f
|
Merge pull request #17536 from taosdata/fix/liao_cov
fix(query): fix no-fill expression calculation bug.
|
2022-10-20 21:27:21 +08:00 |
haoranchen
|
06f276f137
|
Update querymsg.c
|
2022-10-20 21:19:33 +08:00 |
Shengliang Guan
|
c70006d96b
|
Merge pull request #17512 from taosdata/FIX/TD-19672-3.0
fix: resolve a format issue of printf in hashTest.cpp
|
2022-10-20 21:14:50 +08:00 |
haoranchen
|
93742337fb
|
Update querymsg.c
|
2022-10-20 21:14:46 +08:00 |
yihaoDeng
|
38747697b2
|
fix create_time idx bug
|
2022-10-20 21:12:52 +08:00 |
dapan1121
|
f5e1c440dc
|
fix: fix ut issue
|
2022-10-20 19:50:35 +08:00 |
dapan1121
|
2fa970e8bc
|
Merge branch 'fix/TD-19312' of github.com:taosdata/TDengine into fix/TD-19312
|
2022-10-20 19:44:23 +08:00 |
dapan1121
|
c2d071a2e4
|
fix: add debug log
|
2022-10-20 19:43:33 +08:00 |
Minghao Li
|
cc7a393978
|
refactor(sync): refactor sync
|
2022-10-20 19:42:22 +08:00 |
Minghao Li
|
c7279cca52
|
fix(sync): sync reconfig
|
2022-10-20 19:36:47 +08:00 |
yihaoDeng
|
1898656a41
|
add executor to systable filter
|
2022-10-20 19:02:04 +08:00 |
Shengliang Guan
|
e6e7befaa8
|
Merge pull request #17531 from taosdata/enh/TD-19461
refact: alter db replica
|
2022-10-20 18:34:22 +08:00 |
Shengliang Guan
|
894e75ca65
|
fix: comment sncReconfig
|
2022-10-20 18:32:19 +08:00 |
Hongze Cheng
|
9d8b0264b3
|
Merge pull request #17525 from taosdata/fix/TS-1889
fix(tdb): typo casues large page crash
|
2022-10-20 18:28:46 +08:00 |
Haojun Liao
|
abff4fb1f2
|
Merge pull request #17336 from taosdata/feature/3_liaohj
other:merge 3.0, and support last query cache
|
2022-10-20 18:15:38 +08:00 |
Haojun Liao
|
bcb3dcc7dc
|
refactor: remove some comments.
|
2022-10-20 18:12:27 +08:00 |
Shengliang Guan
|
3163f75733
|
enh: alter db replica
|
2022-10-20 18:11:37 +08:00 |
Haojun Liao
|
6e15719ccb
|
other: merge 3.0
|
2022-10-20 18:10:44 +08:00 |
Haojun Liao
|
14fe065528
|
fix(query): fix no-fill expression calculation bug.
|
2022-10-20 18:07:38 +08:00 |
Minghao Li
|
a35ad361d0
|
refacotr(sync): call syncBeginSnapshot instead of walBeginSnapshot
|
2022-10-20 18:01:43 +08:00 |
yihaoDeng
|
19958284e2
|
add executor to systable filter
|
2022-10-20 17:56:30 +08:00 |
dapan1121
|
18da7fc3eb
|
fix: fix param missing issue
|
2022-10-20 17:43:49 +08:00 |
Xiaoyu Wang
|
7c6ade9c07
|
enh: alter db replica
|
2022-10-20 17:02:57 +08:00 |
Xiaoyu Wang
|
2339b8c0a6
|
some parser problem
|
2022-10-20 16:53:26 +08:00 |
Liu Jicong
|
2af3905eaf
|
Merge pull request #17511 from taosdata/feature/stream
enh(client): add debug log
|
2022-10-20 16:48:45 +08:00 |
Shengliang Guan
|
4d318b32da
|
refact: alter db replica
|
2022-10-20 16:47:03 +08:00 |
Shengliang Guan
|
15364fb1da
|
Merge pull request #17517 from taosdata/fix/coverity_glzhao
fix: fix coverity issues
|
2022-10-20 16:40:40 +08:00 |
Shengliang Guan
|
36467958d4
|
Merge pull request #17514 from taosdata/fix/TD-19601
fix(query): fix crash if block SMA is set and real data is not loaded.
|
2022-10-20 16:39:58 +08:00 |
Shengliang Guan
|
a03a24127e
|
Merge pull request #17516 from taosdata/fix/TD-19657
fix: change listent backlog
|
2022-10-20 16:39:43 +08:00 |
dapan1121
|
0d727eedcf
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-19386
|
2022-10-20 16:30:20 +08:00 |
Minghao Li
|
5965629b2e
|
refactor(sync): refacotr sync
|
2022-10-20 16:05:14 +08:00 |
Cary Xu
|
af4957f672
|
chore: code optimization for rsma
|
2022-10-20 16:02:51 +08:00 |
Cary Xu
|
b2b61bab96
|
fix: commit txn for rsma
|
2022-10-20 15:53:47 +08:00 |
Minglei Jin
|
16275caa8d
|
fix(tdb): typo casues large page crash
|
2022-10-20 15:39:37 +08:00 |
slzhou
|
ace84638b8
|
fix: add udf call and uv synchronization with uv_mutex
|
2022-10-20 15:37:12 +08:00 |
Liu Jicong
|
ce1b6147a0
|
enh(client): add debug log
|
2022-10-20 15:34:27 +08:00 |
Benguang Zhao
|
06f5d91d21
|
enh: provide more info on misalignment detection of idx entries after appending
|
2022-10-20 15:17:52 +08:00 |
dapan1121
|
7c133359ce
|
feat: add retrieve db and table route info api
|
2022-10-20 15:13:39 +08:00 |
haoranchen
|
b3657f6e81
|
Merge branch '3.0' into fix/TD-19312
|
2022-10-20 15:05:41 +08:00 |
Minghao Li
|
27f690fd0a
|
refacotr(sync): modify sync-snapshot
|
2022-10-20 14:57:49 +08:00 |
Shengliang Guan
|
2e82fdee93
|
Merge pull request #17506 from taosdata/enh/TD-19660
fix: improve test coverage
|
2022-10-20 14:56:46 +08:00 |
Minghao Li
|
74b48e6df8
|
refacotr(sync): modify sync-snapshot
|
2022-10-20 14:53:03 +08:00 |
Shengliang Guan
|
95dbfd4813
|
Merge pull request #17509 from taosdata/feature/stream_ly
Merge pull request #17493 from taosdata/fix/TD-19655-V30
|
2022-10-20 14:48:47 +08:00 |
Xiaoyu Wang
|
b3658f983f
|
fix: last constant error
|
2022-10-20 14:35:34 +08:00 |
yihaoDeng
|
20e74e57d9
|
change listent backlog
|
2022-10-20 14:28:25 +08:00 |