Commit Graph

75 Commits

Author SHA1 Message Date
9541f0f185 finetune the error log of IO get_events 2024-02-26 02:46:42 +00:00
513240666d finetune the error log of IO get_events 2024-02-20 07:18:58 +00:00
8e44725dfb [CP] [4_2_x_release]fix mclock bug of wrong deadline_ts 2024-02-19 07:56:02 +00:00
08575a7ae2 fix hang in destroy 2024-02-10 04:51:03 +00:00
e5babb8fd3 fix error log 2024-02-09 09:44:57 +00:00
4c24ed8d60 remove tenant io manager hash in io manager 2024-02-09 08:52:00 +00:00
74e0a412d9 refine detect_io 2024-02-08 02:23:41 +00:00
2f8052a0c5 fix coding specification 2024-02-07 08:32:09 +00:00
1be977d9d5 [CP] fix io schedule when close resource_plan 2024-02-07 02:13:28 +00:00
45fc0558bb [CP] add pre_check when set group_io_config && fix same io_timestamp in schedule_heap 2024-02-06 20:22:51 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
6808b647ff fix hang in destroy 2024-02-02 14:17:42 +00:00
b5d1b46271 fix error log 2024-01-12 12:44:05 +00:00
88f0d9e139 remove tenant io manager hash in io manager 2024-01-11 13:50:08 +00:00
078e3bf8df refine detect_io 2023-12-19 15:48:19 +00:00
0b9548c0f6 fix coding specification 2023-12-02 05:16:53 +00:00
879c062c3b [CP] fix io schedule when close resource_plan 2023-11-27 12:47:46 +00:00
54bf7798c8 [CP] add pre_check when set group_io_config && fix same io_timestamp in schedule_heap 2023-11-22 05:45:02 +00:00
26575e6818 fix sys_io accumulate 2023-11-13 08:42:42 +00:00
6eb611fab0 Add new IOModule SSTABLE_MACRO_BLOCK_WRITE_IO 2023-11-13 04:09:19 +00:00
e762487941 delete useless log 2023-11-09 12:54:12 +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
d60182837a [CP] Fix invalid mclock and Execute resource_manager related sql in transaction lock 2023-10-25 07:12:48 +00:00
f4cbd4752f spilit tenent_id 2023-10-17 12:10:09 +00:00
35bf65eac6 add log_info to check mtl_destroy 2023-09-09 11:03:04 +00:00
e0b1dda713 [FEAT MERGE] Phase one of 3A project
Co-authored-by: rolandqi <qikai456@126.com>
Co-authored-by: yangzhifeng <yangzhifeng83@gmail.com>
2023-08-25 08:44:14 +00:00
538a4eca82 IOPS in resource manager not depend on cgroup 2023-08-22 06:40:37 +00:00
56c6de341c [CP] return 4013 when allocate iocb failed 2023-08-21 10:17:45 +00:00
e4e4dea9c1 add timeguard and fix io_quota 2023-08-21 06:40:35 +00:00
b5fcf8a442 transfer errsim module 2023-08-15 11:44:33 +00:00
3103aa0d96 add backup detect_io task 2023-08-09 08:12:37 +00:00
16a48e22f1 fix io_clock calc 2023-07-27 07:30:15 +00:00
ffca774b70 add defense when print io status 2023-07-26 07:12:29 +00:00
f7c543a8bc [bug fix]add pre_check 2023-07-25 09:48:27 +00:00
cfaace79c2 add io diagnose info 2023-07-24 12:42:41 +00:00
ff656e59b4 [bugfix]remove tenant_io_manager from map until mtl_destroy 2023-07-18 05:12:19 +00:00
c0d2550b80 [CP] wait remove tenant_io_manager until ref_cnt = 1 2023-07-14 09:12:27 +00:00
ca5d9652c4 [CP] fix io_allocator destroy before mem_free 2023-07-11 06:48:26 +00:00
24985425b2 [CP] add detect IO retry count limit 2023-06-29 09:12:21 +00:00
7dac9a0f5f [CP]Split the memory of the physical queue into tenants 2023-06-21 22:42:45 +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
049fbc5094 low ratio from 0.05 to 0.01 2023-06-01 09:17:41 +00:00
f9fde43c3b support DDL_group_id transfer with RPC struct 2023-05-22 05:41:34 +00:00
10ebab170d Fix a batch of memory not being split to tenant 2023-05-18 14:11:18 +00:00
d6c6e05727 [FEAT MERGE] log4200
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-05-06 08:15:43 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
2293904cc0 [FEAT MERGE] datafile auto extend 2023-04-26 15:45:40 +00:00
fdcaa9a932 [FEAT MERGE] Add anti-fallback checks for the memory of 500 tenant 2023-04-25 02:41:25 +00:00
0dbff9d9b9 [FEAT MERGE] merge the feature OBServer supports specified IP start to master 2023-04-20 11:12:25 +00:00
92cf6dcc56 when io_bench not valid, do not limit IOPS 2023-04-03 20:15:08 +00:00