|
|
0559b6d699
|
add create worker forcely for each group
|
2023-08-21 11:10:32 +00:00 |
|
|
|
f5622e50de
|
fix: request maybe leak in multi_level_queue when delete tenant
|
2023-08-03 09:18:10 +00:00 |
|
|
|
0b690eebb8
|
update tenant config parameter name
|
2023-07-18 15:42:02 +00:00 |
|
|
|
d88e4bd320
|
[log throttling] add parameter log_disk_throttling_maximum_duration
|
2023-07-11 05:42:44 +00:00 |
|
|
|
0692a9954d
|
fix wrong blocking status
|
2023-07-07 06:12:31 +00:00 |
|
|
|
5e3df6523d
|
fix dynamic_worker not working
|
2023-07-03 07:42:21 +00:00 |
|
|
|
45298490e2
|
fix cpu time incorrect without cgroup
|
2023-06-22 00:42:16 +00:00 |
|
|
|
cf36ee8bbf
|
fix dynamic worker working in performance testing
|
2023-06-15 10:12:33 +00:00 |
|
|
|
9b2926b4a7
|
fix cpu usage in sysstat
|
2023-06-12 08:18:01 +00:00 |
|
|
|
86e6f9684e
|
fix: tenant config reference leak
|
2023-06-09 04:42:25 +00:00 |
|
|
|
90a7245b26
|
fix dynamic worker not working
|
2023-06-06 05:12:31 +00:00 |
|
|
|
24bf0c60d8
|
support multi LogIOWorker
|
2023-06-05 02:57:22 +00:00 |
|
|
|
d627936f7d
|
[FEAT MERGE]MiniCore
|
2023-06-05 02:12:43 +00:00 |
|
|
|
da5d0b04d1
|
fix performance drop in 4C
|
2023-05-31 14:11:51 +00:00 |
|
|
|
c9cccf08db
|
Use tenant-level object pool instead of sop_borrow
|
2023-05-26 10:41:16 +00:00 |
|
|
|
f22b9232d8
|
fix thread leak when _ob_enable_dynaimc_worker=false
|
2023-05-25 03:23:23 +00:00 |
|
|
|
6c456e993f
|
fix dynamic thread not work
|
2023-05-23 07:17:20 +00:00 |
|
|
|
10ebab170d
|
Fix a batch of memory not being split to tenant
|
2023-05-18 14:11:18 +00:00 |
|
|
|
b1bb0aefec
|
fix wrong status type in __all_virtual_thread
|
2023-05-17 16:11:24 +00:00 |
|
|
|
4e62f65eda
|
fix multi_level_queue_ uninited
|
2023-05-16 03:46:49 +00:00 |
|
|
|
dd6fd84255
|
Adjust the mini tenant specification standard to 1G
|
2023-05-15 07:46:48 +00:00 |
|
|
|
0f30c4a321
|
revert(logservice): hidden sys tenant will actually occupy the log disk space.
|
2023-05-07 03:42:24 +00:00 |
|
|
|
8094743d24
|
[FEAT MERGE] implement of log disk writing throttling
|
2023-05-02 01:45:12 +00:00 |
|
|
|
8fb50cdf65
|
[FEAT MERGE] OLTP performance and cpu reduction optimization under tiny specification
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
|
2023-04-26 15:30:18 +00:00 |
|
|
|
b873dfb706
|
[FEAT MERGE]view of GV$OB_THREAD
|
2023-04-17 03:11:18 +00:00 |
|
|
|
2f7fae0cb4
|
remove try_wait in thread
|
2023-04-06 08:26:51 +00:00 |
|
|
|
669e679f03
|
fix OmtNodeBalancer hang
|
2023-04-04 00:11:21 +00:00 |
|
|
|
51224417e1
|
fix: explicit set Worker::self_ to thread local
|
2023-03-24 10:11:22 +00:00 |
|
|
|
a22145febf
|
fix: core at calling get_tid()
|
2023-03-15 08:16:26 +00:00 |
|
|
|
fba6b3b55f
|
fix: wait retry queue empty when remove tenant
|
2023-03-08 07:41:29 +00:00 |
|
|
|
10902c8c01
|
lower level of create_worker log
|
2023-03-02 19:10:52 +00:00 |
|
|
|
123a926c46
|
fix return code overlap in ObTenant::init
|
2023-03-02 17:33:48 +00:00 |
|
|
|
b8ed723a78
|
fix: large query send rpc should not set group id to pkt
|
2023-03-02 16:20:57 +00:00 |
|
|
|
fbb3513d8e
|
fix: modify large query sleep time calculate rules
|
2023-03-02 15:10:31 +00:00 |
|
|
|
a4c97d03f7
|
[FEAT MERGE]vos merge into master
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: JiahuaChen <garfieldjia@qq.com>
|
2023-02-24 14:26:20 +00:00 |
|
|
|
8813e31143
|
release tenant memory in resource manager when drop tenant
|
2023-02-14 07:11:54 +00:00 |
|
|
|
93dfd6021f
|
modify tenant queue size from 65536 to 8192 and support dynamic modify
|
2023-02-09 17:37:18 +00:00 |
|
|
|
2bbf0ee9fe
|
fix: add stop state check in recv_large_request
|
2023-02-09 13:59:38 +00:00 |
|
|
|
dd355e113d
|
fix px hang problem due to thread recyling
|
2023-02-08 16:03:58 +08:00 |
|
|
|
cde81bf4b1
|
fixed hidden sys tenant pin log disk in each server.
|
2023-02-07 14:20:40 +08:00 |
|
|
|
f8c5c2647f
|
[FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
|
2023-02-06 15:52:24 +08:00 |
|
|
|
814de27a42
|
dblink_write implement [FEAT MERGE]
Co-authored-by: zzg19950727 <1071026277@qq.com>
Co-authored-by: xianyu-w <707512433@qq.com>
|
2023-01-29 16:23:19 +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 |
|
|
|
3080f2b66f
|
Enhanced resource isolation capability, previous IOPS group control for front-end and back-end tasks
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
|
2023-01-28 15:58:19 +08:00 |
|
|
|
fd39c584f3
|
[CP] Fix px worker check status always return OB_SUCCESS
|
2023-01-12 19:02:33 +08:00 |
|
|
|
31171bb553
|
[FEAT MERGE] das framework optimization.
|
2023-01-12 19:02:33 +08:00 |
|
|
|
7c991b5da5
|
[FEAT MERGE] implement SQL level resource management based on pattern match
|
2023-01-12 19:02:33 +08:00 |
|
|
|
cca9f7c2d2
|
[CP] Give PX thread more better name
|
2023-01-12 19:02:33 +08:00 |
|
|
|
e363a01191
|
px thread auto recycling
|
2023-01-12 19:02:33 +08:00 |
|