|
14ebf9e1ab
|
[CP] fixed read invalid data in case of read data concurrent with flashback
|
2025-02-14 11:46:00 +00:00 |
|
|
9d5d080ba9
|
[CP] fix mittest test_ob_simple_log_arb_mock_ele
|
2025-02-11 09:49:26 +00:00 |
|
|
b5442a665c
|
[CP][FEAT MERGE] support to force to set server list
|
2025-02-06 14:15:24 +00:00 |
|
|
4b47d1618f
|
modify length of extra_info of __all_rootservice_job
|
2025-01-24 02:46:32 +00:00 |
|
|
688e1ca505
|
rename REACH_TENANT_TIME_INTERVAL to REACH_THREAD_TIME_INTERVAL
|
2025-01-01 19:45:26 +00:00 |
|
|
1a6141df59
|
[FEAT MERGE]clog and opt statistics support io resource isolation
Co-authored-by: 18523270951@163.com <18523270951@163.com>
|
2024-11-22 03:15:13 +00:00 |
|
|
0e58dbeeb5
|
[FEAT MERGE] Refactoring ObTimer to reduce the number of threads
|
2024-11-21 03:45:19 +00:00 |
|
|
01fe394aba
|
add case owner for mittest/logservice
|
2024-11-20 11:14:44 +00:00 |
|
|
b44bd6e669
|
[fix] paxos member shouldn't be reigstered as a child
|
2024-11-08 03:13:49 +00:00 |
|
|
0ea64addcb
|
[test] fix mittest failed in farm
|
2024-10-29 04:14:17 +00:00 |
|
|
87bade3652
|
[CP][FEAT MERGE]support arbitration degradation policy
|
2024-09-27 13:16:02 +00:00 |
|
|
a0ebf7632b
|
fixed log file not continous on object storage after fast rebuild
|
2024-09-19 08:49:51 +00:00 |
|
|
dbdc2aed5d
|
fixed unstable mittest case
|
2024-09-18 06:15:26 +00:00 |
|
|
a90a362952
|
remove lob_ddl_mysql case in ss mode
|
2024-08-31 12:52:27 +00:00 |
|
|
d9203e2b94
|
add check_tg_id_leak case
|
2024-08-21 07:18:52 +00:00 |
|
|
f2cc96fbeb
|
fixed create arbration instance failed because concurrent create
|
2024-08-13 06:02:43 +00:00 |
|
|
5c1ed43664
|
fixed mittest(test_ob_simple_log_arb) failed
|
2024-07-29 09:35:17 +00:00 |
|
|
6f6d3fcd08
|
[CP] reduce the rpc count of PushLogResp
|
2024-07-15 12:47:13 +00:00 |
|
|
ddb72b85c9
|
add iterator_info stat for hot cache
|
2024-06-27 04:28:04 +00:00 |
|
|
d8fe3c810b
|
[FEAT MERGE][CP] migration choose source optimize and add restore source
Co-authored-by: LoLolobster <949673574@qq.com>
|
2024-06-17 22:51:03 +00:00 |
|
|
d19563a1ae
|
[CP] fixed mittest failed
|
2024-05-28 11:14:52 +00:00 |
|
|
d43df89ee1
|
fixed missing error codes
|
2024-05-24 05:24:21 +00:00 |
|
|
c10a663da7
|
fix: support raw_read() for log cache
|
2024-05-24 04:39:21 +00:00 |
|
|
7e0254fd00
|
[CP] fix log corrupt becuase raw write concurrently
|
2024-05-22 14:16:13 +00:00 |
|
|
82b9d623ef
|
optimize log print when restart observer failed because of check log pool integrity failed.
|
2024-04-30 12:56:29 +00:00 |
|
|
9de65fb1d7
|
[FEAT MERGE] incremental direct load phase I
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
|
2024-04-22 09:23:47 +00:00 |
|
|
49b1cfbe6b
|
[FEAT MERGE] support log cache for read optimazation
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
|
2024-04-16 10:45:36 +00:00 |
|
|
7ebd7eb100
|
[CP] fixed unstable mittest
|
2024-04-03 04:50:28 +00:00 |
|
|
39e11e3c17
|
[CP] fixed unstable mittest case
|
2024-04-01 10:15:34 +00:00 |
|
|
2f5b5ef256
|
[CP] [LOG] To merge the log4220 feature into the master branch.
|
2024-03-26 13:15:25 +00:00 |
|
|
ed65582a24
|
fixed unstable mittest case
|
2024-03-20 02:15:33 +00:00 |
|
|
1f253e6fd0
|
[opt] migrating replicas do not send log acks for reducing its impact on the leader
|
2024-03-18 12:45:04 +00:00 |
|
|
241d6bb7de
|
[PALF] add LogIOContext and LogIOUser
|
2024-03-08 03:30:32 +00:00 |
|
|
5ff857ba8b
|
[Election] revoke() -> advance_ballot() + downgrade_priority()
|
2024-02-22 03:16:30 +00:00 |
|
|
fc51a52d1b
|
optimize implement of get_max_applied_scn()
|
2024-02-10 09:10:04 +00:00 |
|
|
a41bedc587
|
fixed restart failed because of create ls failed in ObLogService
|
2024-02-10 08:55:39 +00:00 |
|
|
7325f3b22f
|
fixed no log callback because log disk full of arb replica
|
2024-02-10 06:34:00 +00:00 |
|
|
9a75df1e1a
|
[CP] [opt] avoid latency jitter of log replication when locking or unlock memberlist
|
2024-02-10 05:08:24 +00:00 |
|
|
40b6cab3fa
|
[CP] [fix] avoid loop when registering parents for R replicas
|
2024-02-09 18:22:56 +00:00 |
|
|
abac97250c
|
[arb][fix] fix incorrect usage of strncpy
|
2024-02-08 21:58:54 +00:00 |
|
|
f40c2f9ef7
|
[CP] [4.3] fix create user log stream problem with 2F1A and 4F1A
|
2024-02-08 15:59:34 +00:00 |
|
|
97d79c5a48
|
[CP] Control thread lease time for submit log thread.
|
2024-02-08 07:19:16 +00:00 |
|
|
9b425a11ce
|
fixed log disk usage execcded 100% because of recycleing blocks hang.
|
2024-02-07 22:09:44 +00:00 |
|
|
315fe90c5e
|
fixed memory leak when palf epoch changed.
|
2024-02-07 15:57:42 +00:00 |
|
|
c18fefb161
|
[FEAT MERGE] cherry pick restore_pf_opt from 421release to master
|
2024-02-06 21:42:11 +00:00 |
|
|
c8ef409bf3
|
Do not report ERROR when sample rate equals 100
|
2024-02-06 14:49:36 +00:00 |
|
|
999e6b5da9
|
optimize implement of get_max_applied_scn()
|
2024-02-04 13:12:03 +00:00 |
|
|
11ac2b02c7
|
fixed restart failed because of create ls failed in ObLogService
|
2024-02-04 11:41:58 +00:00 |
|
|
7456249dcf
|
fixed no log callback because log disk full of arb replica
|
2024-02-02 23:12:03 +00:00 |
|
|
bc20260080
|
[CP] [opt] avoid latency jitter of log replication when locking or unlock memberlist
|
2024-02-02 15:42:26 +00:00 |
|