Commit Graph

44 Commits

Author SHA1 Message Date
7718f2cada bugfix: temporary file normal reading mislead into direct reading logic. 2024-02-10 10:49:33 +00:00
e1bc7f780d Enable skip kvcache in temporary file read procedure. 2024-02-10 09:32:50 +00:00
6b02b7f2ca [BUG.FIX] fix io cond_ missing for tmp file 2024-02-09 14:13:57 +00:00
971e3746ca [CP] [BUG.FIX] Add _temporary_file_meta_memory_limit for tmp file 2024-02-06 15:57:38 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
3b2918c459 bugfix: temporary file normal reading mislead into direct reading logic. 2024-02-05 13:42:21 +00:00
785702ef23 Enable skip kvcache in temporary file read procedure. 2024-02-05 03:12:22 +00:00
004042cb70 [BUG.FIX] fix io cond_ missing for tmp file 2024-01-17 09:17:33 +00:00
af9c216530 [CP] [BUG.FIX] Add _temporary_file_meta_memory_limit for tmp file 2023-11-20 08:46:45 +00:00
f30d7b163a bugfix: get_store cause deadlock 2023-11-14 08:40:41 +00:00
566e920620 Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
2023-10-31 15:39:22 +00:00
338df54b29 [BUG.FIX] fix print error log when destroy tmp file mem block mgr 2023-10-19 10:39:37 +00:00
b660977d13 [CP] [BUG.FIX] fix asan heap-use-after-free in tmp file 2023-10-13 03:39:48 +00:00
abd80cd73c [BUG.FIX] add comment for code 2023-09-12 07:10:59 +00:00
1356dff15e [BUG.FIX] split the dir to blk map memory for tmp file into tenant. 2023-08-28 03:40:56 +00:00
4257b3d298 [BUG.FIX] fix no reset macro id bug 2023-08-08 04:12:11 +00:00
d5980a4134 [BUG.FIX] fix loop in ObTmpTenantMemBlockManager::check_memory_limit() 2023-08-07 12:18:34 +00:00
8984490f92 [BUG.FIX] fix infinite loop in ObTmpTenantMemBlockManager::wait_write_finish() 2023-08-04 03:24:22 +00:00
e17c6c464b [BUG.FIX] fix some miss or overwrite error code issues. 2023-08-02 01:48:13 +00:00
a99340f6ae [BUG.FIX] fix tmp file sanity coredump 2023-08-02 00:12:25 +00:00
031c930e96 [BUG.FIX] fix data corrupt in tmp file 2023-07-27 02:42:31 +00:00
17a96954c7 [BUG.FIX] fix coredump in tmp file. 2023-07-25 08:42:27 +00:00
cfaace79c2 add io diagnose info 2023-07-24 12:42:41 +00:00
a1855d1d6c [BUG.FIX] adjust check memory limit into query timeout 2023-07-19 07:47:59 +00:00
400581bee2 Fix tmp file core at log 2023-07-18 15:18:07 +00:00
9b23516657 Optimize tmp file 2023-07-14 04:42:06 +00:00
9dae112952 [FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-06-21 11:42:28 +00:00
f59bb29409 Fix mb handle not rollback 2023-04-27 02:10:57 +00:00
b3749c8103 Change wash rank allocator type 2023-04-19 15:15:15 +00:00
2f7011184e [BUG.FIX] Bad block inspection skips temporary file macro blocks 2023-03-21 22:20:15 +08:00
808789eeb9 Fix tmp file write info invalid 2023-03-02 18:10:25 +00:00
de84c3d734 Fix tmp file 4201 error log. 2023-02-15 10:14:59 +00:00
81d28c0295 [FEAT MERGE] add direct load function
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: yongshige <598633031@qq.com>
2023-01-28 18:08:51 +08:00
68151eb87a [SCN] modify missing scenes 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
e3937271ab Fix callbakc memory leak and limit memory by tenant id. 2022-11-02 18:08:17 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
e6efecced4 [CP] Fix page nums error. 2022-08-15 11:33:50 +08:00
5d3d5c7cb7 [CP] Reduce tmp file block cache memory usage. 2022-08-12 17:11:51 +08:00
18de895dc8 [TMP.FILE] fix block leak and limit disk for tmp file 2021-12-20 20:04:31 +08:00
bda3d4e6c5 [TMP.FILE] reduce tmp file print log 2021-09-24 16:18:17 +08:00
7122a4bf58 [Tmp.File] fix some memory leak issue. 2021-09-02 17:11:06 +08:00
10799a599b [Tmp.File] fix prefetch handle issue 2021-08-19 17:36:56 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00