Shengliang Guan
|
09a77b3b97
|
Merge pull request #17474 from taosdata/fix/TD-19250-4
fix: coverity issues
|
2022-10-19 17:51:39 +08:00 |
Minglei Jin
|
1e4601d8f6
|
fix: coverity issues
|
2022-10-19 16:30:50 +08:00 |
Hongze Cheng
|
331e62e72a
|
Merge pull request #17470 from taosdata/fix/hzcheng_coverity_scan
fix: coverity scan problem
|
2022-10-19 15:50:36 +08:00 |
Shengliang Guan
|
881db69feb
|
Merge pull request #17453 from taosdata/feature/sync2-merge
refactor(sync): add sync ctrl queue in vnode
|
2022-10-19 15:50:09 +08:00 |
Hongze Cheng
|
cc455b9903
|
fix: coverity scan problem
|
2022-10-19 13:40:16 +08:00 |
Shengliang Guan
|
c58daa705b
|
Merge pull request #17468 from taosdata/enh/TD-19611
enh: close vnode with multiple threads
|
2022-10-19 13:27:49 +08:00 |
Shengliang Guan
|
35a071b9c3
|
enh: close vnode with multiple threads
|
2022-10-19 12:13:13 +08:00 |
Hongze Cheng
|
20b3e2168b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/commit_txn
|
2022-10-19 11:56:15 +08:00 |
Shengliang Guan
|
67e23350b2
|
Merge pull request #17461 from taosdata/fix/coverity.pw
fix: fix coverity issues
|
2022-10-19 11:54:35 +08:00 |
Shengliang Guan
|
93f0c4c854
|
Merge pull request #17462 from taosdata/fix/TD-19254-D
chore: code optimization for sma commit
|
2022-10-19 11:42:01 +08:00 |
Hongze Cheng
|
7aa16f8e98
|
more fix
|
2022-10-19 10:43:06 +08:00 |
Hongze Cheng
|
cebb964e31
|
fix more code
|
2022-10-19 10:33:07 +08:00 |
Hongze Cheng
|
1d6c5e63ed
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/commit_txn
|
2022-10-19 10:13:59 +08:00 |
Shengliang Guan
|
fc5af24975
|
Merge pull request #17444 from taosdata/enh/TD-19622
refact: remove bnode codes
|
2022-10-19 10:06:35 +08:00 |
Cary Xu
|
39243cbb19
|
Merge branch '3.0' into fix/TD-19254-D
|
2022-10-19 09:37:55 +08:00 |
Cary Xu
|
a6e3da8045
|
chore: code optimization for sma commit
|
2022-10-19 09:37:38 +08:00 |
dapan1121
|
53e73511b5
|
Merge remote-tracking branch 'origin/3.0' into fix/coverity.pw
|
2022-10-19 09:16:13 +08:00 |
dapan1121
|
20085e5b72
|
fix:fix coverity issues
|
2022-10-19 09:15:04 +08:00 |
Hongze Cheng
|
71a2db6cf2
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/commit_txn
|
2022-10-19 09:10:36 +08:00 |
Shengliang Guan
|
a941b0b919
|
Merge pull request #17441 from taosdata/enh/TD-19463_2
enh: sync propose return at once if replica is 1
|
2022-10-19 09:07:57 +08:00 |
Hongze Cheng
|
864111d85c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/commit_txn
|
2022-10-19 09:02:01 +08:00 |
Liu Jicong
|
936c78f424
|
Merge pull request #17440 from taosdata/feature/stream
refactor: tmq commit
|
2022-10-18 23:47:26 +08:00 |
Hongze Cheng
|
74d025c783
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/commit_txn
|
2022-10-18 22:47:12 +08:00 |
dapan1121
|
99fd3284df
|
Merge pull request #17439 from taosdata/fix/coverity.pw
fix: fix coverity issues
|
2022-10-18 22:15:20 +08:00 |
Minghao Li
|
4c9f10b6f3
|
refactor(sync): add sync ctrl queue in vnode
|
2022-10-18 19:12:34 +08:00 |
Minglei Jin
|
82132cdfdd
|
meta: new metaFinishCommit api & rollback parameter with metaOpen
|
2022-10-18 18:34:39 +08:00 |
Shengliang Guan
|
b44a795179
|
Merge pull request #17432 from taosdata/fix/TD-19250-3
fix: coverity issues
|
2022-10-18 18:14:03 +08:00 |
Shengliang Guan
|
2ece142aba
|
Merge remote-tracking branch 'origin/3.0' into enh/TD-19463_2
|
2022-10-18 18:13:16 +08:00 |
Shengliang Guan
|
3cbfd2d160
|
Merge pull request #17392 from taosdata/FIX/TD-19183-3.0
enh: not allowed to start on disk space unavailable
|
2022-10-18 17:46:14 +08:00 |
Shengliang Guan
|
c30f6a7720
|
Merge pull request #17438 from taosdata/fix/TD-19254-D
chore: remove codes unused currently for sma
|
2022-10-18 17:44:58 +08:00 |
Shengliang Guan
|
3a7d89a6bb
|
refact: remove bnode codes
|
2022-10-18 17:34:58 +08:00 |
Shengliang Guan
|
9e0feee081
|
enh: sync propose return at once if replica is 1
|
2022-10-18 17:06:03 +08:00 |
Liu Jicong
|
ca2012a521
|
refactor: tmq commit
|
2022-10-18 16:56:07 +08:00 |
Hongze Cheng
|
0ca2d9e970
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/commit_txn
|
2022-10-18 16:55:29 +08:00 |
Hongze Cheng
|
0706f2dea2
|
more code
|
2022-10-18 16:54:53 +08:00 |
dapan1121
|
0fe14f0b16
|
fix: fix coverity issues
|
2022-10-18 16:33:27 +08:00 |
Shengliang Guan
|
af070148b9
|
Merge pull request #17394 from taosdata/enh/TD-19463_2
fix: crash while reconfig mnode will cause taosd reboot failure
|
2022-10-18 16:24:08 +08:00 |
Hongze Cheng
|
1779c17375
|
more code
|
2022-10-18 16:22:06 +08:00 |
Benguang Zhao
|
2525a5cf1f
|
enh: report proper errorcode on disk unavailability
|
2022-10-18 16:06:52 +08:00 |
Cary Xu
|
4c6623d3dd
|
chore: remove obsolete file
|
2022-10-18 15:47:36 +08:00 |
Cary Xu
|
c528ae010f
|
Merge branch '3.0' into fix/TD-19254-D
|
2022-10-18 15:42:52 +08:00 |
Cary Xu
|
0f5f0d7cfb
|
chore: remove codes unused currently for sma
|
2022-10-18 15:42:28 +08:00 |
Shengliang Guan
|
b92f1efd40
|
Merge remote-tracking branch 'origin/3.0' into enh/TD-19463_2
|
2022-10-18 15:16:38 +08:00 |
Benguang Zhao
|
0cbaa03fcc
|
fix: osDefaultInit on all platform in testing Init at sut.cpp
|
2022-10-18 14:51:19 +08:00 |
Shengliang Guan
|
c5e9b6abd6
|
Merge pull request #17402 from taosdata/fix/TD-19259
fix: fix coverity scan problem
|
2022-10-18 14:50:45 +08:00 |
Shengliang Guan
|
0f6ba60da4
|
fix: wrong unlock commands
|
2022-10-18 14:49:43 +08:00 |
Minglei Jin
|
029abe7396
|
fix: coverity issues
|
2022-10-18 14:32:18 +08:00 |
Hongze Cheng
|
40c7fed80d
|
more code
|
2022-10-18 14:00:12 +08:00 |
Hongze Cheng
|
5d51fdc663
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/commit_txn
|
2022-10-18 13:50:55 +08:00 |
Hongze Cheng
|
6c1149f086
|
more code
|
2022-10-18 13:50:32 +08:00 |