Commit Graph

39 Commits

Author SHA1 Message Date
bef3ebb26f finetune observer start for easier debug 2024-02-10 04:25:01 +00:00
8924627121 [CP] fix rulescan bugs 2024-02-07 21:13:12 +00:00
0d61cfd350 [CP] temporarily unlimited memory before init config 2024-02-07 12:30:21 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
9ddb3fb67b finetune observer start for easier debug 2024-02-02 11:47:53 +00:00
8f4b4ba619 [CP] fix rulescan bugs 2023-12-14 12:43:15 +00:00
3dd5be7901 [CP] temporarily unlimited memory before init config 2023-12-07 07:11:44 +00:00
ee920752cb [CP] fix file read error 2023-10-19 07:39:28 +00:00
9b31f8aa03 [FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-15 02:40:26 +00:00
9085543640 Solve the problem that the sanity_check_range does not take effect when the length overflows 2023-08-08 07:54:58 +00:00
a543a1c63f [kill -15][AFTER_DESTROY]fix destroy threads for kill -15 2023-07-11 06:54:20 +00:00
48544979bf modify year of copyright 2023-06-12 12:12:16 +00:00
b746c352e6 add check_kill_gracefully case of vostest 2023-06-09 04:18:15 +00:00
f4b390d643 add destroy thread gracefully 2023-06-08 07:42:27 +00:00
5ae63edd53 fix kill15 issues 2023-06-07 12:12:29 +00:00
58ab2d88cb add destroy thread for kill 15 2023-06-01 10:12:00 +00:00
10ebab170d Fix a batch of memory not being split to tenant 2023-05-18 14:11:18 +00:00
70d62e0bc8 fix kill 15 core 2023-05-17 09:17:51 +00:00
186be18745 [PIE] Fix base address resolution error 2023-05-09 18:37:36 +00:00
42309e3d93 [FEAT MERGE] Support PIE 2023-04-22 14:13:33 +00:00
0dbff9d9b9 [FEAT MERGE] merge the feature OBServer supports specified IP start to master 2023-04-20 11:12:25 +00:00
b873dfb706 [FEAT MERGE]view of GV$OB_THREAD 2023-04-17 03:11:18 +00:00
51224417e1 fix: explicit set Worker::self_ to thread local 2023-03-24 10:11:22 +00: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
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
87a9357186 set the initial value of wrs to scn min 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
c36622e1c8 [CP] print core file size when CRASH ERROR 2022-11-08 06:05:35 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
57528cd7e4 fix memory leak 2022-01-27 10:58:30 +08:00
137a8f1f96 support asan and fix several memory bug 2021-09-18 21:54:07 +08:00
62cb470338 patch backup piece to 3.1. open source 2021-09-02 15:26:40 +08:00
abe31e8088 Fix the errors 'observer -h' and 'observer -V' 2021-08-02 21:17:19 +08:00
3d622cdd7b fix get_virtual_memory_used core in arm 2021-07-30 21:20:25 +08:00
83f34e730c fix: utf8_bin is not exists in oceanbase replace with utf8mb4_bin #155 (#156)
* fix: utf8_bin is not exists in oceanbase replace with utf8mb4_bin #155

* fix: typos version #179
2021-07-30 14:56:13 +08:00
jg0
f2f91f98c6 【CP】patch to opensource 2021-07-26 10:39:20 +08:00
42a6e1268b refine --help result (#151)
* add a OB_FAIL for ret check

* refine --help result
2021-07-13 21:57:19 +08:00
ly
5a51484bf9 fix: coredump when port num conflict
caused by ObLogger distruct after main(), some static instance that rely on may be destruct first
2021-06-17 10:40:46 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00