Commit graph

37 commits

Author SHA1 Message Date
xiao-77
3c3e8fdbff Add wal & config UT. 2024-12-24 17:34:57 +08:00
xiao-77
f0c182988c Add test case for begin&end snapshot while wal_level =0 . 2024-11-18 13:49:03 +08:00
xiao-77
8984231b9f fix vnode cannot restart while wal level =0 2024-11-06 11:15:08 +08:00
xiao-77
47d39c4ab8 fix wal test in ci 2024-10-15 17:23:28 +08:00
dmchen
04764316b1 fix/TD-30849-fix-unit-test-compile 2024-08-15 06:07:15 +00:00
Minglei Jin
ac8e072275 use new macros for wal meta 2024-07-22 14:51:22 +08:00
Minglei Jin
383e90e43f fix unit test case 2024-07-19 17:51:41 +08:00
Minglei Jin
5e4b7b35a5 fix compile error 2024-07-18 08:04:19 +08:00
Minglei Jin
10dc3b35e0 remove struct dot initialization for cpp 2024-07-17 17:39:13 +08:00
Minglei Jin
e6c86f5586 fix(wal/write): remove walWrite which is only used in unit testing 2024-07-17 14:45:23 +08:00
xsren
355ec86926 fix error when taos_query_a param is null
c_test missing on linux

mem leak

wal_test  pageBufferTest on linux

tfsTest on linux
2023-10-26 16:50:45 +08:00
Haojun Liao
10271aee26 fix(stream): fix syntax error in unit test. 2023-09-10 14:12:03 +08:00
Benguang Zhao
0c7a4bfad9 enh: refactor syncBeginSnapshot and walBeginSnapshot for logRetention 2023-02-20 19:19:49 +08:00
benguang.zhao
9652029121 fix: update testcases of walRollback in walMetaTest.cpp 2022-10-31 21:08:54 +08:00
Liu Jicong
2a3448552e test(wal): rollback multiple file 2022-10-26 18:03:25 +08:00
Liu Jicong
1ec57798d2 ci: remove unstable case 2022-07-07 11:45:28 +08:00
Liu Jicong
52d09b4173 refactor(wal) 2022-07-01 14:39:21 +08:00
afwerar
5acf419019 fix(os): win not close file ctest error 2022-05-21 23:47:39 +08:00
Liu Jicong
3d972f81a2 refacor(wal): rename len to bodyLen 2022-04-24 13:42:54 +08:00
afwerar
222db126bc [TD-13758]<fix>: redefine memory api. 2022-03-26 00:29:53 +08:00
Liu Jicong
94bc3a6e52
Merge pull request #10680 from taosdata/feature/tq
add mnode stream
2022-03-10 17:22:36 +08:00
Liu Jicong
e766f3fad4 add mnode stream 2022-03-10 17:15:45 +08:00
afwerar
c6de196769 [TD-13765]<fix>: redefine rand api. 2022-03-10 00:36:30 +08:00
Liu Jicong
913e8d70d8 define stream token 2022-03-09 19:51:08 +08:00
afwerar
71e4c41941 [TD-13756]<fix>: file system remove func. 2022-03-04 16:45:20 +08:00
Liu Jicong
a6303b07d3 force repair 2022-01-11 17:55:53 +08:00
Liu Jicong
c22de779ac add tmemmem 2022-01-11 16:55:40 +08:00
Liu Jicong
47f1558e7c add wal handle meta corrupt 2022-01-11 15:40:10 +08:00
Liu Jicong
dfc8c4e0b7 format code 2021-12-16 15:04:13 +08:00
Liu Jicong
5874463cb1 refactor wal 2021-12-14 18:14:45 +08:00
Liu Jicong
43a2bcdce3 fix wal read handle 2021-12-14 14:38:52 +08:00
Liu Jicong
dc24592929 add wal read handle 2021-12-13 18:33:30 +08:00
Liu Jicong
b2083ea62f fix memory leak 2021-12-13 13:58:54 +08:00
Liu Jicong
9e4b890727 add test for wal snapshot 2021-12-11 17:18:18 +08:00
Liu Jicong
bd408504bb make wal meta serialized and flushed into disk 2021-12-10 11:31:36 +08:00
Liu Jicong
03a54b5a35 make tfinit called once 2021-12-10 10:30:57 +08:00
Liu Jicong
cf93f4c239 add unit test for wal 2021-12-09 18:32:38 +08:00