Commit Graph

53 Commits

Author SHA1 Message Date
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
60c401cade [FIX] improve throttle logic 2024-02-06 03:16:43 +00:00
fc9414974c [FIX] do throttle after creating tx ctx or rollback to savepoint in replay situation 2024-01-05 03:42:39 +00:00
3bdc9cb5df [FIX] do throttle when mds operation is finished instead of allocating mds memory 2024-01-04 13:42:38 +00:00
7f1ad4aa49 BUGFIX: change memstore_limit to tenant level 2024-01-04 12:13:24 +00:00
680b7377b7 record tenant_id && adapitve update resource limit when advance clock in throttle unit 2024-01-01 12:17:43 +00:00
34ae6c3b7a [FIX] updating throttle config when unit memory is changed 2023-12-25 05:12:55 +00:00
5c5f2f1c3e [CP] Control thread lease time for submit log thread. 2023-12-22 14:12:55 +00:00
56e0ec6dcf [FEAT MERGE] Implement Resource Throttle 2023-12-12 15:12:41 +00:00
7301597e49 fix no_unity build error for inc_build_test regression 2023-10-24 04:13:43 +00:00
73aa6149cf BUGFIX: write throttle sleep as expected after freeze 2023-10-17 07:39:33 +00:00
ff79506de2 FEATURE: change memstore_limit_percentage to tenant config 2023-10-10 12:44:03 +00:00
fd3d7d13a3 Fix tenant_mutil_allcator memory leak issue. 2023-09-15 05:10:06 +00:00
2bf2d711da Add free logic for tenant_mutil_allocator_mgr. 2023-09-14 05:14:22 +00:00
e124ced9f9 BUGFIX: add some log for write throttle 2023-07-20 03:18:01 +00:00
a77de660ac [ReplayService] decrease memory percentage of ReplayService from 25% to 5% 2023-07-17 07:54:18 +00:00
91889593fd [CP] Split prepare stmt memory to tenants 2023-07-13 05:18:18 +00:00
b727235065 BUGFIX: fix the usage of memstore 2023-06-22 01:12:34 +00:00
b6e9204e9a BUGFIX: make write throttle perform as expected 2023-06-01 06:12:15 +00:00
102cc87bf9 BUGFI: forbid frequent freeze 2023-05-30 12:47:35 +00:00
28a864535f FREEZE_CHECKER: check whether the tenant memstore is really frozen 2023-05-09 18:43:01 +00:00
90aad03502 [CP] BUGFIX: only increase sequence while limit speed 2023-05-06 09:08:43 +00:00
8094743d24 [FEAT MERGE] implement of log disk writing throttling 2023-05-02 01:45:12 +00:00
fdcaa9a932 [FEAT MERGE] Add anti-fallback checks for the memory of 500 tenant 2023-04-25 02:41:25 +00:00
36e28a5f79 fix null mod_name 2023-04-13 06:46:35 +00:00
1e1dd2761a BUGFIX: make sure decay_factor_ is not 0 before use it 2023-03-16 00:40:59 +00:00
6a4317b34e add limit for replay allocator 2023-03-02 17:59:51 +00:00
89e9a6e621 BUGFIX: fix error log of write throttle 2023-02-27 06:15:56 +00:00
bfc82bd433 BUGFIX: break infinite loop of write throttle 2023-02-24 13:44:18 +00:00
3dcb0c68b7 BUGFIX: make memstore statistics correct 2023-02-08 20:07:20 +08:00
1737f3c6f2 Revert palf fs cb deadlock bug fix. 2023-02-08 11:30:39 +08:00
e9d6a79f8f Fix palf fs_cb dead lock bug. 2023-02-08 10:52:42 +08:00
961c74791e Add defensive log in ObGMemstoreAllocator::alloc 2023-02-07 00:24:14 +08:00
7440acfef7 fix coredump at get_actual_hold_size 2023-01-29 16:26:31 +08:00
79a7164fbc fixed memory leak after remove tenant 2023-01-28 20:07:40 +08:00
ba19ba90e0 [FEAT MERGE] del_tenant_memleak branch
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 19:29:23 +08:00
50024b39cd [FEAT MERGE] log4100 branch
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 18:17:32 +08:00
7fe3d87f72 del advance_clock timer in speed_limit 2023-01-12 19:02:33 +08:00
53c2233c5d fix calc_mem_limit in advance_clock 2023-01-12 19:02:33 +08:00
5c19d8c8c7 fix speed_limit 2023-01-12 19:02:33 +08:00
8fb62754a1 [FEAT MERGE] Add LatchIds for locks and monitors 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 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
5dd12c9171 Fix ObReserveArenaAllocator reuse() and reset(). And reuse rows_info.scan_mem_allocator at the end of exist. 2022-11-15 08:36:45 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
3daae395f2 fix WhiteScan bug 2022-09-13 09:34:26 +00:00
ly0
68cd558747 patch tair code removing from 22x to 31CE 2022-04-06 10:56:12 +08:00
cr0
888a02778c add some fix for speed_limit 2021-12-24 10:54:59 +08:00
hf0
4c03c7163e fix tenant allocator not inited issue during restart. 2021-08-31 14:46:12 +08:00